
29 Aug
2007
29 Aug
'07
4:12 p.m.
on Wed Aug 29 2007, "Paul A Bristow" <pbristow-AT-hetp.u-net.com> wrote:
PS We still need to resolve WHY the original submission rules said "No uppercase".
"These requirements ensure file and directory names are relatively portable"
Are those requirements still valid on some platform?
They are, on case-insensitive filesystems. If you make a file called "Axe.hpp" and then do #include "axe.hpp", it will work on your Windows machine under VC++, but will break when someone compiles on linux. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com