|
From: Wolfgang J. <wo....@ka...> - 2014-11-28 15:41:47
|
Hi Eric, the Eiffel compilation of the attached micro class by GEC works very well but C compilation fails because of imbalanced parentheses. In Eiffel, this is a built-in macro, other macro externals are treated correctly. BTW, macro 'GE_real_64_positive_infinity' is defined in $GOBO/tool/gec/runtime/c/ge_real.h as 'GE_real_64_from_bits(GE_nat64(0x7FF0000000000000))'. What about defining it as 'INFINITY' coming from math.h? With best regards Wolfgang -- Dr. Wolfgang Jansen Lauenburger Straße 40 D-12169 Berlin Tel: (+49) 0172 40 86 916 e-mail: wo....@ka... |