Opened 10 years ago
Closed 10 years ago
#7851 closed Bugs (worksforme)
Boost 1.49 compilation warnings [FreeBSD] - fusion
Reported by: | Owned by: | Joel de Guzman | |
---|---|---|---|
Milestone: | Boost 1.54.0 | Component: | fusion |
Version: | Boost 1.49.0 | Severity: | Problem |
Keywords: | Cc: |
Description
These are the compilation warnings from Boost 1.49 on this platform: FreeBSD RELENG_8 i386 gcc 4.2.2/4.6.3
./boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp:21:7: warning: no newline at end of file ./boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file ./boost/fusion/tuple/detail/preprocessed/make_tuple.hpp:21:7: warning: no newline at end of file ./boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp:21:7: warning: no newline at end of file
Note:
See TracTickets
for help on using tickets.
I'm not seeing that with the trunk versions in both linux and windows. Either it's already fixed or it's a platform specific issue. I'm closing this one.