libchipcard does not compile on FreeBSD 64-bit machines because in a debug statement a pointer gets cast to integer and printed. Fix: Print pointers with %p
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->johans Submitter is ports committer.
linimon 2007-11-28 05:39:16 UTC FreeBSD ports repository Modified files: devel/libchipcard Makefile Added files: devel/libchipcard/files patch-src-libchipcard-cards-hbcicard.cpp Log: Attempt to unbreak on gcc4.2. PR: ports/117131 Subbmited by: maintainer Approved by: portmgr (self) Revision Changes Path 1.15 +1 -9 ports/devel/libchipcard/Makefile 1.1 +14 -0 ports/devel/libchipcard/files/patch-src-libchipcard-cards-hbcicard.cpp (new) _______________________________________________ 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: feedback->closed Submitter was maintainer, so this was lost in the 'feedback' state. Committed, with portmgr hat on.
Responsible Changed From-To: johans->linimon