Bug 174284

Summary: compilation failure (SeaMonkey 2.14.1; Clang 3.2)
Product: Ports & Packages Reporter: deeptech71 <deeptech71>
Component: Individual Port(s)Assignee: Florian Smeets <flo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description deeptech71@gmail.com 2012-12-09 02:30:00 UTC
Compiling SeaMonkey 2.14.1 fails with Clang 3.2:

/usr/ports/www/seamonkey/work/comm-release/mozilla/js/src/jsinterp.cpp:3684:9: error: indirect goto might cross protected scopes

Fix: 

The bug has been fixed in the development version of SM. The following patch should be applied (backported to SM 2.14.1):
https://bugzilla.mozilla.org/attachment.cgi?id=659784

Note that this bug report automatically loses its relevance when SM 2.15 hits the ports tree.
Comment 1 Florian Smeets freebsd_committer freebsd_triage 2012-12-09 10:08:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flo

I'll take it.
Comment 2 Florian Smeets freebsd_committer freebsd_triage 2012-12-09 10:11:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!