You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-dev@jakarta.apache.org by df...@apache.org on 2003/01/03 21:11:47 UTC

cvs commit: jakarta-oro ISSUES TODO BUGS

dfs         2003/01/03 12:11:47

  Modified:    .        TODO
  Added:       .        ISSUES
  Removed:     .        BUGS
  Log:
  Renamed BUGS file to ISSUES because the only remaining item in the BUGS
  file isn't quite a bug.  Really ought to just remove the file and use
  issue tracking system, but the remaining issue in the file is an
  instance of "there may be an issue, but we're not sure" and I don't
  want to put that in the system just yet.
  
  Updated TODO file to reflect above change (prompted by Jon's comment
  that problem tracking should be issue tracking).  Should probably also
  get rid of TODO file, but until there are more active developers, it's
  less efficient to use bugzilla with all of its annoyances to track
  these items.
  
  Revision  Changes    Path
  1.14      +2 -2      jakarta-oro/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/TODO,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- TODO	3 Jan 2003 17:18:07 -0000	1.13
  +++ TODO	3 Jan 2003 20:11:47 -0000	1.14
  @@ -9,7 +9,7 @@
   
   o Optimize/improve Unicode character classes.
   
  -o Fix any pending bugs listed in BUGS file or problem tracking system.
  +o Fix any pending issues listed in ISSUES file or issue tracking system.
   
   o Update org.apache.oro.text.regex and org.apache.oro.text.perl syntax to 
     latest version of Perl, currently version 5.8.  This will require
  
  
  
  1.1                  jakarta-oro/ISSUES
  
  Index: ISSUES
  ===================================================================
  $Id: ISSUES,v 1.1 2003/01/03 20:11:47 dfs Exp $
  
  o It is possible that Perl5Util may not handle backslashing properly
    for certain rare cases.  Need to collect bug reports on this count
    and fix it if this is true.
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>