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

TinyXml with Unicode thread

<< < (5/5)

takeshimiya:
The link http://www.280z28.org/CodeBlocks/patches/complete-rev1565u.patch does not works.

Anyways, there is a problem with your patches, you provide some here but not all on the sf.net tracker?

I'll want to see instead is more small patches, posted and updated in sf.net

280Z28:

--- Quote from: Takeshi Miya on December 22, 2005, 08:27:19 pm ---The link http://www.280z28.org/CodeBlocks/patches/complete-rev1565u.patch does not works.

Anyways, there is a problem with your patches, you provide some here but not all on the sf.net tracker?

I'll want to see instead is more small patches, posted and updated in sf.net

--- End quote ---

I don't have what I consider a "workable solution to the problem." Only once I'm sure they work, I post them at SF. :)

I have posted quite a few of the Unicode fixes at SF already.

By the way, CodeBlocks\src\sdk\wxscintilla\src\scintilla\src\Editor.cxx is ASCII. On top of that, there is a character at line 1195 that prevents Code::Blocks from opening it (it opens as blank) if UTF8 is specified. As a workaround, I changed lines 364, 390, and 405 of codeblocks\src\sdk\globals.cpp from wxConvUTF8 to wxConvLibc. I have no idea if that was a good idea (so I haven't posted a patch), but it worked on my system so I left it.

Edit: I make no guarantees concerning my multi-patches I post on here. :lol:

takeshimiya:
No, I wasn't saying your patches didn't work.

The link http://www.280z28.org/CodeBlocks/patches/complete-rev1565u.patch  still doesn't works.

280Z28:

--- Quote from: Takeshi Miya on December 22, 2005, 08:50:54 pm ---No, I wasn't saying your patches didn't work.

The link http://www.280z28.org/CodeBlocks/patches/complete-rev1565u.patch  still doesn't works.

--- End quote ---

:oops: Oh well 1565's history anyway :lol:

Navigation

[0] Message Index

[*] Previous page

Go to full version