Hi, At Wed, 25 Nov 2009 09:22:52 +0900, Florian Frank wrote in [ruby-core:26899]: > I am not sure if this is a problem. A method like this: I don't think it is. > The same happens also in rb_warn and maybe a lot of other > ruby functions. Apparently the variable BUFSIZ defined in > stdio.h determines the length of this formatting buffer in > the source file error.c, but it has a different value on > different platforms. Maybe the buffers should all have the > same length? Rather, you should get rid of such too long messages, IMO. Who wants to see the flood by a message? -- Nobu Nakada