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: pr9164 patch


On Monday 08 February 2010 23:17:46, Chris Moller wrote:
> I was rooting around in the gdb c++ bug list a bit ago and came across 
> this one: "sizeof should have unsigned type in print expressions."  
> Assuming that, as in C/C++, size_t is typedeffed from unsigned int, the 
> fix is a one-line patch in c-exp.y, attached.  If that assumption is 
> wrong, well, never mind...
> 

Previous attempt and discussion:

 http://sourceware.org/ml/gdb-patches/2009-01/msg00014.html

-- 
Pedro Alves


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