-
In HEAD the exception class returns a const char* from a std::string::c_str() which is on the stack. Per definition of c_str() the returned pointer is only valid as long as a) the instance is valid, b) the string has not been modified.
Since the string object is on the stack, it will go out of scope and render the returned const char* invalid.
instead of keeping two string with general message...
2008-12-02 15:13:31 UTC in The Sick LIDAR Matlab/C++ Toolbox
-
hangman committed patchset 207 of module css to the Crystal Studio CVS repository, changing 16 files.
2005-08-05 20:29:29 UTC in Crystal Studio
-
hangman committed patchset 182 of module css to the Crystal Studio CVS repository, changing 1 files.
2005-05-23 09:51:44 UTC in Crystal Studio
-
hangman committed patchset 181 of module css to the Crystal Studio CVS repository, changing 7 files.
2005-05-23 09:50:54 UTC in Crystal Studio
-
Yes, we're still moving, Jan is doing great work on the mapbrowser and generally cleaning up code making it more enjoyable to work with.
I started writing a icssCreateView compatible MapBrowser which will be called the panelframe plugin.
greetings,
phil.
2005-02-25 23:47:18 UTC in Crystal Studio
-
Some might wonder, why this project hasn't released any files yet. Well the problem is that CStudio works closely together with CS and is written against CrystalSpace CVS. We will do a full release with Crystal Space's next release (1.0 ?) this will also be CStudio 1.0. greets, Phil.
2005-02-13 21:47:53 UTC in Crystal Studio
-
I changed the look of the homepage a bit, hope everybody's happy with it.. (I'm not a designer!). Also the news script is now integrated with the sf.net news system, which should make news updates less of a pain.
2005-02-11 14:47:09 UTC in Crystal Studio
-
The core of CStudio is up and running, but it still lacks a lot of plugins (editmode, object creators, views). There are some tutorials over at community.crystalspace3d.org, be sure to read those and start creating some cool plugins.
2005-02-11 12:56:36 UTC in Crystal Studio
-
hangman committed patchset 107 of module css to the Crystal Studio CVS repository, changing 1 files.
2005-01-12 10:45:51 UTC in Crystal Studio
-
hangman committed patchset 106 of module css to the Crystal Studio CVS repository, changing 1 files.
2005-01-12 10:43:10 UTC in Crystal Studio