On 22 November 2013 16:42, Fausto Saporito <[email protected]>wrote:

> yes, it's a FP stack overflow... :-)


often that means that there is a function that should be declared to return
a float or double
but is relying on a default declaration as int, or is declared, but
incorrectly.

Reply via email to