From: sto.mar@... Date: 2014-03-27T13:59:15+00:00 Subject: [ruby-core:61721] [ruby-trunk - Bug #9684] [Open] Use same error messages in struct.c Issue #9684 has been reported by Marcus Stollsteimer. ---------------------------------------- Bug #9684: Use same error messages in struct.c https://bugs.ruby-lang.org/issues/9684 * Author: Marcus Stollsteimer * Status: Open * Priority: Normal * Assignee: * Category: * Target version: * ruby -v: ruby 2.1.0p0 (2013-12-25 revision 44422) [i686-linux] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- In `struct.c`, use the same error message "`foo' is not a struct member" in - `rb_struct_getmember` (line 97) and - `rb_struct_set` (lines 157) ---Files-------------------------------- emsg_struct.patch (366 Bytes) -- https://bugs.ruby-lang.org/