marcus 2007-12-30 23:46:29 UTC
FreeBSD ports repository
Modified files:
editors/abiword Makefile
Added files:
editors/abiword/files patch-src_wp_ap_unix_ap_UnixApp.cpp
Log:
Use an explicit (void *)0 instead of NULL to indicate a varargs sentinel.
This fixes the runtime on 64-bit platforms since since C++ treats NULL as
simply 0.
PR: 119127
Revision Changes Path
1.126 +1 -1 ports/editors/abiword/Makefile
1.3 +11 -0
ports/editors/abiword/files/patch-src_wp_ap_unix_ap_UnixApp.cpp (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"