View Issue Details

IDProjectCategoryView StatusLast Update
0005328Spring engineLinuxpublic2016-09-10 12:39
Reportersusnux Assigned Toabma  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version103.0 
Summary0005328: [RPMLint] Program returns random data in a function
DescriptionWhen 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).
TagsNo tags attached.
Attached Files
fix-random-return.patch (Attachment missing)
Checked infolog.txt for Errors

Relationships

related to 0004014 resolvedabma update assimp / merge support for blender 2.63+ 

Activities

abma

2016-08-03 01:16

administrator   ~0016595

did you check if this patch is applied upstream?


https://github.com/assimp/assimp

abma

2016-09-10 12:33

administrator   ~0016642

no feedback -> closing

susnux

2016-09-10 12:36

reporter   ~0016643

Yes it was fixed upstream: https://github.com/assimp/assimp/commit/d62c929b7a22261f7c1471d037f39afec0442c85

abma

2016-09-10 12:39

administrator   ~0016644

thanks!

so a duplicate of 0004014

Issue History

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