Hi Eli, patch updated - commit approval requested. Thanks, Jan On Fri, 26 Jan 2007 09:54:08 +0100, Eli Zaretskii wrote: ... > > +@code{-funsigned-char} @value{GCC} options have no effect as @value{GDBN} > > Please use @value{NGCC}, not @value{GCC}. The former produces output > similar to @value{GDBN}, the latter produces a literal lowercase "gcc". > > > +* Arrays of specifically SIGNED or UNSIGNED CHARs are now printed as arrays > > + of numbers. > > I think "explicitly SIGNED or UNSIGNED..." is a better wording. > > Thanks.