Warnings in optparse with 1.8pre3

/usr/local/lib/ruby/site_ruby/1.8/optparse.rb:1001: warning: character class has ]' without escape /usr/local/lib/ruby/site_ruby/1.8/optparse.rb:1001: warning: character class has [’ without escape
/usr/local/lib/ruby/site_ruby/1.8/optparse.rb:1011: warning: character class has ]' without escape /usr/local/lib/ruby/site_ruby/1.8/optparse.rb:1011: warning: character class has [’ without escape
/usr/local/lib/ruby/site_ruby/1.8/optparse.rb:1023: warning: character class has ]' without escape /usr/local/lib/ruby/site_ruby/1.8/optparse.rb:1023: warning: character class has [’ without escape

FYI.

···

Jim Hranicky, Senior SysAdmin UF/CISE Department |
E314D CSE Building Phone (352) 392-1499 |
jfh@cise.ufl.edu http://www.cise.ufl.edu/~jfh |


                      About politics:
                 Don't worry about results
               It's the thought that counts

Hi,

···

At Fri, 18 Jul 2003 00:45:56 +0900, James F. Hranicky wrote:

/usr/local/lib/ruby/site_ruby/1.8/optparse.rb:1001: warning: character class has ]' without escape /usr/local/lib/ruby/site_ruby/1.8/optparse.rb:1001: warning: character class has [’ without escape
/usr/local/lib/ruby/site_ruby/1.8/optparse.rb:1011: warning: character class has ]' without escape /usr/local/lib/ruby/site_ruby/1.8/optparse.rb:1011: warning: character class has [’ without escape
/usr/local/lib/ruby/site_ruby/1.8/optparse.rb:1023: warning: character class has ]' without escape /usr/local/lib/ruby/site_ruby/1.8/optparse.rb:1023: warning: character class has [’ without escape

It’s old, 1.8 contains newer one.


Nobu Nakada

Oops – got it.

Jim

···

On Fri, 18 Jul 2003 01:35:56 +0900 nobu.nokada@softhome.net wrote:

It’s old, 1.8 contains newer one.