--- code/trunk/ChangeLog 2007/08/15 14:35:57 216 +++ code/trunk/ChangeLog 2007/08/15 15:21:04 217 @@ -113,6 +113,9 @@ something other than just ASCII characters) inside a group that had an unlimited repeat caused a loop at compile time (while checking to see whether the group could match an empty string). + +20. Debugging a pattern containing \p or \P could cause a crash. For example, + [\P{Any}] did so. (Error in the code for printing property names.) Version 7.2 19-Jun-07