Page 1 of 1

Dbrowser error displaying negative integer

Posted: Tue Apr 28, 2009 11:32 am
by HughDarwen
The statement "output -2;" works fine but typing just -2 in the input pane results in an error message.

(I discovered this bug while testing the COMPARE_TO operator provided in OperatorsChar.d. COMPARE_TO('Date','Darwen') results in 2 but comparing those two strings the other way around fails, which I have to regard as unfair discrimination :x )

Hugh

Re: Dbrowser error displaying negative integer

Posted: Tue Apr 28, 2009 9:15 pm
by Dave
This will be fixed in version 0.3.16. I forgot to tell the parser that processes Rel responses to recognise negative integer and rational values! :roll: