
11 Mar
2013
11 Mar
'13
8:54 p.m.
On Sun, Mar 10, 2013 at 10:36:20PM +0000, Simon Peyton-Jones wrote:
Interesting. The test failed on my Windows box; I thought it was an oversight. Now you've reverted, it'll fail again. What to do?
I don't know if there's an easy way to set a non-Unicode locale on Windows; for now I've marked it as an expected failure.
| commit 937c0399bff9a867fccd8b6e7a63f8f25e7b6300 | Author: Ian Lynagh
| Date: Sun Mar 10 15:41:48 2013 +0000 | | Revert "Accept unicode quotes in T2507" | | T2507 sets LC_ALL=C, so doesn't run in a Unicode locale, and shouldn't | have unicode quotes.
Thanks Ian