[ruby-core:96264] [Ruby master Bug#15828] DOTfiles and DOTfolders aren't allowed in $HOME folder on Haiku

[email protected]
Newsgroups gmane.comp.lang.ruby.core
Message-ID <redmine.journal-83162.20191216122642.4035cfb1e6685fcc@ruby-lang.org>
Issue #15828 has been updated by hsbt (Hiroshi SHIBATA).


I'm working this at https://github.com/ruby/ruby/pull/2174

But it's still WIP status. I'm going to try in the next year.

----------------------------------------
Bug #15828: DOTfiles and DOTfolders aren't allowed in $HOME folder on Haiku
https://bugs.ruby-lang.org/issues/15828#change-83162

* Author: extrowerk (Zoltán Mizsei)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-haiku]
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
According to the guidelines, no program should create any file directly in $HOME

For config files we should use the ~/config/settings/ruby folder for .rubyrc (<- this file also should have no dot at the beginning!)
For --user-install the gem files should go into /boot/system/non-packaged/lib/ruby$rubyVersion folder

The system-install path seems to be ok.

I tried to grep the whole source tree, but i can't seem to find the correct place, where they defined. Can somebody give me some hints?
Thanks!



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

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.