summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/otps/bugs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/otps/bugs.txt')
-rw-r--r--Build/source/texk/web2c/otps/bugs.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/otps/bugs.txt b/Build/source/texk/web2c/otps/bugs.txt
new file mode 100644
index 00000000000..0a878a5bc06
--- /dev/null
+++ b/Build/source/texk/web2c/otps/bugs.txt
@@ -0,0 +1,9 @@
+[20050814-1] (otp2ocp)
+ Choices may include CompleteLefts, but only through aliases.
+ This should be tested. If it's working properly, choices should be
+ extended to allow them without aliases. If it's not working,
+ it should be fixed or removed.
+[20050814-2] (otp2ocp)
+ Implement star (*) regexps, using <0,>. otp2ocp should fail when
+ it's the only thing on left side, since it would match the empty
+ string.