ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:44239] [ruby-trunk - Bug #6275][Open] symbol not found: _environ on Mac OS X
@ 2012-04-09 22:50 stonep (dehui peng)
  2012-04-09 22:52 ` [ruby-core:44240] [ruby-trunk - Bug #6275] " stonep (dehui peng)
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: stonep (dehui peng) @ 2012-04-09 22:50 UTC (permalink / raw)
  To: ruby-core


Issue #6275 has been reported by stonep (dehui peng).

----------------------------------------
Bug #6275: symbol not found: _environ on Mac OS X
https://bugs.ruby-lang.org/issues/6275

Author: stonep (dehui peng)
Status: Open
Priority: Normal
Assignee: 
Category: 
Target version: 
ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin10]


1. download latest ruby
2. download vim7.3 and built with ruby support
3. run vim73, and type: ruby puts "ruby" at ":"
4. Symbol not found: _environ

And my patch is in the attached file.


-- 
http://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:44240] [ruby-trunk - Bug #6275] symbol not found: _environ on Mac OS X
  2012-04-09 22:50 [ruby-core:44239] [ruby-trunk - Bug #6275][Open] symbol not found: _environ on Mac OS X stonep (dehui peng)
@ 2012-04-09 22:52 ` stonep (dehui peng)
  2012-04-10  5:42 ` [ruby-core:44251] [ruby-trunk - Bug #6275][Assigned] " mame (Yusuke Endoh)
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: stonep (dehui peng) @ 2012-04-09 22:52 UTC (permalink / raw)
  To: ruby-core


Issue #6275 has been updated by stonep (dehui peng).

File ruby-changes.patch added


----------------------------------------
Bug #6275: symbol not found: _environ on Mac OS X
https://bugs.ruby-lang.org/issues/6275#change-25765

Author: stonep (dehui peng)
Status: Open
Priority: Normal
Assignee: 
Category: 
Target version: 
ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin10]


1. download latest ruby
2. download vim7.3 and built with ruby support
3. run vim73, and type: ruby puts "ruby" at ":"
4. Symbol not found: _environ

And my patch is in the attached file.


-- 
http://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:44251] [ruby-trunk - Bug #6275][Assigned] symbol not found: _environ on Mac OS X
  2012-04-09 22:50 [ruby-core:44239] [ruby-trunk - Bug #6275][Open] symbol not found: _environ on Mac OS X stonep (dehui peng)
  2012-04-09 22:52 ` [ruby-core:44240] [ruby-trunk - Bug #6275] " stonep (dehui peng)
@ 2012-04-10  5:42 ` mame (Yusuke Endoh)
  2012-04-10  6:00 ` [ruby-core:44252] [ruby-trunk - Bug #6275] " nobu (Nobuyoshi Nakada)
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mame (Yusuke Endoh) @ 2012-04-10  5:42 UTC (permalink / raw)
  To: ruby-core


Issue #6275 has been updated by mame (Yusuke Endoh).

Status changed from Open to Assigned
Assignee set to sorah (Shota Fukumori)

Sorah, do you know anything about this?

-- 
yusuke Endoh <mame@tsg.ne.jp>
----------------------------------------
Bug #6275: symbol not found: _environ on Mac OS X
https://bugs.ruby-lang.org/issues/6275#change-25782

Author: stonep (dehui peng)
Status: Assigned
Priority: Normal
Assignee: sorah (Shota Fukumori)
Category: 
Target version: 
ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin10]


1. download latest ruby
2. download vim7.3 and built with ruby support
3. run vim73, and type: ruby puts "ruby" at ":"
4. Symbol not found: _environ

And my patch is in the attached file.


-- 
http://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:44252] [ruby-trunk - Bug #6275] symbol not found: _environ on Mac OS X
  2012-04-09 22:50 [ruby-core:44239] [ruby-trunk - Bug #6275][Open] symbol not found: _environ on Mac OS X stonep (dehui peng)
  2012-04-09 22:52 ` [ruby-core:44240] [ruby-trunk - Bug #6275] " stonep (dehui peng)
  2012-04-10  5:42 ` [ruby-core:44251] [ruby-trunk - Bug #6275][Assigned] " mame (Yusuke Endoh)
@ 2012-04-10  6:00 ` nobu (Nobuyoshi Nakada)
  2012-04-10  6:18 ` [ruby-core:44253] " mame (Yusuke Endoh)
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: nobu (Nobuyoshi Nakada) @ 2012-04-10  6:00 UTC (permalink / raw)
  To: ruby-core


Issue #6275 has been updated by nobu (Nobuyoshi Nakada).


The patch seems fine, and hash.c has similar code already.
----------------------------------------
Bug #6275: symbol not found: _environ on Mac OS X
https://bugs.ruby-lang.org/issues/6275#change-25783

Author: stonep (dehui peng)
Status: Assigned
Priority: Normal
Assignee: sorah (Shota Fukumori)
Category: 
Target version: 
ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin10]


1. download latest ruby
2. download vim7.3 and built with ruby support
3. run vim73, and type: ruby puts "ruby" at ":"
4. Symbol not found: _environ

And my patch is in the attached file.


-- 
http://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:44253] [ruby-trunk - Bug #6275] symbol not found: _environ on Mac OS X
  2012-04-09 22:50 [ruby-core:44239] [ruby-trunk - Bug #6275][Open] symbol not found: _environ on Mac OS X stonep (dehui peng)
                   ` (2 preceding siblings ...)
  2012-04-10  6:00 ` [ruby-core:44252] [ruby-trunk - Bug #6275] " nobu (Nobuyoshi Nakada)
@ 2012-04-10  6:18 ` mame (Yusuke Endoh)
  2012-04-10  6:59 ` [ruby-core:44255] " nobu (Nobuyoshi Nakada)
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mame (Yusuke Endoh) @ 2012-04-10  6:18 UTC (permalink / raw)
  To: ruby-core


Issue #6275 has been updated by mame (Yusuke Endoh).

Assignee changed from sorah (Shota Fukumori) to nobu (Nobuyoshi Nakada)

Ok please go ahead.

-- 
Yusuke Endoh <mame@tsg.ne.jp>
----------------------------------------
Bug #6275: symbol not found: _environ on Mac OS X
https://bugs.ruby-lang.org/issues/6275#change-25784

Author: stonep (dehui peng)
Status: Assigned
Priority: Normal
Assignee: nobu (Nobuyoshi Nakada)
Category: 
Target version: 
ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin10]


1. download latest ruby
2. download vim7.3 and built with ruby support
3. run vim73, and type: ruby puts "ruby" at ":"
4. Symbol not found: _environ

And my patch is in the attached file.


-- 
http://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:44255] [ruby-trunk - Bug #6275] symbol not found: _environ on Mac OS X
  2012-04-09 22:50 [ruby-core:44239] [ruby-trunk - Bug #6275][Open] symbol not found: _environ on Mac OS X stonep (dehui peng)
                   ` (3 preceding siblings ...)
  2012-04-10  6:18 ` [ruby-core:44253] " mame (Yusuke Endoh)
@ 2012-04-10  6:59 ` nobu (Nobuyoshi Nakada)
  2013-02-18 12:31 ` [ruby-core:52448] " mame (Yusuke Endoh)
  2019-08-14 23:18 ` [ruby-core:94359] [Ruby master Bug#6275] " merch-redmine
  6 siblings, 0 replies; 8+ messages in thread
From: nobu (Nobuyoshi Nakada) @ 2012-04-10  6:59 UTC (permalink / raw)
  To: ruby-core


Issue #6275 has been updated by nobu (Nobuyoshi Nakada).

Category set to core
Assignee changed from nobu (Nobuyoshi Nakada) to sorah (Shota Fukumori)
Target version set to 2.0.0


----------------------------------------
Bug #6275: symbol not found: _environ on Mac OS X
https://bugs.ruby-lang.org/issues/6275#change-25788

Author: stonep (dehui peng)
Status: Assigned
Priority: Normal
Assignee: sorah (Shota Fukumori)
Category: core
Target version: 2.0.0
ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin10]


1. download latest ruby
2. download vim7.3 and built with ruby support
3. run vim73, and type: ruby puts "ruby" at ":"
4. Symbol not found: _environ

And my patch is in the attached file.


-- 
http://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:52448] [ruby-trunk - Bug #6275] symbol not found: _environ on Mac OS X
  2012-04-09 22:50 [ruby-core:44239] [ruby-trunk - Bug #6275][Open] symbol not found: _environ on Mac OS X stonep (dehui peng)
                   ` (4 preceding siblings ...)
  2012-04-10  6:59 ` [ruby-core:44255] " nobu (Nobuyoshi Nakada)
@ 2013-02-18 12:31 ` mame (Yusuke Endoh)
  2019-08-14 23:18 ` [ruby-core:94359] [Ruby master Bug#6275] " merch-redmine
  6 siblings, 0 replies; 8+ messages in thread
From: mame (Yusuke Endoh) @ 2013-02-18 12:31 UTC (permalink / raw)
  To: ruby-core


Issue #6275 has been updated by mame (Yusuke Endoh).

Target version changed from 2.0.0 to next minor


----------------------------------------
Bug #6275: symbol not found: _environ on Mac OS X
https://bugs.ruby-lang.org/issues/6275#change-36514

Author: stonep (dehui peng)
Status: Assigned
Priority: Normal
Assignee: sorah (Shota Fukumori)
Category: core
Target version: next minor
ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin10]


1. download latest ruby
2. download vim7.3 and built with ruby support
3. run vim73, and type: ruby puts "ruby" at ":"
4. Symbol not found: _environ

And my patch is in the attached file.


-- 
http://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:94359] [Ruby master Bug#6275] symbol not found: _environ on Mac OS X
  2012-04-09 22:50 [ruby-core:44239] [ruby-trunk - Bug #6275][Open] symbol not found: _environ on Mac OS X stonep (dehui peng)
                   ` (5 preceding siblings ...)
  2013-02-18 12:31 ` [ruby-core:52448] " mame (Yusuke Endoh)
@ 2019-08-14 23:18 ` merch-redmine
  6 siblings, 0 replies; 8+ messages in thread
From: merch-redmine @ 2019-08-14 23:18 UTC (permalink / raw)
  To: ruby-core

Issue #6275 has been updated by jeremyevans0 (Jeremy Evans).

Status changed from Assigned to Closed

This should be fixed by commit:af35f2a61d8027df2e70012ae736f91ee0e41b85.

----------------------------------------
Bug #6275: symbol not found: _environ on Mac OS X
https://bugs.ruby-lang.org/issues/6275#change-80768

* Author: stonep (dehui peng)
* Status: Closed
* Priority: Normal
* Assignee: sorah (Sorah Fukumori)
* Target version: 
* ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin10]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
1. download latest ruby
2. download vim7.3 and built with ruby support
3. run vim73, and type: ruby puts "ruby" at ":"
4. Symbol not found: _environ

And my patch is in the attached file.

---Files--------------------------------
ruby-changes.patch (701 Bytes)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-08-14 23:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-09 22:50 [ruby-core:44239] [ruby-trunk - Bug #6275][Open] symbol not found: _environ on Mac OS X stonep (dehui peng)
2012-04-09 22:52 ` [ruby-core:44240] [ruby-trunk - Bug #6275] " stonep (dehui peng)
2012-04-10  5:42 ` [ruby-core:44251] [ruby-trunk - Bug #6275][Assigned] " mame (Yusuke Endoh)
2012-04-10  6:00 ` [ruby-core:44252] [ruby-trunk - Bug #6275] " nobu (Nobuyoshi Nakada)
2012-04-10  6:18 ` [ruby-core:44253] " mame (Yusuke Endoh)
2012-04-10  6:59 ` [ruby-core:44255] " nobu (Nobuyoshi Nakada)
2013-02-18 12:31 ` [ruby-core:52448] " mame (Yusuke Endoh)
2019-08-14 23:18 ` [ruby-core:94359] [Ruby master Bug#6275] " merch-redmine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).