`#pragma }'



Hi,

There is a "bug" in recent egcs snapshots that causes it to abort on
seeing `#pragma }'.  One of the suggestions I got on `egcs-bugs' was to
use

	(c-set-offset 'inextern-lang 0)

in `.emacs', and forget about the funky pragma.  

IMHO, `#pragma }', even though it is supposed to work, is unclean.  I
prefer the `.emacs' solution even if `egcs' is fixed to handle the
pragma.  We will anyway have to use `c-set-offset' once `cc-mode'
becomes clever to our trick.

Comments?  Shall I go ahead and remove all these pragmas?

- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



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