View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005328 | Spring engine | Linux | public | 2016-08-02 00:40 | 2016-09-10 12:39 |
| Reporter | susnux | Assigned To | abma | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 103.0 | ||||
| Summary | 0005328: [RPMLint] Program returns random data in a function | ||||
| Description | When trying to compile the engine on openSUSE I faced some RPMLint errors: I: Program returns random data in a function E: springrts no-return-in-nonvoid-function rts/lib/assimp/contrib/poly2tri/poly2tri/common/shapes.cc:164, 232, 236 Because that functions do not provide a default return (assert is not enough, at least because it can be disabled with NDEBUG). I use a simple patch, if you want you can use it (see attachment). | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
|
|
did you check if this patch is applied upstream? https://github.com/assimp/assimp |
|
|
no feedback -> closing |
|
|
Yes it was fixed upstream: https://github.com/assimp/assimp/commit/d62c929b7a22261f7c1471d037f39afec0442c85 |
|
|
thanks! so a duplicate of 0004014 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-08-02 00:40 | susnux | New Issue | |
| 2016-08-02 00:40 | susnux | File Added: fix-random-return.patch | |
| 2016-08-03 01:16 | abma | Note Added: 0016595 | |
| 2016-08-03 01:17 | abma | Relationship added | related to 0004014 |
| 2016-08-03 01:21 | abma | Status | new => feedback |
| 2016-09-10 12:33 | abma | Note Added: 0016642 | |
| 2016-09-10 12:33 | abma | Status | feedback => closed |
| 2016-09-10 12:33 | abma | Assigned To | => abma |
| 2016-09-10 12:33 | abma | Resolution | open => no change required |
| 2016-09-10 12:36 | susnux | Note Added: 0016643 | |
| 2016-09-10 12:36 | susnux | Status | closed => feedback |
| 2016-09-10 12:36 | susnux | Resolution | no change required => reopened |
| 2016-09-10 12:39 | abma | Note Added: 0016644 | |
| 2016-09-10 12:39 | abma | Status | feedback => closed |
| 2016-09-10 12:39 | abma | Resolution | reopened => duplicate |