Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 539742 - dev-qt/qtscript-5.4.0 - ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp:722:12: error: cannot initialize return object of type 'const char *' with an rvalue of type 'bool'
Summary: dev-qt/qtscript-5.4.0 - ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexC...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-11 09:29 UTC by Franz Trischberger
Modified: 2015-03-08 13:30 UTC (History)
1 user (show)

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


Attachments
qtscript-5.4.0_clang.patch (qtscript-5.4.0_clang.patch,315 bytes, patch)
2015-02-11 09:29 UTC, Franz Trischberger
Details | Diff
build.log (build.log,881.78 KB, text/plain)
2015-02-11 09:30 UTC, Franz Trischberger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Trischberger 2015-02-11 09:29:01 UTC
Created attachment 396174 [details, diff]
qtscript-5.4.0_clang.patch

../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp:722:12: error: cannot initialize return object of type
      'const char *' with an rvalue of type 'bool'
    return false;

Attached patch fixes the issue.
Comment 1 Franz Trischberger 2015-02-11 09:30:00 UTC
Created attachment 396176 [details]
build.log
Comment 2 Michael Palimaka (kensington) gentoo-dev 2015-03-04 19:05:05 UTC
Is this upstream at all?
Comment 3 Davide Pesavento (RETIRED) gentoo-dev 2015-03-08 13:30:30 UTC
http://code.qt.io/cgit/qt/qtscript.git/commit/?id=c6170fa5ee26cf9d0f2140d998fba2420ad1ed79

Therefore, it should already be fixed in 5.4.1