[C2hs] patch applied (c2hs): Apparently ' \f' and ' \v' are allowed in C strings and char literals

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Sun Apr 15 06:34:35 EDT 2007


Sun Apr 15 00:58:32 PDT 2007  Duncan Coutts <duncan.coutts at worc.ox.ac.uk>
  * Apparently '\f' and '\v' are allowed in C strings and char literals
  According to both gcc and the C99 spec.
  Some odd programs really use it too, like flex and binutils.

    M ./c2hs/c/CLexer.x -2 +2


More information about the C2hs mailing list