Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > IRB crashing silently with non ASCII characters?

Reply
Thread Tools

IRB crashing silently with non ASCII characters?

 
 
gabriele renzi
Guest
Posts: n/a
 
      07-17-2004
Hi gurus and nubys,

I just noticed that if I type italian accented letters in a irb
session irb crashes silently:

C:\Documents and Settings\gabriele>irb
irb(main):001:0> è

(probably in this message this letter won't appear fine but is an
accented 'e'
This happens on a windows XP box, where I think the charset is
windows-1252 and irb goes down with every accented vocal.

ruby 1.8.2 (2004-06-29) [i386-mswin32] (latest one-click installer)

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DBD::Oracle, Unicode, non-UTF8-non-ASCII strings Jochen Lehmeier Perl Misc 0 07-23-2009 06:02 PM
Regex with ASCII and non-ASCII chars TOXiC Python 5 01-31-2007 04:48 PM
irb require ... where does irb look? what path? anne001 Ruby 1 06-27-2006 12:07 PM
irb question - variable definitions when calling irb from a script problem Nuralanur@aol.com Ruby 1 10-26-2005 09:13 PM
[ANN] irb-history 1.0.0: Persistent, shared Readline history for IRB Sam Stephenson Ruby 1 06-18-2005 08:56 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57