From: nagachika00@... Date: 2014-07-03T15:40:41+00:00 Subject: [ruby-core:63541] [ruby-trunk - Bug #9684] Use same error messages in struct.c Issue #9684 has been updated by Tomoyuki Chikanaga. Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE r45462, r45463 and r45466 were backported into `ruby_2_1` branch at r46673. ---------------------------------------- Bug #9684: Use same error messages in struct.c https://bugs.ruby-lang.org/issues/9684#change-47590 * Author: Marcus Stollsteimer * Status: Closed * Priority: Normal * Assignee: * Category: * Target version: * ruby -v: ruby 2.1.0p0 (2013-12-25 revision 44422) [i686-linux] * Backport: 2.0.0: REQUIRED, 2.1: DONE ---------------------------------------- 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/