Date: Sun, 30 Dec 2007 23:46:29 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/abiword Makefile ports/editors/abiword/files patch-src_wp_ap_unix_ap_UnixApp.cpp Message-ID: <200712302346.lBUNkT1h039961@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712302346.lBUNkT1h039961>
