K
Kurt V. Hindenburg
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
O.K. I had enough of this warning.
/usr/lib/ruby/site_ruby/1.8/rexml/doctype.rb:196: warning: regexp has
`]' without escape
http://www.ruby-talk.org/blade/84500
/lib/ruby/site_ruby/1.8/rexml/doctype.rb
Original:
source.match(/\s*]\s*>/um, true)
New:
source.match(/\s*\]\s*>/um, true)
The warning went away. I hope this is fixed in the next rexml
release.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/wF6q0cAvx3ELfKARAuluAJ9brOwmQzghPwUmRh29ApQ+KPY+4gCdGCZK
UvAz9r/knYKA3Zb+gzGjHZs=
=+1iY
-----END PGP SIGNATURE-----
Hash: SHA1
O.K. I had enough of this warning.
/usr/lib/ruby/site_ruby/1.8/rexml/doctype.rb:196: warning: regexp has
`]' without escape
http://www.ruby-talk.org/blade/84500
/lib/ruby/site_ruby/1.8/rexml/doctype.rb
Original:
source.match(/\s*]\s*>/um, true)
New:
source.match(/\s*\]\s*>/um, true)
The warning went away. I hope this is fixed in the next rexml
release.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/wF6q0cAvx3ELfKARAuluAJ9brOwmQzghPwUmRh29ApQ+KPY+4gCdGCZK
UvAz9r/knYKA3Zb+gzGjHZs=
=+1iY
-----END PGP SIGNATURE-----