[cvs-nhc98] patch applied (cpphs): Fix bug in recognising \end{code} when unliterating.

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Mon Jun 22 09:41:42 EDT 2009


Mon Jun 22 06:36:35 PDT 2009  Malcolm.Wallace at cs.york.ac.uk
  * Fix bug in recognising \end{code} when unliterating.
  Previously, if the marker was immediately followed by more characters on
  the same line, it was left unrecognised.  Tests added to testsuite.
  Bug reported by Niklas Broberg, originally discovered by Sebastian Fischer.

    M ./Language/Preprocessor/Unlit.hs -1 +2
    A ./tests/endcode-a
    A ./tests/endcode-b
    A ./tests/expect47
    A ./tests/expect48
    M ./tests/runtests +2

View patch online:
http://darcs.haskell.org/cpphs/_darcs/patches/20090622133635-6871e-336f428525b12f496d28d15b76035f73eb06701a.gz


More information about the Cvs-nhc98 mailing list