[Boost-bugs] [Boost C++ Libraries] #5588: property_tree INFO include directive

Subject: [Boost-bugs] [Boost C++ Libraries] #5588: property_tree INFO include directive
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-06-01 20:40:29


#5588: property_tree INFO include directive
--------------------------------+-------------------------------------------
 Reporter: sarum9in@… | Owner: cornedbee
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: property_tree
  Version: Boost 1.46.1 | Severity: Problem
 Keywords: |
--------------------------------+-------------------------------------------
 When you use #include in C/C++ programs, preprocessor uses path relative
 to file, where you used '#include'. But in read_info realization
 '#include' finds file using path, relative to current work directory. So,
 when you create some complex config structure, you have to you absolute
 pathes or change current work directory to config file.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5588>
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:06 UTC