[#61424] [REJECT?] xmalloc/xfree: reduce atomic ops w/ thread-locals — Eric Wong <normalperson@...>

I'm unsure about this. I _hate_ the extra branches this adds;

13 messages 2014/03/12

[ruby-core:61721] [ruby-trunk - Bug #9684] [Open] Use same error messages in struct.c

From: sto.mar@...
Date: 2014-03-27 13:59:15 UTC
List: ruby-core #61721
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/

In This Thread

Prev Next