You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Nacho <na...@siapi.es> on 2000/03/28 19:47:29 UTC

RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/loggin g Logger.java

There are an error in commit realized by akv:

-------
  +        else if (File.separatorChar = '\\')
---------------

the correct line is with '==' and not '=' 

Saludos ,
Ignacio J. Ortega

Re: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/logging Logger.java

Posted by "Anil K. Vijendran" <An...@eng.sun.com>.
oops! sorry.

Nacho wrote:

> There are an error in commit realized by akv:
>
> -------
>   +        else if (File.separatorChar = '\\')
> ---------------
>
> the correct line is with '==' and not '='
>
> Saludos ,
> Ignacio J. Ortega
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org

--
Peace, Anil +<:-)