Jez Higgins

Freelance software grandad
software created
extended or repaired


Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed

Arabica

Still trying to work my way through what gcc does on platforms where it's wchar_t support is shakey. Under cygwin, for instance, std::wstring is declared but not defined, so you get a link failure. Under Solaris, it isn't declared at all, so you get a compile failure. This might be because I'm using slightly different versions - 3.2 vs 3.2.3. There are similar things going on with std::char_traits and std::codecvt too. It's such a hassle - so much time wasted over pretty trivial things.`
Tagged code, arabica, xml, and c++


Jez Higgins

Freelance software grandad
software created
extended or repaired

Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed