Bug 345310 - config.cpp:396: possible missing test for 'f' ?
Summary: config.cpp:396: possible missing test for 'f' ?
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-18 16:46 UTC by dcb314
Modified: 2015-03-19 23:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dcb314 2015-03-18 16:46:47 UTC
config.cpp:396]: (style) Same expression on both sides of '||'.

           || (strcmp (svalue, "F") == 0)
             || (strcmp (svalue, "F") == 0)


Reproducible: Always
Comment 1 Albert Astals Cid 2015-03-19 23:41:25 UTC
Fixed, not that it really matters much, i don't think there's much plucker files otu there anymore but..