From: matz@... (Yukihiro Matsumoto) Date: 2002-12-18T14:03:49+09:00 Subject: Re: Ruby BUG when using PStore and fork Hi, In message "Re: Ruby BUG when using PStore and fork" on 02/12/17, Jeremy Henty writes: |> So do you recommend any better message? | |Off the top of my head, something like "fork: supplied block must |terminate normally", assuming that "normally" is the appropriate word |here. The message should make it clear this requirement is specific |to fork: we don't want people to get the impression that all blocks |are so restricted. | |I am not really familiar with the Ruby house style for error messages, |maybe others can suggest a better wording. For your information: the latest 1.6.8 snapshot says "uncaught throw". matz.