Opened 11 years ago
Closed 6 years ago
#6682 closed Bugs (fixed)
Xcode3 compilation problem
Reported by: | Owned by: | Joel de Guzman | |
---|---|---|---|
Milestone: | To Be Determined | Component: | fusion |
Version: | Boost 1.49.0 | Severity: | Problem |
Keywords: | fusion, tuple | Cc: |
Description
Can not compile project after switching from 1.47 to 1.49. /Volumes/Work/boost/boost_1_49_0/boost/fusion/container/list/cons_fwd.hpp:13:0 /Volumes/Work/boost/boost_1_49_0/boost/fusion/container/list/cons_fwd.hpp:13: error: expected unqualified-id before 'null'
Note:
See TracTickets
for help on using tickets.
Target platform and version are quite old. Please re-open if the problem still exists (probably it is already fixed by https://github.com/boostorg/fusion/commit/6d265316edb894756d5518b69eca9e702af78c55 ).