In lib/refcounted.h size_t is used without including proper headers (it seems in earlier versions of gcc <memory> included <cstddef>). Please apply one line patch to include <cstddef> for size_t definition. Thanks! Fix: Patch attached with submission follows:
Maintainer of databases/mysql++3, Please note that PR ports/162377 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162377 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
On Nov 8, 2011, at 2:00 PM, Edwin Groothuis wrote: > Maintainer of databases/mysql++3, >=20 > Please note that PR ports/162377 has just been submitted. >=20 > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. >=20 > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/162377 >=20 > --=20 > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org Hi Edwin, Sure, go ahead. However, I can't seem to find that PR, GNATS says it = doesn't exist. Good, fast & cheap: pick any two.
State Changed From-To: feedback->closed Committed. Thanks!
miwi 2011-11-25 18:24:36 UTC FreeBSD ports repository Added files: databases/mysql++3/files patch-lib_refcounted.h Log: - Fix build with GCC 4.6 PR: 162377 Submitted by: Yuri Karaban <dev@dev97.com> Approved by: maintainer Feature safe: yes Revision Changes Path 1.1 +16 -0 ports/databases/mysql++3/files/patch-lib_refcounted.h (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"