tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] semicolon after struct closing braces


From: mobi phil
Subject: [Tinycc-devel] semicolon after struct closing braces
Date: Sat, 15 Mar 2014 10:03:50 +0100

Hi,

tcc fails to detect error in the following simple code:

struct A {} int i;

Somewhere I agree that semicolon is superfluous after the
closing brace, but the standard requires semicolon.


regards,
mobiphil

reply via email to

[Prev in Thread] Current Thread [Next in Thread]