$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Fusion warning cleanup
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2012-05-02 19:05:00
Hi,
Could these (and other) auto generated headers be emitted so they don't trigger these sorts of warnings? We get these warnings with multiple compilers.
Thanks.
-- Noel Belcourt
CC-1 crayc++: WARNING File = /scratch1/kbelco/boost/boost/status/../boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp, Line = 21
The source file does not end with a new-line character.
#endif
^
CC-1 crayc++: WARNING File = /scratch1/kbelco/boost/boost/status/../boost/fusion/tuple/detail/preprocessed/make_tuple.hpp, Line = 21
The source file does not end with a new-line character.
#endif
^
CC-1 crayc++: WARNING File = /scratch1/kbelco/boost/boost/status/../boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp, Line = 21
The source file does not end with a new-line character.
#endif
^