Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML parsing error (issue moved from epiphany-libs) #23

Open
aolofsson opened this issue Jul 25, 2014 · 0 comments
Open

XML parsing error (issue moved from epiphany-libs) #23

aolofsson opened this issue Jul 25, 2014 · 0 comments

Comments

@aolofsson
Copy link
Member

The XML parser does not allow tabs/newlines to separate attributes. Thus:

The sixth attribute of chip will be reported as \n\t core_memory_size rather than just core_memory_size.

The workaround is to keep all attributes on the same line. Not an urgent issue, since the standard XML files are not affected, and there is a trivial workaround. Filed for the record.

@aolofsson aolofsson changed the title XML parsing error (issue moved rom epiphany-libs) XML parsing error (issue moved from epiphany-libs) Jul 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant