saaadhu / naggy

A live compiler diagnostics extension for Atmel Studio
18 stars 4 forks source link

Header files show invalid diags related to missing included headers #26

Closed saaadhu closed 11 years ago

saaadhu commented 11 years ago

stdio.h, for e.g., complains about missing inttypes.h and stdarg.h, whereas including those headers directly in a C file works just fine.