<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 25, 2020, 6:10 PM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 26/2/20 8:00 am, Gedare Bloom wrote:<br>
> On Tue, Feb 25, 2020 at 9:38 AM suyash singh <<a href="mailto:suyashsingh234@gmail.com" target="_blank" rel="noreferrer">suyashsingh234@gmail.com</a>> wrote:<br>
>><br>
>> Yes it is showing for unused values<br>
>><br>
>> For example at line 262 in <a href="https://scan5.coverity.com/reports.htm#v53137/p10069/fileInstanceId=164938787&defectInstanceId=45953284&mergedDefectId=1399751" rel="noreferrer noreferrer" target="_blank">https://scan5.coverity.com/reports.htm#v53137/p10069/fileInstanceId=164938787&defectInstanceId=45953284&mergedDefectId=1399751</a><br>
>><br>
> That appears to be legitimate. Analysis now has to be made whether the<br>
> value written should have been consumed somewhere, or if it is OK to<br>
> remove the assignment.<br>
<br>
This is imported code. Should upstream be checked first to see if there is a<br>
newer version?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Yes. That's always the first answer.</div><div dir="auto"><br></div><div dir="auto">Also check we define conditionals correctly as the upstream's build system would. I don't see how the ifdefs could cause this issue at first glance, but...</div><div dir="auto"><br></div><div dir="auto">And if the code is the same upstream, then we report it to them.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Chris<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div></div>