Re: OpenEuphoria on the raspberry pi
- Posted by Jerome Feb 14, 2013
- 2713 views
mattlewis said...
rkdavis said...
5964 eui t_math.e -all prints nothing at all 5957 fails 11 tests http://openeuphoria.org/pastey/197.wc
Thanks! It looks like we have a problem with bitwise operations. Looking at t_math.e, I notice that we have no and_bits tests, though it is used in all of the tests that failed.
Matt
Thanks guys for hunting this down! I'm on camping trip this weekend and won't be able to help debug, but I appreciate the effort!
Thanks,
Ira