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

Last standing unicode problem

<< < (4/7) > >>

killerbot:
just curious, why is STL not acceptable ??

Not portable with selection ansi/unicode ??

mandrav:

--- Quote from: killerbot on December 02, 2005, 01:09:42 pm ---just curious, why is STL not acceptable ??

Not portable with selection ansi/unicode ??

--- End quote ---

For starters, STL is not enabled by default in wxWidgets configuration.
And even, if enabled, we 'd have tons of problems with wxWidgets and STL (tried it). Not to mention the unicode issues...

EDIT: don't get me wrong, in my own non-wx projects I use STL all the time. I don't know what I would have done without it ;)

Michael:

--- Quote from: mandrav on December 02, 2005, 01:36:56 pm ---EDIT: don't get me wrong, in my own non-wx projects I use STL all the time. I don't know what I would have done without it ;)

--- End quote ---
Sorry for the question, but what do you use instead of STL in your wx projects?

Thank you.

Best wishes,
Michael

takeshimiya:
And I can add: Sorry for the question :), but what are your non-wx projects? Something opensource?

Back on topic:
I've diff-compared the string related code from 2.6.1 and 2.6.2 and found nothing relevant. :?

mandrav:

--- Quote from: Takeshi Miya on December 02, 2005, 02:21:21 pm ---And I can add: Sorry for the question :), but what are your non-wx projects? Something opensource?

--- End quote ---

Unfortunately, no :)


--- Quote from: Takeshi Miya on December 02, 2005, 02:21:21 pm ---Back on topic:
I've diff-compared the string related code from 2.6.1 and 2.6.2 and found nothing relevant. :?

--- End quote ---

Yes, I know. It makes no sense at all...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version