Changeset - r9648:996b8efd5c66
master
0
51
0
(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they were printed, otherwise the text could change due to the few number of slots that could be used to bind.
-Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
-Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
51 files changed with 123 insertions and 174 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)