>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Actually that one is troublesome... last time I checked boost Lars> have no way of setting the mode for the created dir. What mode does it use? I see we use either 700 or 777, why is that? We could just rely on umask, couldn't we? I remember a discussion on this subject, but not the outcome. Lars> And... the easy way to change these functions is not to change Lars> the header files, at least not initally, but just change the Lars> implementation. Or not use the function at all, but rather boost directly? JMarc