rb_fatal 860 class.c rb_fatal("bad scan arg format: %s", fmt);
rb_fatal 2868 io.c rb_fatal("Can't do inplace edit without backup");
rb_fatal 133 ruby.c rb_fatal("malformed RUBYLIB_PREFIX");
rb_fatal 156 ruby.c rb_fatal("malformed RUBYLIB_PREFIX");
rb_fatal 523 ruby.c rb_fatal("Can't chdir to %s", s);
rb_fatal 535 ruby.c rb_fatal("Can't chdir");
rb_fatal 538 ruby.c rb_fatal("Can't chdir to %s", s);
rb_fatal 830 ruby.c rb_fatal("Can't exec %s", path);
rb_fatal 173 util.c rb_fatal("Cannot do inplace edit on long filename (%ld characters)",
rb_fatal 1233 win32/win32.c rb_fatal ("opendir: malloc failed!\n");
rb_fatal 1774 win32/win32.c rb_fatal ("Unable to locate winsock library!\n");
rb_fatal 1776 win32/win32.c rb_fatal("could not find version 1 of winsock dll\n");
rb_fatal 1779 win32/win32.c rb_fatal("could not find version 1 of winsock dll\n");
rb_fatal 1803 win32/win32.c rb_fatal("Unable to create interrupt event!\n");
rb_fatal 2321 win32/win32.c rb_fatal("cannot grow string\n");
rb_fatal 2869 win32/win32.c rb_fatal("failed to launch waiter thread:%d", GetLastError());