Neil Booth wrote: >If they're long doubles, they should have a decimal point in them. > >As they are, the integer constants are just that and have type long, for >which the value is too large as reported. > >Neil. > Thanks. I'm currently testing a patch for this problem. Ciao, Paolo.