User forums > Nightly builds

The 29 May 2008 build (5082) is out.

<< < (4/6) > >>

killerbot:

--- Quote from: stahta01 on June 02, 2008, 03:17:52 pm ---Patch for NON-PCH Build on Windows.

Tim S


Index: src/plugins/contrib/headerfixup/fileanalysis.cpp
===================================================================
--- src/plugins/contrib/headerfixup/fileanalysis.cpp   (revision 5084)
+++ src/plugins/contrib/headerfixup/fileanalysis.cpp   (working copy)
@@ -12,6 +12,7 @@
   #include "manager.h"
   #include "editormanager.h"
   #include "cbeditor.h"
+  #include "logmanager.h"
 #endif
 
 #include <wx/ffile.h>


--- End quote ---

done

Loaden:
In Debian Lenny, I opened CB and edit some source code. When i type 'wxS', the 'S' will make CB crash.
In the /tmp dir, it's exist a folder: codeblocks_dbgrpt-12559-20080603T220018, but nothing in it.
When i retry again, the crash repeat.

MortenMacFly:

--- Quote from: stahta01 on June 02, 2008, 03:17:52 pm ---Patch for NON-PCH Build on Windows.
Index: src/plugins/contrib/headerfixup/fileanalysis.cpp
===================================================================
--- src/plugins/contrib/headerfixup/fileanalysis.cpp   (revision 5084)
+++ src/plugins/contrib/headerfixup/fileanalysis.cpp   (working copy)
@@ -12,6 +12,7 @@
   #include "manager.h"
   #include "editormanager.h"
   #include "cbeditor.h"
+  #include "logmanager.h"
 #endif
 
 #include <wx/ffile.h>

--- End quote ---
:lol: :lol: :lol:

I can't believe it! That's what this plugin is actually for: NOT to have to apply any PCH fixes... Need to dig into that. WTF...?! :shock:

Loaden:
Debian Lenny: Using CB, the computer shut down, when i restart the computer, and open the prev project, i found all file can not edit. and the project show with a lock ico.
How to unlock the project?
Thanks!
---------------------------------
Found the reason! because the disk is read-only!

Loaden:
Debian: if some cpp file include chinese char, and Settings->Editor->Default encoding is 'Windows 936', this file will auto change encoding to ISO-8859-1, and the chinese char can not show correct.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version