Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => CodeCompletion redesign => Topic started by: Loaden on May 13, 2010, 03:08:54 pm

Title: Let's project using standalone Parser
Post by: Loaden on May 13, 2010, 03:08:54 pm
These problems can be resolved through this patch.
http://forums.codeblocks.org/index.php/topic,12493.0.html (http://forums.codeblocks.org/index.php/topic,12493.0.html)
http://forums.codeblocks.org/index.php/topic,12388.msg84195.html#msg84195 (http://forums.codeblocks.org/index.php/topic,12388.msg84195.html#msg84195)
Welcome to test!

[attachment deleted by admin]
Title: Re: Let's project using standalone Parser
Post by: ollydbg on May 14, 2010, 04:48:46 am
Does this patch has any dependency on other patches? like the conditional preprocessor handling patch??
Title: Re: Let's project using standalone Parser
Post by: Loaden on May 14, 2010, 06:52:00 am
Does this patch has any dependency on other patches? like the conditional preprocessor handling patch??
Not dependent on other patch.
In the future, we need develop code refactoring features, so the value of this patch will be more!
Otherwise, the code refactoring will be difficult to complete.