This is the mail archive of the gdb@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: [PATCH] guile: Type-check the argument to 'history-append!'


Doug Evans <xdje42@gmail.com> skribis:

> On Thu, Jun 5, 2014 at 5:50 AM, Ludovic CourtÃs <ludo@gnu.org> wrote:
>> The patch below add a missing type check in âhistory-append!â (Iâm guilty.)
>>
>> OK to push?
>>
>> Ludoâ.
>>
>> gdb/
>> 2014-06-05  Ludovic CourtÃs  <ludo@gnu.org>
>>
>>         * guile/scm-value.c (gdbscm_history_append_x): Use
>>         'vlscm_get_value_smob_arg_unsafe' instead of
>>         'vlscm_scm_to_value'.
>>
>> gdb/testsuite/
>> 2014-06-05  Ludovic CourtÃs  <ludo@gnu.org>
>>
>>         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
>>         "history-append! type error".
>
> LGTM.

Thanks, pushed.

Ludoâ.


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