]> andersk Git - splint.git/commitdiff
Fixed parsing problem with multiple inclusions of alt typedefs.
authorevans1629 <evans1629>
Fri, 13 Dec 2002 00:10:13 +0000 (00:10 +0000)
committerevans1629 <evans1629>
Fri, 13 Dec 2002 00:10:13 +0000 (00:10 +0000)
<b>Multiple passes on type definitions with /*@alt@*/</b>
<blockquote>
Splint will produce a parse error if a type definition like,
<pre>
typedef long /*@alt int@*/ newtype;
</pre>
is processed twice (for example if it is in a header file included
multiple times).
<p>
Reorted by Simon Hosie, fixed in CVS (2002-12-12).
</blockquote>


No differences found
This page took 0.042264 seconds and 5 git commands to generate.