mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 18:58:51 +00:00
5ec2121cf2
Client: Compiler general Patch: mreve <aadymek@gmail.com> This closes #461 Update hexconstant regex in thriftl.ll As it is now, the parser doesn't allow hex constant values to be negative (it throws a 'bad syntax' error).The change updates the regex and the part that parses the hex value from the string read from the IDL file to support negative values. Add test to ConstantsDemo.thrift Before the change, "make install" would break with negative hex constant in ConstantsDemo.thrift. Now it compiles. |
||
---|---|---|
.. | ||
cpp |