News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Serious regression due to rev 5124

Started by killerbot, July 20, 2008, 11:54:50 PM

Previous topic - Next topic

killerbot

For example go to the "linker settings : Link libraries". Take for example a project which has more then 1 library.

1) Choose any of those libraries and click edit --> empty selection text

2) adjust for example the second one --> the first one get's replaced by the 'adjusted second one' and the original second on remains in place

This is most probably due to rev 5124 :
Quoteallow multiple selection for libraries in compiler options for all operations (move, copy, delete...)

@Martin : it seems things are not ok with events :
event.GetString() and event.GetSelection(). Are you sure this can/should work as you were intended ??

MortenMacFly

Quote from: killerbot on July 20, 2008, 11:54:50 PM
@Martin : it seems things are not ok with events :
event.GetString() and event.GetSelection(). Are you sure this can/should work as you were intended ??
Ok... it took me a while to reproduce. This is *only* if you click on the "edit" button. If you double-click on the lib (which I do normally) it works as expected. Now that I know when it happens I am starting to research... ;-)
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]

MortenMacFly

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]