<div dir="ltr">This patch fixes an ill-formed comparison when parsing control escapes, e.g. "\cA\ca". The code will now throw an error_escape exception for invalid control sequences like "\c:" or "\c".<div>
<br></div><div>I've added the test cases to bad_escape.pass.cpp.</div><div><br></div><div style>Thanks,</div><div style>-Bill</div></div>