Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Richard ChapmanRichard ChapmanReporter
Richard ChapmanRichard ChapmanPriority
MajorFix versions
Pull Request URL
Affects versions
Details
Details
Components
Assignee
Richard Chapman
Richard ChapmanReporter
Richard Chapman
Richard ChapmanPriority
Fix versions
Pull Request URL
Affects versions
Created June 9, 2016 at 2:44 PM
Updated July 11, 2016 at 3:24 PM
Resolved June 10, 2016 at 10:56 AM
a.out_6.cpp: In member function ‘virtual bool cAc3179::matches(const void*, const void*)’:
a.out_6.cpp:13334:115: error: suggest parentheses around ‘&&’ within ‘||’ [-Werror=parentheses]
if (!(*((short *)(left + 2U)) > *((short *)(right + 2U)) || *((short *)(left + 2U)) == *((short *)(right + 2U)) && *((unsigned short *)(left + 0U)) <= *((unsigned short *)(right + 0U)))) {