Summary: | devel/glib20: recent glib20 __STDC_ISO_10646__ fix causes pidgin to crash | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | xmirya |
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
xmirya
2010-07-08 12:30:03 UTC
Responsible Changed From-To: freebsd-bugs->freebsd-ports reassign to ports Responsible Changed From-To: freebsd-ports->gnome Glib is a gnome@ ports. mezz 2010-07-20 21:24:08 UTC FreeBSD ports repository Modified files: devel/glib20 Makefile Log: Back out previous committed of add -D__STDC_ISO_10646__ as it causes a few applications crash. PR: ports/148450 Reported by: Kyryll A Mirnenko <xmirya@gmail.com> Discussed with: marcus Feature safe: yes Revision Changes Path 1.169 +2 -1 ports/devel/glib20/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed I have disabled the __STDC_ISO_10646__. Thanks for report! |