GNOME Bugzilla – Bug 664085
Portability fixes
Last modified: 2012-08-16 13:25:07 UTC
Created attachment 201415 [details] [review] BSD patch These come from the FreeBSD port, with minor adjustments. The idea is to avoid glibc workarounds on platforms that don't need them.
Comment on attachment 201415 [details] [review] BSD patch [Setting "patch" flag and correcting mime type so this can actually be queried for.]
Created attachment 206665 [details] [review] Portability fixes Actually the second part of the part caused problems on Solaris so it's better to restrict it only to FreeBSD where it's known to work.
(In reply to comment #2) > Created an attachment (id=206665) [details] [review] > Portability fixes > > Actually the second part of the part caused problems on Solaris so it's better > to restrict it only to FreeBSD where it's known to work. I meant the second part of the *patch*.
That looks fine and safe ! Applied: http://git.gnome.org/browse/libxslt/commit/?id=bda37db361159222a9ecd05237c05b839c3f2654 thanks a lot ! Daniel