Summary: | [patch] fix crash for editors/madedit | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | buganini | ||||
Component: | Individual Port(s) | Assignee: | Xin LI <delphij> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
buganini
2012-02-27 12:20:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->delphij Over to maintainer (via the GNATS Auto Assign Tool) delphij 2012-02-27 20:29:41 UTC FreeBSD ports repository Modified files: editors/madedit Makefile Added files: editors/madedit/files patch-src__MadEdit__MadEdit.cpp Log: Fix a crash when opening multiple files in an instance. Submitted by: Kuan-Chung Chiu <buganini gmail.com> PR: ports/165503 Revision Changes Path 1.15 +1 -1 ports/editors/madedit/Makefile 1.1 +24 -0 ports/editors/madedit/files/patch-src__MadEdit__MadEdit.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: open->closed Committed, thanks! |