Author Topic: rev 8027 not compiling  (Read 4464 times)

Offline daniloz

  • Regular
  • ***
  • Posts: 268
rev 8027 not compiling
« on: June 04, 2012, 02:08:07 pm »
The latest commit (rev 8027) broke the compilation of compilergcc.cpp:

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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: rev 8027 not compiling
« Reply #1 on: June 04, 2012, 03:03:18 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline daniloz

  • Regular
  • ***
  • Posts: 268
Re: rev 8027 not compiling
« Reply #2 on: June 04, 2012, 03:30:06 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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: rev 8027 not compiling
« Reply #3 on: June 04, 2012, 04:31:34 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ