This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
RE: [RFA-v6] Handle cygwin wchar_t specifics
- From: "Pierre Muller" <pierre dot muller at ics-cnrs dot unistra dot fr>
- To: "'Tom Tromey'" <tromey at redhat dot com>
- Cc: <gdb-patches at sourceware dot org>, "'Pedro Alves'" <pedro at codesourcery dot com>
- Date: Thu, 21 Apr 2011 18:38:55 +0200
- Subject: RE: [RFA-v6] Handle cygwin wchar_t specifics
- References: <5928.31498147479$1302882967@news.gmane.org> <m3wriq3zbu.fsf@fleche.redhat.com> <000201cbff30$e2266030$a6732090$@muller@ics-cnrs.unistra.fr> <201104202208.15956.pedro@codesourcery.com> <002c01cbfff1$53197690$f94c63b0$@muller@ics-cnrs.unistra.fr> <003e01cbfff4$18f602f0$4ae208d0$@muller@ics-cnrs.unistra.fr> <24274.3825926029$1303376558@news.gmane.org> <m3pqofzo72.fsf@fleche.redhat.com> <4691.37052209607$1303396084@news.gmane.org> <m37hanzltg.fsf@fleche.redhat.com>
> -----Message d'origine-----
> De?: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Tom Tromey
> Envoyé?: jeudi 21 avril 2011 17:06
> À?: Pierre Muller
> Cc?: gdb-patches@sourceware.org; 'Pedro Alves'
> Objet?: Re: [RFA-v6] Handle cygwin wchar_t specifics
>
> >>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr>
writes:
>
> Pierre> What about 7.3 branch?
>
> Sounds good.
The only thing that worries me,
is that it finally changes the default when
gdb_wchar_t is of size 4 from UCS-4XE to UTF-32XE,
is this OK for everyone?
Pierre