Re: [Boost-bugs] [Boost C++ Libraries] #3602: created pch.cpp file is missing a terminating newline.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3602: created pch.cpp file is missing a terminating newline.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-27 16:17:29


#3602: created pch.cpp file is missing a terminating newline.
--------------------------------------+-------------------------------------
  Reporter: pbristow | Owner: vladimir_prus
      Type: Bugs | Status: closed
 Milestone: Boost 1.42.0 | Component: build
   Version: Boost Development Trunk | Severity: Problem
Resolution: fixed | Keywords: missing newline /Za pch.cpp
--------------------------------------+-------------------------------------

Comment(by pbristow):

 Replying to [comment:4 vladimir_prus]:
> (In [57965]) When generating PCH-compiling cpp, end it with newline.
>
> Fixes #3602.

 Confirms Works OK for me with jamfile including requirements

  <toolset>msvc:<cxxflags>/Za # disable MS Extensions in Boost.Test

 cpp-pch pch : pch.hpp : <use>../../test/build//boost_test_exec_monitor ;

 that failed before.

 Thanks.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3602#comment:5>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:01 UTC