[cfe-dev] Oddity in scan-build output

Ted Kremenek kremenek at apple.com
Thu Nov 20 07:41:44 PST 2008


This might be due to some recent changes to the diagnostics machinery  
and the flushing of stream buffers.  I'll try and look into this soon.

On Nov 20, 2008, at 1:24 AM, Sascha Wildner wrote:

> Sascha Wildner schrieb:
>> Hi,
>>
>> I've noticed that occasionally the "x diagnostics generated" output  
>> is
>> mixed into "ANALYZE: ..." lines in scan-build output, as in the
>> following snippet:
>
> Sorry, the formatting was probably not optimal, so here it is again
> (hopefully better):
>
> ANALYZE: /home/s/projects/dailybuild/src/sys/dev/sound/pcm/sound.c
> pcm_chn_remove
> ANALYZE: /home/s/projects/dailybuild/src/sys/dev/sound/pcm/sound.c
> pcm_addchan
> ANALYZE: /home/s/projects/dailybuild/src/sys/dev/sound/pcm/sound.c
> pcm_killchan
> ANALYZE: /home/s/projects/dailybuild/src/sys/dev/sound/pcm/sound.c
> pcm_setstatus
> ANALYZE: /home/s/projects/dailybuild/src/sys/dev/sound/pcm/sound.c
> pcm_getflag3 diagnostics generated.
> s
> ANALYZE: /home/s/projects/dailybuild/src/sys/dev/sound/pcm/sound.c
> pcm_setflags
> ANALYZE: /home/s/projects/dailybuild/src/sys/dev/sound/pcm/sound.c
> pcm_getdevinfo
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list