emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Macro CHECK_NUMBER?


From: Pavel Janík
Subject: Re: Macro CHECK_NUMBER?
Date: Wed, 31 Oct 2001 16:46:16 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu)

   From: Richard Stallman <address@hidden>
   Date: Sun, 28 Oct 2001 07:07:49 -0700 (MST)

   >     #define CHECK_NUMBER(x, i) \
   >       do { if (!INTEGERP ((x))) x = wrong_type_argument (Qintegerp, (x)); 
} while (0)

[...]

   > If someone wants to remove them, at this point I would say ok.

I will take care of it.
-- 
Pavel Janík

panic("IRQ, you lose...");
                  -- 2.2.16 arch/mips/sgi/kernel/indy_int.c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]