------- Comment #1 from pinskia at gcc dot gnu dot org  2006-02-01 13:23 -------
    guardian guard();

That is a declaration of a function and not a variable.  In fact the error
message tells you that.

Use "guardian guard;" instead.

This is a dup of bug 9217.  

*** This bug has been marked as a duplicate of 9217 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26062

Reply via email to