Bug 126660

Summary: [patch] lang/tolua++: patch for compilation with GCC 4.3
Product: Ports & Packages Reporter: tim
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description tim 2008-08-19 16:00:14 UTC
tolua++ needs a patch to eliminate many warnings when used with the GNU Compiler Collection 4.3. With the patch software that uses tolua++ can be compiled with "-Wall -Werror" again.

Fix: Attached patch eliminates the warnings.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-19 16:00:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2008-08-19 21:40:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!