Summary: | [patch] editors/zoinks unbreak fix build with GCC 4.2 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Pietro Cerutti <gahr> |
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Pietro Cerutti
2007-11-02 23:50:00 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. State Changed From-To: feedback->closed Committed. Thanks! miwi 2007-11-05 10:04:15 UTC FreeBSD ports repository Modified files: editors/zoinks Makefile Added files: editors/zoinks/files patch-fw-TApplication.cpp patch-fw-TInputContext.cpp patch-fw-TTextView.cpp patch-fw-TTopLevelWindow.cpp patch-fw-TWindow.cpp patch-ide-TLogDocument.cpp patch-ide-TProjectDocument.cpp Log: - Unbreak - Fix build with gcc 4.2 PR: 117776 Submitted by: pietro cerutti <gahr@gahr.ch> Approved by: portmgr (pav) Revision Changes Path 1.10 +4 -6 ports/editors/zoinks/Makefile 1.1 +22 -0 ports/editors/zoinks/files/patch-fw-TApplication.cpp (new) 1.1 +9 -0 ports/editors/zoinks/files/patch-fw-TInputContext.cpp (new) 1.1 +11 -0 ports/editors/zoinks/files/patch-fw-TTextView.cpp (new) 1.1 +13 -0 ports/editors/zoinks/files/patch-fw-TTopLevelWindow.cpp (new) 1.1 +41 -0 ports/editors/zoinks/files/patch-fw-TWindow.cpp (new) 1.1 +11 -0 ports/editors/zoinks/files/patch-ide-TLogDocument.cpp (new) 1.1 +11 -0 ports/editors/zoinks/files/patch-ide-TProjectDocument.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" |