This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Bug libstdc++/17005] wide character strings don't work on HP-UX11i using gcc 3.4.1


John David Anglin wrote:

This is a work in progress.  In one sense, the patch is complete
except for documenting the -munix= option.

First, thanks for your work: if I understand well, on 11.11, and default
for -munix, we have obtained a clean wchar_t testsuite: great!

However, it's dangerous
to use other than default for this option.


Unfortunately, I have trouble understanding the details of your concerns:
hopefully, someone else will give you more meaningful advice. My naive
impression is that the new, documented, default, cannot be really dangerous,
by itself and the same for well documented new options. Also, if I
understand well, those options (93, 95, that is) can only lead to a behavior
similar to what we had before your patch... On the other hand, if this is
not the case, in my opinion you could work on adding that possibility.

Thanks again,
Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]