Skip to content

Binary Reader does not accept empty newlines at EOF #64

@Milo-D

Description

@Milo-D

Currently the binary reader will return failure (illegal symbols in hex file) on newlines at end of file.

This exception can be avoided by removing the newline at end of file. Usually, gcc and avra do not create newlines at EOF, so there should not be a problem with binaries created by tools like gcc.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginfo

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions