Hey,

On Tue January 5 2010 21:01:13 Kovarththanan Rajaratnam wrote:
> clang detected the following false positive:
> 
> sort.c:2292:7: warning: Null pointer passed as an argument to a 'nonnull'
>  parameter memcpy (temp.text, line->text, line->length);

how can I force clang to issue the warning? Is it necessary to have a recent 
version and/or use any extra options?

Thanks in advance for your answer!

Kamil


Reply via email to