uristic
that JspC should be able to compile the example webapps. I'm not sure how to
structure that as a test, yet, though.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, March 03, 2001 4:56 AM
To: [EMAIL PROTECTED]
Subject: Re: [PATCH] Bug 84
[EMAIL PROTECTED] (Steve Downey) writes:
> Under NT (and presumably any OS where File.sep != '/') JspC has a stack
> underflow at baseDirStack.peek() in ParserController.java. This patch
> converts from '\' to '/' for those cases. It also sets the package name for
> the class based on the URI, so
Under NT (and
presumably any OS where File.sep != '/') JspC has a stack underflow at
baseDirStack.peek() in ParserController.java. This patch converts from '\' to
'/' for those cases. It also sets the package name for the class based on the
URI, so that the java file is distinguished from ot