Datablock Bug?
by David Higgins · in Torque Game Builder · 04/07/2007 (1:32 pm) · 3 replies
Not sure, but I believe this user found a bug in the 'new' code block parsing ...
garagegames.com/mg/forums/result.thread.php?qt=60232
Basically, some field statements appear to require additional indentation to be interpreted properly ... and I've noticed that when TGB serializes objects, it adds additional indentation to some of them ...
Bug? Undocumented Design?
garagegames.com/mg/forums/result.thread.php?qt=60232
Basically, some field statements appear to require additional indentation to be interpreted properly ... and I've noticed that when TGB serializes objects, it adds additional indentation to some of them ...
Bug? Undocumented Design?
About the author
#2
04/13/2007 (10:36 pm)
I doubt the OS has anything to do with how the C++ code parses strings ...
#3
04/19/2007 (10:23 pm)
It seems, this is not a bug. At least I havn't any problem with an identation yet on about one year of development. You can define all field in one line :) May be this user have an issue in dependent code.
Torque Owner Benjamin L. Grauer