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

rickg22 seems will be confused by himself soon :)

(1/1)

Profic:
From http://cvs.sourceforge.net/viewcvs.py/codeblocks/codeblocks/src/CodeBlocks.cbp?rev=1.44&view=log:

--- Quote ---Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Thu Apr 7 02:57:06 2005 UTC (32 hours, 23 minutes ago) by rickg22
Branch: MAIN
CVS Tags: HEAD
+ Added managed thread class for later use.

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Apr 5 04:12:31 2005 UTC (3 days, 7 hours ago) by rickg22
Branch: MAIN
* Removed output filename "codeblocks.cbp" from non-compilable targets. (TODO: Need to find out how it was added there in the first place)

--- End quote ---

while diff for 1.44 contains among other:

--- Code: ---@@ -293,6 +293,7 @@
 </Linker>
 </Target>
 <Target title="update">
+<Option output="G:\projects\codeblocks\src\CodeBlocks.cbp"/>
 <Option object_output=".objs"/>
 <Option deps_output=".deps"/>
 <Option external_deps=""/>
@@ -318,6 +319,7 @@
 </Compiler>
 </Target>
 <Target title="doc">
+<Option output="G:\projects\codeblocks\src\CodeBlocks.cbp"/>
 <Option object_output=".objs"/>
 <Option deps_output=".deps"/>
 <Option external_deps=""/>

--- End code ---

e.g. things removed out in 1.43.

If it is intended to be, then sorry fo noise.

rickg22:
Heheheheh, that was funny! :-P

OK for the record, I did _NOT_ Add those paths to the codeblocks project! It was a bug in the IDE I use to program codeblocks (and that IDE is... guess what :-P ). Anyway I added the "evidence" (the codeblocks.cbp) to the CVS tree so Mandrav could read it and say: "Oh sh... he's right".

According to SourceForge, the bug that adds the project's absolute pathname to the targets has been already fixed. Hopefully, in my next download from CVS, the codeblocks.cbp will be clean now (cross your fingers! :-P )

Navigation

[0] Message Index

Go to full version