author | Sebastian Harl <sh@tokkee.org> | |
Mon, 31 Mar 2014 21:39:38 +0000 (23:39 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 31 Mar 2014 21:39:38 +0000 (23:39 +0200) | ||
commit | a5bd3248d00810f3e576de71aa5ac2ebfb2f001a | |
tree | 89c62f69079b5e09a3860014f526e9e02aa52f8b | tree | snapshot |
parent | b5c0396e79bf2c0fbd03e96ca0654a4545cbf936 | commit | diff |
frontend: Require strings instead of identifiers.
… for host names and name matchers. Identifiers were used as an early
work-around but they are not valid in those places.
… for host names and name matchers. Identifiers were used as an early
work-around but they are not valid in those places.
src/frontend/grammar.y | diff | blob | history | |
t/frontend/parser_test.c | diff | blob | history |