On Wednesday, January 2, 2019 1:24 PM, Vincent Torri <[email protected]> wrote: > just for some ideas, here is a patch for this code : > https://pastebin.com/bHdMVjLZ
It would be really nice to start pushing this through phab for review as this would allow for a better tracking of it for sure. I really recommend switching to git phab as described: https://phab.enlightenment.org/w/arcanist/ (I know the page title is "slightly" misleading). > I have to add a macro (EINA_BIGENDIAN) with configure as the code is inlined > > ideas, remarks ? I think you should use the macro WORDS_BIGENDIAN which is already available in both meson and the autotools. I think I kind of understand why you wouldn't want to use them even on Linux and I am fine the way it looks and seems to generate the proper asm at the end. Cedric _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
