[splint-discuss] splint doesn't like unsigned long long?

Richard O'Keefe ok at cs.otago.ac.nz
Wed Nov 10 18:30:47 PST 2010


On 11/11/2010, at 2:37 PM, Greg White wrote:
> I ran splint on my program and received the following results:
...
> 
> Did I do something wrong?

You used a C89 checker.  %lld is not legal C89.



More information about the splint-discuss mailing list