Displaying 2 results from an estimated 2 matches for "hexatridecim".
Did you mean:
hexatridecimal
2011 Sep 16
0
[LLVMdev] Build Failure
...r 2011-09-14 15:54:46 +0000 57) if (r <= radix-11)
139695 dgregor if (r <= radix-11)
------------------------------------------------------------------------
r139695 | dgregor | 2011-09-14 10:54:46 -0500 (Wed, 14 Sep 2011) | 1 line
Add APInt support for converting to/from hexatridecimal strings
------------------------------------------------------------------------
-Dave
2011 Sep 19
0
[LLVMdev] Still Build Errors
...Int.cpp:61: error: comparison between signed and unsigned integer expressions
I believe this is the culprit:
------------------------------------------------------------------------
r139695 | dgregor | 2011-09-14 10:54:46 -0500 (Wed, 14 Sep 2011) | 1 line
Add APInt support for converting to/from hexatridecimal strings
------------------------------------------------------------------------
-Dave