News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

rev 8027 not compiling

Started by daniloz, June 04, 2012, 02:08:07 PM

Previous topic - Next topic

daniloz

The latest commit (rev 8027) broke the compilation of compilergcc.cpp:


C:\Work\codeblocks_trunk\src\plugins\compilergcc\compilergcc.cpp:1373:41: error: 'tgtStr' was not declared in this scope

MortenMacFly

Quote from: daniloz on June 04, 2012, 02:08:07 PM
The latest commit (rev 8027) broke the compilation of compilergcc.cpp:
Try again, and don't be so fast next time. :-) I merges to trunk from a wrong working copy, but it was already fixed in SVN some minutes later.
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]

daniloz

Quote from: MortenMacFly on June 04, 2012, 03:03:18 PM
Try again, and don't be so fast next time. :-) I merges to trunk from a wrong working copy, but it was already fixed in SVN some minutes later.

Ok, I'll try to be (more) patient next time.... But, just for the record, the minutes here are much longer as on your side, SVN time-stamps says almost 3 hours between commits...  ;D

MortenMacFly

Quote from: daniloz on June 04, 2012, 03:30:06 PM
But, just for the record, the minutes here are much longer as on your side, SVN time-stamps says almost 3 hours between commits...  ;D
<philosophic_mode>
Minutes, hours... aren't hours just minutes or even seconds in our lifetime?
</philosophic_mode>
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]