[PATCH] constify value_aggregate_elt

Tom Tromey tromey@redhat.com
Mon Mar 31 17:26:00 GMT 2014


>> * valops.c (value_aggregate_elt, value_struct_elt_for_reference)
>> (value_namespace_elt, value_maybe_namespace_elt): Make "name"
>> const.
>> * value.h (value_aggregate_elt): Update.

Joel> Any reason for delaying the push on these types of patches?

A while ago I was asked not to commit things without a waiting period.
So I wait at least a week unless I think it is truly obvious and
controversy-free; or if someone asks for the patch earlier.
My belief is that constification has not been without its battles, hence
the wait.

Tom



More information about the Gdb-patches mailing list