Boost logo

Boost Users :

Subject: Re: [Boost-users] [Preprocessor] Relative Addresses in BOOST_PP_FILENAME_1
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-01-24 15:18:36


AMDG

On 1/24/2011 10:38 AM, Hossein Haeri wrote:
>>> Well, isn't this addressable in Boost PP?
>>
>> No. Boost.PP can't change how the compiler
>> searches for headers.
>
> I obviously didn't mean this. See below please.
>
>>> I mean, can Boost PP just not make its expansion
>>> compatible with this cross-compiler issue?
>
> Like I have also said above, I am asking for Boost PP to adapt itself with this cross-platform issue. To put it differently, why is BOOST_PP_FILENAME_1 not portable? Can Boost PP please address that?
>

Adapt? How? All that Boost.Preprocessor does is
#include BOOST_PP_FILENAME_1.
There's nothing else it /can/ do.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net