| Summary: | graphics/wings: R18 compatibility fixes | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jimmy Olgeni <olgeni> | ||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | CC: | olgeni | ||||||
| Priority: | --- | Keywords: | patch, patch-ready | ||||||
| Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
Created attachment 158059 [details]
poudriere test run
Please commit and also please consider this a blanket approval for any further erlang compatibility updates for my ports. A commit references this bug: Author: olgeni Date: Fri Jun 26 08:09:07 UTC 2015 New revision: 390619 URL: https://svnweb.freebsd.org/changeset/ports/390619 Log: Compatibility fix for R18. PR: 201115 Submitted by: olgeni Approved by: maintainer Changes: head/graphics/wings/files/patch-src_array.erl head/graphics/wings/files/patch-src_wings.hrl head/graphics/wings/files/patch-src_wings__menu.erl head/graphics/wings/files/patch-src_wings__sel.erl head/graphics/wings/files/patch-src_wings__undo.erl Patch committed. |
Created attachment 158058 [details] R18 fixes graphics/wings got hit by some R18 incompatibilities and needs a few type fixes to build. Same patch works on R17 too.