Escanor Liones

Results 50 comments of Escanor Liones

@kuka69 @bogdanovan @lc-stevenzhang @TheDanielz3 @thecomputerguythatdoesntsuck Which App are you all referring to? Please be specific.

@rnicoll Yes, I have seen three with legitimate failures that need to be investigated and fixed. Two of them are ``Not Implemented`` errors, which is good, that is the point...

@SkivvyNivvy @etherx-dev Were you able to solve your issue?

I am looking at all the errors...its a different error for each system. hahahhahahahahaha Okay, here we go: 1. The ARM errors: I think the thing to do here is...

We are now getting the same error on all but the MacOS platform. Those errors will be fixed when the flags are added to the compiler. As for MacOS, the...

@patricklodder @rnicoll Okay, ARM and MacOS are ready to go. We need to add the compiler flags to fix the others. Alternatively, we could just use the byte code implementation...

@patricklodder Given this particular implementation checks for availability of this instruction at runtime, the default on the compiling side should be to always enable it. How that is done is...

@patricklodder @rnicoll How do I detect ARM at the configure.ac level? That is the only way I can think of to solve this. I can think of another way, but...

@patricklodder @michilumin Could you please review?