Krzysztof Gozdziewski wrote:
I have found a strange behaviour of the gpc compiler, when reading real numbers, having the form x.xxe+00 They are converted to 0.
[...]
/home/chris/Gravity>gpc --version 2.0(2.7.2.1)
GPC 2.0 is quite an old version (almost a year old now...). I recently rewrote the reading of real numbers completely, and with my code, your example works fine. The new code is not yet present in the latest beta version in GPC, but will be there in the next version to appear. It will be announced here in the list, not too far in the future, I think.