Skip to content

Support hexadecimal numeric literals. - #661

Merged
swankjesse merged 1 commit into
masterfrom
jwilson.0716.default_numbers
Jul 22, 2017
Merged

Support hexadecimal numeric literals.#661
swankjesse merged 1 commit into
masterfrom
jwilson.0716.default_numbers

Conversation

@swankjesse

Copy link
Copy Markdown
Collaborator

Also crash with violence on octal literals. Our previous behavior was
incorrect (we'd say 010 is ten and not eight) and I'd rather find out
about this and fix the source rather than change the behavior with a
version upgrade.

Closes: #655

@swankjesse
swankjesse force-pushed the jwilson.0716.default_numbers branch from 68e226e to fdd558c Compare July 22, 2017 13:55
Also crash with violence on octal literals. Our previous behavior was
incorrect (we'd say 010 is ten and not eight) and I'd rather find out
about this and fix the source rather than change the behavior with a
version upgrade.
@swankjesse
swankjesse force-pushed the jwilson.0716.default_numbers branch from fdd558c to e0b1395 Compare July 22, 2017 14:35
@swankjesse
swankjesse merged commit b6d9954 into master Jul 22, 2017
@oldergod
oldergod deleted the jwilson.0716.default_numbers branch January 4, 2019 18:13
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

Successfully merging this pull request may close these issues.

NumberFormatException when compiling TREZOR proto definitions

2 participants