[#91458] [Ruby trunk Feature#4475] default variable name for parameter — matz@...
Issue #4475 has been updated by matz (Yukihiro Matsumoto).
3 messages
2019/02/07
[ruby-core:91518] [Ruby trunk Feature#6012] Proc#source_location also return the column
From:
duerst@...
Date:
2019-02-12 07:49:53 UTC
List:
ruby-core #91518
Issue #6012 has been updated by duerst (Martin D=FCrst). ioquatix (Samuel Williams) wrote: > I also wish there was some meaningful implementation of `proc.source.hash= ` that was reasonably consistent across invocations of Ruby. Even if it was= just best effort. Please make that a separate feature if you are serious about it. ---------------------------------------- Feature #6012: Proc#source_location also return the column https://bugs.ruby-lang.org/issues/6012#change-76778 * Author: rogerdpack (Roger Pack) * Status: Assigned * Priority: Normal * Assignee: nobu (Nobuyoshi Nakada) * Target version: = ---------------------------------------- As originally suggested in http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/rub= y/ruby-core/42418 Suggestion/feature request: have #source_location also return the beginning column where it was defined. ["test.rb", 8, 33] Thanks! -roger- -- = https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=3Dunsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>