[Mono-bugs] [Bug 478652] UnixDirectoryInfo.Delete() won't throw an exception for non-existent directory

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jul 17 08:05:43 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=478652

User flz at xbsd.org added comment
http://bugzilla.novell.com/show_bug.cgi?id=478652#c2


Florent Thoumie <flz at xbsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
      Info Provider|flz at xbsd.org                |




--- Comment #2 from Florent Thoumie <flz at xbsd.org>  2009-07-17 06:05:42 MDT ---
I finally got around to look at this issue. -D_GNU_SOURCE was added to CPPFLAGS
which made it pick the wrong strerror_r implementation, leading to the
segfault.

Bug can be closed, thanks for the insight!

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list