emacs-devel
[Top][All Lists]
Advanced

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

Re: GCC complaints about missing braces around initializer


From: Pavel Janík
Subject: Re: GCC complaints about missing braces around initializer
Date: Sun, 09 Dec 2001 02:18:06 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu)

   From: Richard Stallman <address@hidden>
   Date: Wed, 5 Dec 2001 19:45:35 -0700 (MST)

   >     The similar applies to:
   > 
   >      if (c1 > 0 && c1 < 32 || c2 > 0 && c2 < 32)
   >        return -1;
   > 
   > This is a place which really is worth changing.
   > Real programmers get confused reading such code.

I have changed all occurrences which gcc warned me about.
-- 
Pavel Janík

#define BB_STAT2_TMP_INTR    0x10    /* My Penguins are burning.
Are you able to smell it? */
                  -- 2.2.16 include/asm-sparc/obio.h



reply via email to

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