[RFC 1/8] Language independent bits

Tom Tromey tromey@redhat.com
Mon Jan 16 20:40:00 GMT 2012


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

>> +    int expout_size;
Jan> Memory object size does not fit into `int', it should be `size_t'.

I agree, but I think that mixing different kinds of refactorings into
one patch can be unnecessarily complicated and confusing.  The 'int' is
already there today.

Tom



More information about the Gdb-patches mailing list