Am 13.08.2012 um 22:51 schrieb Hanspeter Niederstrasser:

>>>>>     if (!nvw->vlist.entries) nvw->vlist.entries =- 1;
> 

Wouldn't it also make sense to patch this statement that it reads correctly

        if (!nvw->vlist.entries) nvw->vlist.entries = -1;

and does not motivate clang to issue an useless and irritating warning?

--
Greetings

  Pete     === -Q
             ==<__/% >>
_____________(_)____@_____________________________


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to