<html>
<head>
<title>Java-Lex Bugs</title>
<link ref="OWNER" HREF="mailto:ejberk@princeton.edu">
</head>
<body bgcolor=#ffffff>
<h1>Java-Lex Bugs</h1>
<p>
The following bugs reports are provided to inform users
of known problems with Java-Lex.
These reports are in the form of email messages 
describing the problem encountered.
</p>
<p>
If you have an additional bug report, 
describing a problem not listed in one of these reports,
please mail it to ejberk@princeton.edu.
</p>
<ul>
<li><a href="http://www.cs.princeton.edu/~appel/modern/java/JavaLex/Bugs/bug1.txt">
Bug 1: Incorrect parsing of valid regular expression 
with complicated macro expansion.</a><br>
<strong>Active.</strong>  Reported 7/26/96.
<li><a href="http://www.cs.princeton.edu/~appel/modern/java/JavaLex/Bugs/bug2.txt">
Bug 2: Cross platform use of Java-Lex and newline characters.</a><br>
Fixed 11/1/96 in version 1.1.2.  Reported 8/11/96.
<li><a href="http://www.cs.princeton.edu/~appel/modern/java/JavaLex/Bugs/bug3.txt">
Bug 3: Compiler error relating to public class.</a><br>
Fixed 9/12/96 in version 1.1.1.  Reported 9/3/96.
<li><a href="http://www.cs.princeton.edu/~appel/modern/java/JavaLex/Bugs/bug4.txt">
Bug 4: Inconsistent macro expansion.</a><br>
Fixed 11/1/96 in version 1.1.2.  Reported 9/4/96.
<li><a href="http://www.cs.princeton.edu/~appel/modern/java/JavaLex/Bugs/bug5.txt">
Bug 5: Start of line symbol (^), character codes greater than 127.</a><br>
<strong>Active.</strong>  Reported 9/10/96.
<li><a href="http://www.cs.princeton.edu/~appel/modern/java/JavaLex/Bugs/bug6.txt">
Bug 6: Character codes greater than 127.</a><br>
<strong>Active.</strong>  Reported 9/11/96.
<li><a href="http://www.cs.princeton.edu/~appel/modern/java/JavaLex/Bugs/bug7.txt">
Bug 7: Bad error messages on macro error.</a><br>
Fixed 11/1/96 in version 1.1.2.  Reported 10/24/96.
<li><a href="http://www.cs.princeton.edu/~appel/modern/java/JavaLex/Bugs/bug8.txt">
Bug 8: Accept buffer does not dynamically increase in size.</a><br>
Fixed 11/1/96 in version 1.1.2.  Reported 10/30/96.
</ul>
</html>