gamato

Results 4 comments of gamato

Hm, I've just noticed that the issue disappears when I turn session autoloading off. Also please note that this was new installation without any sessions saved / available.

What if Qore::parse_float() and Qore::parse_number() would accept 3rd arg "bool strict = False" that would turn on strict parsing that might throw an exception (if input looked e.g. "1x2") ?...