LibreCAD
›
LibreCAD needs help
Login
Register
Search
everywhere
only in this topic
Advanced Search
Fix the only static analysis issue left
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
2 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
dxli
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Apr 29, 2016; 7:15pm
Fix the only static analysis issue left
2025 posts
The logic seems to be correct in code, but static analysis keeps reporting this issue:
http://librecad.github.io/static-analyzer-reports/
I suppose there's one elegant way to silence the warning and IMPROVE the code.
ravas
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Apr 29, 2016; 7:22pm
Re: Fix the only static analysis issue left
870 posts
Could it be because common.pri is included, which sets C++11?
https://github.com/LibreCAD/LibreCAD/blob/master/plugins/importshp/importshp.pro
...since it is a .c file?
Free forum by Nabble
Edit this page