The cocos-x is using a too old version of tolua++

http://www.codenix.com/~tolua/
According to the homepage of tolua**, the 1.0.92 is released 5 years ago.
Why not try the version 1.0.93 ?
P.S.
By the way, tolua** cannot pass a string which contained a ‘’ in it.

Yeap, we will try 1.0.93 next version.

By the way, tolua++ cannot pass a string which contained a ‘’ in it.
Could you give an example?

No way to pass a zero-contained string by tolua++.

Fwiw, I’ve just compiled and built tolua++1.0.93 and it seems to generate identical files! (Oddly, and I’ve checked subvesion it continues to report itself as v. 1.0.92, but I’m fairly sure its a new version!)