From: nobu@... Date: 2016-08-27T06:55:48+00:00 Subject: [ruby-core:77081] [Ruby trunk Bug#12709] POSIX-noncompliant setenv Issue #12709 has been reported by Nobuyoshi Nakada. ---------------------------------------- Bug #12709: POSIX-noncompliant setenv https://bugs.ruby-lang.org/issues/12709 * Author: Nobuyoshi Nakada * Status: Open * Priority: Normal * Assignee: * ruby -v: * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- I found `setenv()` macro which is noncompliant to POSIX is still defined in `include/ruby/util.h`. I can't remember where 2-arguments `setenv()` was provided. Shouldn't it be removed? https://github.com/ruby/ruby/compare/trunk...nobu:POSIX-noncompliant-setenv -- https://bugs.ruby-lang.org/ Unsubscribe: