Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490746 - www-client/firefox-25.0-r1 - .../work/mozilla-release/js/src/vm/Runtime.cpp:286:5: error: 'nativeStackLimit' was not declared in this scope
Summary: www-client/firefox-25.0-r1 - .../work/mozilla-release/js/src/vm/Runtime.cpp:2...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL: http://sources.gentoo.org/cgi-bin/vie...
Whiteboard:
Keywords: PATCH, UPSTREAM
Depends on:
Blocks:
 
Reported: 2013-11-08 14:13 UTC by Jeroen Roovers (RETIRED)
Modified: 2013-11-18 22:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
firefox-25.0-stack-grows-up.patch (firefox-25.0-stack-grows-up.patch,269 bytes, patch)
2013-11-08 14:13 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2013-11-08 14:13:10 UTC
Created attachment 362790 [details, diff]
firefox-25.0-stack-grows-up.patch

.../work/mozilla-release/js/src/vm/Runtime.cpp: In constructor 'JSRuntime::JSRuntime(JSUseHelperThreads)':
.../work/mozilla-release/js/src/vm/Runtime.cpp:286:5: error: 'nativeStackLimit' was not declared in this scope

The patch is already in the tree. This is just a heads-up.

 Runtime.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 1 Jory A. Pratt gentoo-dev 2013-11-08 20:55:09 UTC
Thanks for fixing it up, I guess I overlooked it during the port of the hppa patch sorry.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-11-09 15:45:24 UTC
Ah yes. Upstream doesn't want this patch?
Comment 3 Ian Stakenvicius (RETIRED) gentoo-dev 2013-11-09 16:38:29 UTC
I searched upstream yesterday and didn't find a corresponding bug..  will follow up next week.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2013-11-18 19:52:18 UTC
# ChangeLog for www-client/firefox
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.284 2013/11/18 19:37:20 jer Exp $

  18 Nov 2013; Jeroen Roovers <jer@gentoo.org> firefox-25.0.1.ebuild:
  Readd stack direction patch. Again.

*firefox-25.0.1 (18 Nov 2013)
  18 Nov 2013; Jory A. Pratt <anarchy@gentoo.org> +firefox-25.0.1.ebuild,
  -firefox-25.0-r1.ebuild:
  Misc upstream bug fixes