From noreply at rubyforge.org Sun Jun 22 11:28:16 2008 From: noreply at rubyforge.org (noreply at rubyforge.org) Date: Sun, 22 Jun 2008 11:28:16 -0400 (EDT) Subject: [ idn-Bugs-20105 ] NULL pointer error Message-ID: <20080622152816.2D4E218581C4@rubyforge.org> Bugs item #20105, was opened at 2008-05-13 03:58 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=3633&aid=20105&group_id=924 >Category: General Group: Latest Release Status: Open >Resolution: Accepted Priority: 3 Submitted By: ryan king (ryansking) >Assigned to: Erik Abele (erikabele) Summary: NULL pointer error Initial Comment: >> IDN::Stringprep.nfkc_normalize("\342") ArgumentError: NULL pointer given from (irb):9:in `nfkc_normalize' from (irb):9 I'm not sure if "\342" is even a valid string for IDN, but it's a situation I'm encountering in the wild and it'd be nice if, at the very least, the error was more specific than ArgumentError. ---------------------------------------------------------------------- >Comment By: Erik Abele (erikabele) Date: 2008-06-22 17:28 Message: Thanks for the report - I agree that the error could be more specific. I'll give it a look soon... ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=3633&aid=20105&group_id=924