Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6412)

Issue 270740043: TBR: i#1797: suppress build warning in Qt5 qvector.h

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 6 months ago by bruening
Modified:
8 years, 6 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1797: suppress build warning in Qt5 qvector.h Adds -Wno-strict-overflow to the drgui build to avoid a gcc 5.1+ warning about a signed-unsigned comparison in Qt5's qvector.h. Fixes #1797 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M ext/drgui/CMakeLists.txt View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 2
bruening
8 years, 6 months ago (2015-10-09 05:26:31 UTC) #1
bruening
8 years, 6 months ago (2015-10-09 05:26:34 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/0c8380763944ac68ec0aa2cd3a56728...

Final commit log: 
---------------
i#1797: suppress build warning in Qt5 qvector.h

Adds -Wno-strict-overflow to the drgui build to avoid a gcc 5.1+ warning
about a signed-unsigned comparison in Qt5's qvector.h.

Fixes #1797

Review-URL: https://codereview.appspot.com/270740043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b