Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

inconsistency between wxs and cpp/h files in code::blocks itself

<< < (2/2)

MortenMacFly:

--- Quote from: nausea on April 12, 2012, 06:08:57 pm ---PS: should I post the patches here as attachment, once I'm done?

--- End quote ---
Yes, if you get no response, put it in the patch tracker and post a link.

frithjofh:
patch for according files attached. These were all I found to be faulty. The others are checked to be alright, that is, they compile alright. Checked only contrib workspace.

And: the ConfigPanel in the DoxyBlocks plugin has a minor quirk: everytime the wxs file is opened it makes changes to the sources that conflict with cbStyleTextCtrl. wxSmith seems to not be able to figure out the correct number of parameters for the widget, see comment on line 42 in ConfigPanel.wxs

Please tell me if they worked and were alright.

MortenMacFly:

--- Quote from: frithjofh on April 12, 2012, 06:58:33 pm ---Please tell me if they worked and were alright.

--- End quote ---
They do not work, what patch format did you choose?

Please do as following:
In your C::B SVN source tree, apply the patch, then type in the root of C::B's SVN folder:
svn diff > my.patch
(...assuming you have the subversion command line tool installed.)

There are many diff format flavours around - we need the one compatible to SVN which is produced that way.

frithjofh:
OK. next try. as attached...

hope this one works

MortenMacFly:

--- Quote from: frithjofh on April 13, 2012, 01:13:01 pm ---hope this one works

--- End quote ---
Yes, and applied in trunk. Thank you!

Navigation

[0] Message Index

[*] Previous page

Go to full version