rb_warn 764 array.c rb_warn("block supersedes default value argument"); rb_warn 1406 array.c rb_warn("block supersedes default value argument"); rb_warn 1469 array.c rb_warn("given block not used"); rb_warn 1533 array.c rb_warn("given block not used"); rb_warn 4498 array.c rb_warn("given block not used"); rb_warn 6192 bignum.c rb_warn("in a**b, b may be too big"); rb_warn 6209 bignum.c rb_warn("in a**b, b may be too big"); rb_warn 971 complex.c rb_warn("in a**b, b may be too big"); rb_warn 1027 dir.c rb_warn("conflicting chdir during another chdir block"); rb_warn 719 encoding.c rb_warn("failed to load encoding (%s); use ASCII-8BIT instead", rb_warn 192 enum.c rb_warn("given block not used"); rb_warn 320 enum.c rb_warn("given block not used"); rb_warn 353 enumerator.c rb_warn("Enumerator.new without a block is deprecated; use Object#to_enum"); rb_warn 1252 enumerator.c rb_warn("given block not used"); rb_warn 1285 eval.c rb_warn("%s""using doesn't call the given block""%s.", klass, anon); rb_warn 5516 ext/bigdecimal/bigdecimal.c rb_warn("Conversion from String to BigDecimal overflow (last few digits discarded)."); rb_warn 10 ext/continuation/continuation.c rb_warn("callcc is obsolete; use Fiber instead"); rb_warn 360 ext/dbm/dbm.c rb_warn("DBM#index is deprecated; use DBM#key"); rb_warn 473 ext/gdbm/gdbm.c rb_warn("GDBM#index is deprecated; use GDBM#key"); rb_warn 270 ext/openssl/ossl.c rb_warn("StoreContext initialization failure"); rb_warn 279 ext/openssl/ossl.c rb_warn("exception in verify_callback is ignored"); rb_warn 393 ext/openssl/ossl.c rb_warn("error on stack: %s", ERR_error_string(e, NULL)); rb_warn 194 ext/openssl/ossl.h rb_warn((fmt), ##__VA_ARGS__); \ rb_warn 200 ext/openssl/ossl.h #define OSSL_Warn rb_warn rb_warn 214 ext/openssl/ossl_cipher.c rb_warn("arguments for %"PRIsVALUE"#encrypt and %"PRIsVALUE"#decrypt were deprecated; " rb_warn 738 ext/openssl/ossl_ssl.c rb_warn("#tmp_ecdh_callback= is deprecated; use #ecdh_curves= instead"); rb_warn 350 ext/sdbm/init.c rb_warn("SDBM#index is deprecated; use SDBM#key"); rb_warn 259 ext/stringio/stringio.c rb_warn("%"PRIsVALUE"::new() does not take block; use %"PRIsVALUE"::open() instead", rb_warn 683 ext/stringio/stringio.c rb_warn("StringIO#bytes is deprecated; use #each_byte instead"); rb_warn 902 ext/stringio/stringio.c rb_warn("StringIO#chars is deprecated; use #each_char instead"); rb_warn 946 ext/stringio/stringio.c rb_warn("StringIO#codepoints is deprecated; use #each_codepoint instead"); rb_warn 1150 ext/stringio/stringio.c rb_warn("StringIO#lines is deprecated; use #each_line instead"); rb_warn 55 ext/tk/stubs.c rb_warn("Inconsistency. Loaded Tcl/Tk libraries are enabled nativethread-support. But `tcltklib' is not. The inconsistency causes SEGV or other troubles frequently."); rb_warn 7381 ext/tk/tcltklib.c rb_warn("%s (ignore)", Tcl_GetStringResult(ptr->ip)); rb_warn 8608 ext/tk/tcltklib.c rb_warn("invalid command name `%s' (ignore)", cmd); rb_warn 8805 ext/tk/tcltklib.c rb_warn("%s (ignore)", Tcl_GetStringResult(ptr->ip)); rb_warn 3947 ext/zlib/zlib.c rb_warn("Zlib::GzipReader#bytes is deprecated; use #each_byte instead"); rb_warn 4233 ext/zlib/zlib.c rb_warn("Zlib::GzipReader#lines is deprecated; use #each_line instead"); rb_warn 5592 file.c rb_warn("Insecure world writable dir %s in %sPATH, mode 0%" rb_warn 6963 gc.c rb_warn("GC.stat keys were changed from Ruby 2.1. " rb_warn 7424 gc.c rb_warn("RUBY_FREE_MIN is obsolete. Use RUBY_GC_HEAP_FREE_SLOTS instead."); rb_warn 7432 gc.c rb_warn("RUBY_HEAP_MIN_SLOTS is obsolete. Use RUBY_GC_HEAP_INIT_SLOTS instead."); rb_warn 669 hash.c rb_warn("wrong element type %s at %ld (expected array)", rb_warn 671 hash.c rb_warn("ignoring wrong elements is deprecated, remove them explicitly"); rb_warn 672 hash.c rb_warn("this causes ArgumentError in the next release"); rb_warn 889 hash.c rb_warn("block supersedes default value argument"); rb_warn 1078 hash.c rb_warn("Hash#index is deprecated; use Hash#key"); rb_warn 1312 hash.c rb_warn("extra states are no longer copied: %+"PRIsVALUE, hash); rb_warn 3085 hash.c rb_warn("block supersedes default value argument"); rb_warn 3985 hash.c rb_warn("ENV.index is deprecated; use ENV.key"); rb_warn 1124 id_table.c rb_warn("unsupported yet"); rb_warn 1821 include/ruby/ruby.h PRINTF_ARGS(void rb_warn(const char*, ...), 1, 2); rb_warn 3415 io.c rb_warn("IO#lines is deprecated; use #each_line instead"); rb_warn 3466 io.c rb_warn("IO#bytes is deprecated; use #each_byte instead"); rb_warn 3620 io.c rb_warn("IO#chars is deprecated; use #each_char instead"); rb_warn 3748 io.c rb_warn("IO#codepoints is deprecated; use #each_codepoint instead"); rb_warn 4626 io.c rb_warn("sysseek for buffered IO"); rb_warn 4664 io.c rb_warn("syswrite for buffered IO"); rb_warn 5162 io.c rb_warn("Ignoring encoding parameter '%"PRIsVALUE"': %s_encoding is used", rb_warn 5481 io.c rb_warn("setvbuf() can't be honoured (fd=%d)", fd); rb_warn 6805 io.c rb_warn("setvbuf() can't be honoured for %"PRIsVALUE, fptr->pathv); rb_warn 6809 io.c rb_warn("setvbuf() can't be honoured for %"PRIsVALUE, fptr->pathv); rb_warn 6813 io.c rb_warn("setvbuf() can't be honoured for %"PRIsVALUE, fptr->pathv); rb_warn 7699 io.c rb_warn("%"PRIsVALUE"::new() does not take block; use %"PRIsVALUE"::open() instead", rb_warn 7963 io.c rb_warn("Can't do inplace edit for stdio; skipping"); rb_warn 7992 io.c rb_warn("Can't rename %"PRIsVALUE" to %"PRIsVALUE": %s, skipping file", rb_warn 7999 io.c rb_warn("Can't rename %"PRIsVALUE" to %"PRIsVALUE": %s, skipping file", rb_warn 8011 io.c rb_warn("Can't remove %"PRIsVALUE": %s, skipping file", rb_warn 8035 io.c rb_warn("Can't set owner/group of %"PRIsVALUE" to same as %"PRIsVALUE": %s, skipping file", rb_warn 8083 io.c rb_warn("Can't do inplace edit for stdio"); rb_warn 9426 io.c if (!enc) rb_warn("Unsupported encoding %"PRIsVALUE" ignored", v); rb_warn 11509 io.c rb_warn("ARGF#lines is deprecated; use #each_line instead"); rb_warn 11556 io.c rb_warn("ARGF#bytes is deprecated; use #each_byte instead"); rb_warn 11595 io.c rb_warn("ARGF#chars is deprecated; use #each_char instead"); rb_warn 11634 io.c rb_warn("ARGF#codepoints is deprecated; use #each_codepoint instead"); rb_warn 1066 load.c rb_warn("%s is already registered", name); rb_warn 2064 marshal.c rb_warn("incompatible marshal file format (can be read)\n\ rb_warn 322 numeric.c rb_warn("Numerical comparison operators will no more rescue exceptions of #coerce"); rb_warn 323 numeric.c rb_warn("in the next release. Return nil in #coerce if the coercion is impossible."); rb_warn 331 numeric.c rb_warn("Bad return value for #coerce, called by numerical comparison operators."); rb_warn 332 numeric.c rb_warn("#coerce must return [x, y]. The next release will raise an error for this."); rb_warn 639 proc.c rb_warn(proc_without_block); rb_warn 2737 proc.c rb_warn("given block not used"); rb_warn 3055 process.c rb_warn("cannot close fd before spawn"); rb_warn 1042 rational.c rb_warn("in a**b, b may be too big"); rb_warn 1417 re.c rb_warn("regexp match /.../n against to %s string", rb_warn 3318 re.c rb_warn("flags ignored"); rb_warn 3336 re.c rb_warn("encoding option is ignored - %s", kcode); rb_warn 3789 re.c rb_warn("variable $KCODE is no longer effective"); rb_warn 3796 re.c rb_warn("variable $KCODE is no longer effective; ignored"); rb_warn 3802 re.c rb_warn("variable $= is no longer effective"); rb_warn 3809 re.c rb_warn("variable $= is no longer effective; ignored"); rb_warn 3877 re.c rb_warn("%s", s); rb_warn 2956 regparse.c rb_warn("%s", (char *)buf); rb_warn 835 ruby.c rb_warn("unknown argument for --%s: `%.*s'", rb_warn 837 ruby.c rb_warn("features are [%.*s].", (int)strlen(list), list); rb_warn 858 ruby.c rb_warn("unknown argument for --debug: `%.*s'", len, str); rb_warn 859 ruby.c rb_warn("debug features are [%.*s].", (int)strlen(list), list); rb_warn 868 ruby.c rb_warn("don't know how to dump `%.*s',", len, str); rb_warn 869 ruby.c rb_warn("but only [%.*s].", (int)strlen(list), list); rb_warn 1726 ruby.c rb_warn("shebang line ends with \\r may cause a problem"); rb_warn 1205 sprintf.c if (RTEST(ruby_verbose)) rb_warn("%s", mesg); rb_warn 7237 string.c rb_warn("given block not used"); rb_warn 7406 string.c rb_warn("given block not used"); rb_warn 7495 string.c rb_warn("given block not used"); rb_warn 7597 string.c rb_warn("given block not used"); rb_warn 273 struct.c rb_warn("redefining constant %"PRIsVALUE"::%"PRIsVALUE, super, name); rb_warn 1397 thread_pthread.c rb_warn("Failed to create communication pipe for timer thread: %s", rb_warn 1590 thread_pthread.c rb_warn("pthread_attr_init failed for timer: %s, scheduling broken", rb_warn 1612 thread_pthread.c rb_warn("pipe creation failed for timer: %s, scheduling broken", rb_warn 1629 thread_pthread.c rb_warn("pthread_create failed for timer: %s, scheduling broken", rb_warn 3683 time.c rb_warn("Time#succ is obsolete; use time + 1"); rb_warn 2229 variable.c rb_warn("constant ::%"PRIsVALUE" is deprecated", QUOTE_ID(id)); rb_warn 2232 variable.c rb_warn("constant %"PRIsVALUE"::%"PRIsVALUE" is deprecated", rb_warn 2265 variable.c rb_warn("toplevel constant %"PRIsVALUE" referenced by %"PRIsVALUE"::%"PRIsVALUE"", rb_warn 2637 variable.c rb_warn("already initialized constant %"PRIsVALUE"", name); rb_warn 2639 variable.c rb_warn("already initialized constant %"PRIsVALUE"::%"PRIsVALUE"", rb_warn 2672 variable.c rb_warn("rb_define_const: invalid name `%s' for constant", name); rb_warn 757 vm_insnhelper.c rb_warn("class variable access from toplevel"); rb_warn 579 vm_method.c rb_warn("redefining Object#initialize may cause infinite loop"); rb_warn 584 vm_method.c rb_warn("redefining `%s' may cause serious problems", rb_id2name(mid)); rb_warn 962 vm_method.c rb_warn("removing `%s' may cause serious problems", rb_id2name(mid)); rb_warn 1174 vm_method.c rb_warn("undefining `%s' may cause serious problems", rb_id2name(id)); rb_warn 1942 vm_method.c rb_warn("%"PRIsVALUE"%c""respond_to?(:%"PRIsVALUE") uses"