Re: text.e bugs?
- Posted by cargoan Jan 23, 2015
- 2001 views
jimcbrown said...
Can you just send me your finished version of text.e , with all patches already applied?
Done.
http://openeuphoria.org/pastey/264.wc
interpreting /home/cargoan/euphoria-LINUX-4.1.0/tests/t_text.e: failed: format 'AH', expected: "11111111111111111111111101001111" but got: "1111111111111111111111111111111111111111111111111111111101001111" 178 tests run, 177 passed, 1 failed, 99% success FAILURE: /home/cargoan/euphoria-LINUX-4.1.0/tests/t_text.e program died with status 1 Test results summary: FAIL: /home/cargoan/euphoria-LINUX-4.1.0/tests/t_text.e Files (run: 1) (failed: 1) (0% success)and this:
puts(1, format("[X,_]", {-2})) -- prints FFFF_FFFF_FFFF_FFFE
64 bit integers.