freebsd-current
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [PATCH]: if (cond); foo() in firewire Roman Divacky Tue Jun 23 02:00:45 2009
> I'm glad clang has this lexical analysis magic. Shouldn't there be > some kind of weird, magical, standalone "lint" program to do this kind > of lexical checking for us? :) clang ships with static analysis _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"
- [PATCH]: if (cond); foo() in firewire Roman Divacky
- Re: [PATCH]: if (cond); foo() in firewire Gary Jennejohn
- Re: [PATCH]: if (cond); foo() in firewire Adrian Chadd
- Re: [PATCH]: if (cond); foo() in firewire Steve Kargl
- Re: [PATCH]: if (cond); foo() in firewire Andriy Gapon
- Re: [PATCH]: if (cond); foo() in firewire Adrian Chadd
- Re: [PATCH]: if (cond); foo() in firewire Andriy Gapon
- Re: [PATCH]: if (cond); foo() in firewire Roman Divacky <=
Re: [PATCH]: if (cond); foo() in firewire Jung-uk Kim