Eric Noulard schrieb am Freitag 13 März 2009 um 19:00:

> which makes me think that ALL <fixed_fmt> rules in the lexer are
> currently ignored
> because the start condition never gets activated.
> i.e. there should be some code that's tell the lexer that it is lexing
> a fixed format file.
>
> Note that this is the same for <free_fmt> but this start condition is not
> used in any rules of the lexer, it is only declared at the same line as the
> <fixed_fmt> ??

I think you are right.

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to