Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: grv575 on January 05, 2006, 12:12:46 am
-
Spaces in global variable paths cause them to fail:
http://sourceforge.net/tracker/index.php?func=detail&aid=1397329&group_id=126998&atid=707416
-
That's fixed.
Interestingly, it should have worked all the way, as there was a call to QuoteStringIfNeeded(). Now there are two calls, and it works...