This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d74abbea89
CMake
/
Tests
/
RunCMake
/
Syntax
/
OneLetter-stderr.txt
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
cmListFileLexer: Allow command names with one letter (#14181) Teach the lexer to treat a single letter as an identifier instead of an unquoted argument. Outside of a command invocation, the parser treats an identifier as a command name and an unquoted argument as an error. Inside of a command invocation, the parser treats an identifier as an unquoted argument. Therefore this change to the lexer will make what was previously an error case work with no other behavioral change.
2013-10-14 23:24:06 +04:00
message