Boost logo

Boost :

Subject: Re: [boost] [interprocess] BOOST_INTERPROCESS_SHARED_DIR_PATH from env variable
From: Jakub Szymanski (qba.szymanski_at_[hidden])
Date: 2014-10-10 13:04:26


BOOST_IPC_SHARED_DIR is good name for env variable It should be read just
at the start of the process (no need to change it during running of the
program)

thanks a lot!

https://svn.boost.org/trac/boost/ticket/10644
I marked in ticket 1.57 :-)
It will be awesome to have it in this timeline.

cheers
--jakub

On Fri, Oct 10, 2014 at 7:40 AM, Ion Gaztañaga <igaztanaga_at_[hidden]> wrote:

> El 10/10/2014 16:28, Jakub Szymanski escribió:
>
> Can it be configurable by some environment variable ?
>>
>
> This seems a good idea. I guess we won't support changing the value of the
> variable while the program is running, right? For performance reasons, I
> guess we could just cache the value the first time we access to the
> environment variable (or maybe in program startup).
>
> "BOOST_INTERPROCESS_SHARED_DIR_PATH" is too long for that environment
> variable name?
>
> Can you please open a ticket?
>
> Best,
>
> Ion
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/
> mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk