[#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:91512] [Ruby trunk Feature#6012] Proc#source_location also return the column
From:
samuel@...
Date:
2019-02-12 01:24:44 UTC
List:
ruby-core #91512
Issue #6012 has been updated by ioquatix (Samuel Williams). 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. ---------------------------------------- Feature #6012: Proc#source_location also return the column https://bugs.ruby-lang.org/issues/6012#change-76772 * 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/ruby/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=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>