[Fedora-directory-devel] Please review: Bug 471408 - PassSync logs a bogus error message

Rich Megginson rmeggins at redhat.com
Fri Feb 13 20:51:15 UTC 2009


https://bugzilla.redhat.com/show_bug.cgi?id=471408
Resolves: bug 471408
Bug Description: PassSync logs a bogus error message
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: Just see if the file does not yet exist.  If that is 
the case (err == ENOENT), then return a non-fatal error.  I also fixed a 
usage of list iterator - apparently it is not a pointer type, and should 
be passed by reference rather than by value.  Without this fix, I could 
not compile using Visual C++ 9.0 Express Edition
Platforms tested: Windows 2003 Server
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/attachment.cgi?id=331871&action=diff




More information about the Fedora-directory-devel mailing list