This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[PATCH] mkdir.cc - mkdir_p() (was: Samba install problems)


Samba 2.0.6+ seems to return ERROR_FILE_NOT_FOUND when a directory in the
path handed to CreateDirectory() is not found; earlier versions of Samba
seem to follow the Windows convention of returning ERROR_PATH_NOT_FOUND for
missing directories.

I sent the patch directly to DJ, and I believe he has reviewed it; this post
is merely an announcement to those that may have been following the Samba
installation problems thread.

Harold

mkdir.cc.diff

ChangeLog1

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]