https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85732
--- Comment #7 from Tom Straub ---
Hi Jonathan,
Thanks for really tracking that down. Looks like a really deep and subtle bug.
I hope somebody knows where to look to fix it in the glibc code.
Best, Tom
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85732
--- Comment #5 from Tom Straub ---
Hi Johnathon,
Okay, thanks for confirming. I didn't realize it was such as old bug. You're
right, I just recently switched over to using -static (got tired of the library
mismatches with multiple gcc versions o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85732
--- Comment #1 from Tom Straub ---
Sorry, wrong compiler included in post, here is the right one:
$ g++ --version
g++ (Ubuntu 6.4.0-17ubuntu1~16.04) 6.4.0 20180424
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the
mal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: gnu-org at bignm dot com
Target Milestone: ---
Created attachment 44110
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44110&action=edit
Source code and test output results sho
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63776
--- Comment #6 from Tom Straub ---
Hi Tim,
After banging my head against the wall looking for a solution to the C++11
UTF-8 support problems, I finally found what seems to be a great addition to my
project, which I think might be beneficial to G
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63776
--- Comment #5 from Tom Straub ---
Created attachment 34497
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34497&action=edit
Test Program for UTF-8 CPP library
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63776
--- Comment #3 from Tom Straub ---
Hi Tim,
OOPS! The versions used were Boost REGEX 1.55.0 and ICU 52. Got the versions
mixed up in my head.
Tom
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63776
--- Comment #2 from Tom Straub ---
Hi Tim,
Okay, a program very similar to this using the Boost REGEX library and ICU 4.55
works just fine with this.
According to my understanding, the "char" data type and "std::string" classes
were specificall
++
Assignee: unassigned at gcc dot gnu.org
Reporter: gnu-org at bignm dot com
Created attachment 33919
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33919&action=edit
Full test program source code
The locale has been set to "pt_BR.UTF-8" and the following St
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: gnu-org at bignm dot com
Created attachment 33918
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33918&action=edit
Source code of test program
Partial output from file below:
Note the String below shoul
10 matches
Mail list logo