News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Class Wizard Plugin Enhancements

Started by scarphin, October 07, 2014, 01:20:08 PM

Previous topic - Next topic

MortenMacFly

Quote from: scarphin on October 22, 2015, 11:46:56 AM
Also the initial value of 'remove prefix' box seems to be broken, it should be 'm_' but it is 'm&'. Attached patch also fixes that.
Applied that one. This seems to have happened on a merge or while saving the XRC file. Weird that this happened becasue in my copy it is still correct. Lets hope it works this time...
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

scarphin

Ok it works now, thanks.

I forgot to mention, you may want to change the status of the ticket in sourceforge to closed to avoid further distraction. Link here:
http://sourceforge.net/p/codeblocks/tickets/61/

MortenMacFly

Quote from: scarphin on October 23, 2015, 03:35:12 PM
http://sourceforge.net/p/codeblocks/tickets/61/
Done, thanks and now I know where this came from. Normally I keep track of the patches but in that case I've forgotten the source.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

scarphin

Oh, I thought you were browsing the patch tracker to find a year old patch. ;)