------- Comment #4 from pinskia at gcc dot gnu dot org  2008-03-16 23:06 -------
(In reply to comment #3)
> When i can understand which token is valid then?

By reading the C/C++ standards :).  But basically in this case foo and ( are
two different tokens.  Examples of valid tokens: "->", "foo", ".", ",", etc.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35610

Reply via email to