search for: readexpon

Displaying 2 results from an estimated 2 matches for "readexpon".

2009 Aug 20
2
[LLVMdev] error api for APInt / APFloat
...8, 10, or 16! Invalid string length string is only a minus Insufficient bit width Invalid digit in string for given radix APInt::toString: "Radix should be 2, 8, 10, or 16! For the recoverable APFloat assertions: assertArithmeticOK: Compile-time arithmetic does not support these semantics readExponent: Exponent has no digits Invalid character in exponent totalExponent: Invalid character in exponent skipLeadingZeroesAndAnyDot: String cannot be just a dot interpretDecimal: Multiple dots in float Invalid character in digit string trailingHexadecimalFraction: Invalid trailing hexadecimal frac...
2009 Aug 20
0
[LLVMdev] error api for APInt / APFloat
...gt; Insufficient bit width > Invalid digit in string for given radix > > APInt::toString: > "Radix should be 2, 8, 10, or 16! > > > For the recoverable APFloat assertions: > > assertArithmeticOK: > Compile-time arithmetic does not support these semantics > > readExponent: > Exponent has no digits > Invalid character in exponent > > totalExponent: > Invalid character in exponent > > skipLeadingZeroesAndAnyDot: > String cannot be just a dot > > interpretDecimal: > Multiple dots in float > Invalid character in digit string > &...