Boost logo

Boost :

From: Anthony Williams (anthwil_at_[hidden])
Date: 2002-09-27 08:38:20


Björn Karlsson writes:
> > From: David Abrahams [mailto:dave_at_[hidden]]
> [snip]
> > ..\..\..\libs\python\src/object\function.cpp:10: numeric:
> > Permission denied
> >
> > The line in question says:
> > #include <numeric>
> >
> > I think this means we need to change the name of the boost/numeric
> > directory :(
>
> What's the status on this issue? I don't quite get it: Why should a
> directory name (or permissions on that directory) interfere with a header
> file with the same name?

If the directory is found first, then some implementations will try and read
it as a file, and fail.

Anthony


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