davidchisnall / dtc

FreeBSD Device Tree Compiler
18 stars 15 forks source link

Allow char literal convertion into unsigned #82

Closed ssilnicki-dev closed 12 months ago

ssilnicki-dev commented 12 months ago

required to compile stm32mp1xxx dtb

jlduran commented 12 months ago

It looks fine, but let's wait for a review. If accepted: Close #81

davidchisnall commented 12 months ago

Thanks. I am happy to merge this, but I'd prefer if we handled common escape characters in character literals first.

ssilnicki-dev commented 12 months ago

please squash & merge. I prefer to keep history

davidchisnall commented 12 months ago

Thanks!

jlduran commented 12 months ago

Thank you! I'll try downstreaming it as soon as possible: https://reviews.freebsd.org/D42438