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: New ARI warning Fri Apr 30 01:53:57 UTC 2010


>>>>> ">" == GDB Administrator <gdbadmin@sourceware.org> writes:

>> gdb/python/py-param.c:39: regression: var_boolean: Replace var_boolean with add_setshow_boolean_cmd
>> gdb/python/py-param.c:39:  { ', var_boolean },
>> gdb/python/py-param.c:482: regression: var_boolean: Replace var_boolean with add_setshow_boolean_cmd
>> gdb/python/py-param.c:482:  if (parmclass != var_boolean && parmclass != var_auto_boolean      && parmclass != var_uinteger && parmclass != var_integer      && parmclass != var_string && parmclass != var_string_noescape      && parmclass != var_optional_filename && parmclass != var_filename      && parmclass != var_zinteger && parmclass != var_enum)


Pierre, how can we add an exception for these uses?

Tom


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