Fix numeric escapes in strings #642

Merged
zxq9 merged 2 commits from fix_numeric_escapes into master 2019-09-13 15:04:07 +09:00
zxq9 commented 2019-09-13 04:18:17 +09:00 (Migrated from gitlab.com)

Created by: hanssv

Allow for example "\x19Ethereum Signed Message:\n" :-)

*Created by: hanssv* Allow for example `"\x19Ethereum Signed Message:\n"` :-)
zxq9 commented 2019-09-13 04:46:36 +09:00 (Migrated from gitlab.com)

Created by: UlfNorell

Review: Approved

Could consider nicer error message for bad escape codes ("\xxx" will crash with a badarg I believe).

*Created by: UlfNorell* **Review:** Approved Could consider nicer error message for bad escape codes ("\xxx" will crash with a badarg I believe).
zxq9 commented 2019-09-13 05:28:56 +09:00 (Migrated from gitlab.com)

Created by: hanssv

Absolutely - I was short on time...

*Created by: hanssv* Absolutely - I was short on time...
zxq9 commented 2019-09-13 14:52:29 +09:00 (Migrated from gitlab.com)

Created by: happi

Review: Approved

*Created by: happi* **Review:** Approved
zxq9 commented 2019-09-13 15:04:07 +09:00 (Migrated from gitlab.com)

Merged by: hanssv at 2019-09-13 06:04:07 UTC

*Merged by: hanssv at 2019-09-13 06:04:07 UTC*
Sign in to join this conversation.
No description provided.