User forums > Nightly builds

The 02 February 2009 build (5432) is out.

<< < (2/9) > >>

ollydbg:

--- Quote from: MaxGaspa on February 02, 2009, 10:26:48 pm ---Dear All,

Using the latest nigthly 5432 in a Windows XP SP3 environment I'm observing the following strange behaviour.

Using ISO-8852-1 as "Use encoding opening file" and havign all my source code encoded in that encoding I'm getting:

1) With "As fallback encoding" selected -> OK
2) With "As default encoding" -> no characters are present in editor when I open a file.

Using the option 2) the Edit->File Encoding menu is showing (correctly) ASCII(ISO-8859-1) but no characters are present.

I think is a bug of the latest related feature added just before the nightly.

Hope this helps.

Max


--- End quote ---
This bug still exists in this nightly build. I have reported in this thread:
http://forums.codeblocks.org/index.php/topic,9986.msg69449.html#msg69449
And in the dialog the option 2 "As default encoding" button is beyond it's static box of "Use this encoding".


[attachment deleted by admin]

hying:
to ollydbg
please look:
http://forums.codeblocks.org/index.php/topic,9873.msg69793.html#msg69793

stahta01:
Patch to fix Windows NON-PCH compile.
Tim S


--- Code: ---Index: src/sdk/encodingdetector.cpp
===================================================================
--- src/sdk/encodingdetector.cpp (revision 5435)
+++ src/sdk/encodingdetector.cpp (working copy)
@@ -13,6 +13,7 @@
     #include <wx/file.h>
     #include <wx/string.h>
     #include "manager.h"
+    #include "logmanager.h"
     #include "configmanager.h"
 #endif // CB_PRECOMP
 

--- End code ---

pasgui:
Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui

nanyu:

--- Quote ---HexEdit plugin: Make use ..., Make sure the entry in the "File" menu is not at the bottom
--- End quote ---

It was done with English lang, but  the entry of  HexEdit in the "File" menu is also at the bottom while  startup Code::Blocks with Chinese lang package.
 

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version