Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 494818 Details for
Bug 631110
dev-qt/qt-creator fails to parse system include path with gcc compiler
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gcctoolchain patch
gcctoolchain.cpp.patch (text/plain), 782 bytes, created by
Cyril
on 2017-09-17 13:40:29 UTC
(
hide
)
Description:
gcctoolchain patch
Filename:
MIME Type:
Creator:
Cyril
Created:
2017-09-17 13:40:29 UTC
Size:
782 bytes
patch
obsolete
>X-Git-Url: https://codereview.qt-project.org/gitweb?p=qt-creator%2Fqt-creator.git;a=blobdiff_plain;f=src%2Fplugins%2Fprojectexplorer%2Fgcctoolchain.cpp;h=3aafd62c001dfeeb8a1cdf170b192dc07c2e33a9;hp=9800908a53dfb6123f79e6ab994695d12b4f0778;hb=4133ccd49872a2f958d0b3804919b81ee5d38d22;hpb=93dba62e673f0efc16b45f09ffba972742ea048d > >diff --git a/src/plugins/projectexplorer/gcctoolchain.cpp b/src/plugins/projectexplorer/gcctoolchain.cpp >index 9800908..3aafd62 100644 >--- a/src/plugins/projectexplorer/gcctoolchain.cpp >+++ b/src/plugins/projectexplorer/gcctoolchain.cpp >@@ -259,6 +259,7 @@ QList<HeaderPath> GccToolChain::gccHeaderPaths(const FileName &gcc, const QStrin > } > } > } >+ QTC_CHECK(!systemHeaderPaths.isEmpty()); > return systemHeaderPaths; > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 631110
:
494734
|
494736
|
494738
|
494816
| 494818 |
494820