Bug 113094 - lang/spidermonkey Fix GCC 4.2 build on CURRENT
Summary: lang/spidermonkey Fix GCC 4.2 build on CURRENT
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-28 17:20 UTC by amistry
Modified: 2007-06-04 13:00 UTC (History)
1 user (show)

See Also:


Attachments
patch-jsstr.c (266 bytes, text/plain)
2007-05-28 17:20 UTC, amistry
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description amistry 2007-05-28 17:20:03 UTC

Fix GCC 4.2 build.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-28 17:20:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-05-28 17:57:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Dan Rench 2007-05-31 21:06:12 UTC
Edwin Groothuis wrote:
> Maintainer of lang/spidermonkey,
> 
> Please note that PR ports/113094 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/113094
> 

I approve. Thank you (again) for the fix, Anish.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-06-04 12:59:11 UTC
miwi        2007-06-04 11:59:06 UTC

  FreeBSD ports repository

  Added files:
    lang/spidermonkey/files patch-jsstr.c 
  Log:
  - Fix build with gcc 4.2
  
  PR:             113094
  Submitted by:   Anish Mistry <amistry@am-productions.biz>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.1       +19 -0     ports/lang/spidermonkey/files/patch-jsstr.c (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"
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2007-06-04 12:59:18 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!