This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [PING] [RFA-v3] Allow explicit 16 or 32 char in 'x /s'



> -----Message d'origine-----
> De?: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Tom Tromey
> Envoyé?: Thursday, April 22, 2010 12:49 AM
> À?: Pierre Muller
> Cc?: gdb-patches@sourceware.org; 'Eli Zaretskii'
> Objet?: Re: [PING] [RFA-v3] Allow explicit 16 or 32 char in 'x /s'
> 
> >>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr>
> writes:
> 
> Pierre>   Tom,
> Pierre> would you have some time to
> Pierre> take again a look at this?
> 
> This looks pretty good.  A couple nits and it is ok.
> 
> >> +  /* Multi-byte character types.  */
> 
> I think it is more clear to describe these as "wide" character types.
> I have usually seen "multi-byte" used synonymously with "variable
> length".
> 
> This comment appears twice.
> 
> >> +     The case of strings is handled n decode_format, only explicit
> 
> Typo, s/n/in/
> 
> Ok with those changes.  Thanks.

  Thanks for the review,
patch committed.

Pierre


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