Posts: 3,004
Threads: 12
Joined: May 2011
I once saw that the YSI library isn't compatible with JIT or Zeex's Pawn library and I wanted to know which one of them isn't compatible and if I can use specific libraries which are compatible with the two above.
(specifically iterate/foreach, ycmd, stringhash, va, qwertyuip and inline)
Posts: 3,004
Threads: 12
Joined: May 2011
Quote:
Originally Posted by ******
I've been working on it. Zeex's compiler has been supported for a long time. Parts of YSI also work with the JIT already, but not many. I have a branch that is more done, though it is a little behind master in other areas. Currently I've got everything but y_inline done.
|
I read one of your posts that you've been reusing code from other libraries, so I ain't sure if I can include anything but y_inline (?)
I'd appreciate if you could create a table with compatibility; I ain't sure what features are missing when you say "little behind the master" but I suppose they're minor and probably not something I'd use.
Last but not least, what was/is the incompatibility with JIT?
I wonder in case if I stumble upon one - I could identify it or avoid using specific code.