public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/37781]  New: error: missing binary operator before token "("
@ 2008-10-09 14:24 jarda at grisoft dot cz
  2008-10-09 14:47 ` [Bug preprocessor/37781] " schwab at suse dot de
  0 siblings, 1 reply; 2+ messages in thread
From: jarda at grisoft dot cz @ 2008-10-09 14:24 UTC (permalink / raw)
  To: gcc-bugs

Boost header is not procceeded correctly and ended with error:

/usr/local/include/boost/mpl/apply_wrap.hpp:81:31: error: missing binary
operator before token "("

The code is:
#elif BOOST_PP_ITERATION_DEPTH() == 1

where BOOST_PP_ITERATION_DEPTH() is defined as (for example):
#define BOOST_PP_ITERATION_DEPTH() 2

System: FreeBSD 7.0 RELEASE
Arch: amd64
Gcc version: gcc-4.4.0_20081003


-- 
           Summary: error: missing binary operator before token "("
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: preprocessor
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jarda at grisoft dot cz


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug preprocessor/37781] error: missing binary operator before token "("
  2008-10-09 14:24 [Bug preprocessor/37781] New: error: missing binary operator before token "(" jarda at grisoft dot cz
@ 2008-10-09 14:47 ` schwab at suse dot de
  0 siblings, 0 replies; 2+ messages in thread
From: schwab at suse dot de @ 2008-10-09 14:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from schwab at suse dot de  2008-10-09 14:46 -------


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


-- 

schwab at suse dot de changed:

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


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-09 14:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-09 14:24 [Bug preprocessor/37781] New: error: missing binary operator before token "(" jarda at grisoft dot cz
2008-10-09 14:47 ` [Bug preprocessor/37781] " schwab at suse dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).