[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18140: [PATCH] macros.c: CHECK_VECTOR_OR_STRING invokes wrong_type_a
From: |
Andreas Schwab |
Subject: |
bug#18140: [PATCH] macros.c: CHECK_VECTOR_OR_STRING invokes wrong_type_argument for Qnil instead of return 0 |
Date: |
Tue, 29 Jul 2014 10:37:42 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Jan Chaloupka <jchaloup@redhat.com> writes:
> Yes, for garbage collector. However, Vlast_kbd_macro will continue being
> Qnil.
Why is that a problem? That is the default value.
> In function Fstart_kbd_macro (macros.c), Vlast_kbd_macro of current_kboard
> is
> Qnil for the first invocation. If NILP (append) is false
> CHECK_VECTOR_OR_STRING fails (invocation
> of wrong_type_argument resulting in emacs_abort).
Where does it call emacs_abort?
> However, it has to pass.
Why?
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
- bug#18140: [PATCH] macros.c: CHECK_VECTOR_OR_STRING invokes wrong_type_argument for Qnil instead of return 0, Jan Chaloupka, 2014/07/29
- bug#18140: [PATCH] macros.c: CHECK_VECTOR_OR_STRING invokes wrong_type_argument for Qnil instead of return 0, Jan Chaloupka, 2014/07/29
- bug#18140: [PATCH] macros.c: CHECK_VECTOR_OR_STRING invokes wrong_type_argument for Qnil instead of return 0, Andreas Schwab, 2014/07/29
- bug#18140: [PATCH] macros.c: CHECK_VECTOR_OR_STRING invokes wrong_type_argument for Qnil instead of return 0, Jan Chaloupka, 2014/07/29
- bug#18140: [PATCH] macros.c: CHECK_VECTOR_OR_STRING invokes wrong_type_argument for Qnil instead of return 0,
Andreas Schwab <=
- bug#18140: [PATCH] macros.c: CHECK_VECTOR_OR_STRING invokes wrong_type_argument for Qnil instead of return 0, Jan Chaloupka, 2014/07/29
- bug#18140: [PATCH] macros.c: CHECK_VECTOR_OR_STRING invokes wrong_type_argument for Qnil instead of return 0, Andreas Schwab, 2014/07/29
- bug#18140: [PATCH] macros.c: CHECK_VECTOR_OR_STRING invokes wrong_type_argument for Qnil instead of return 0, Jan Chaloupka, 2014/07/29
- bug#18140: [PATCH] macros.c: CHECK_VECTOR_OR_STRING invokes wrong_type_argument for Qnil instead of return 0, Andreas Schwab, 2014/07/29
bug#18140: [PATCH] macros.c: CHECK_VECTOR_OR_STRING invokes wrong_type_argument for Qnil instead of return 0, Andreas Schwab, 2014/07/29