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: Thu, 01 Nov 2001 21:30:49 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu)

   From: address@hidden (Pavel Janík)
   Date: Wed, 31 Oct 2001 16:46:16 +0100

   >    >     #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.

While doing that: can I broke CVS compilation (and save *a lot* of
commits/work) for about 20 minutes (for committing) or should I introduce
temporary macros and do the real conversion twice without breaking the
compilation? In both cases, I will do that completely on weekend...
-- 
Pavel Janík

Emacs 21 == most popular GPL warez
                  -- Faux in gnu.emacs.help



reply via email to

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