General

Profile

arnoldwald (arnold w)

  • Login: arnoldwald
  • Registered on: 06/03/2017
  • Last sign in: 06/03/2017

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

06/03/2017

02:45 PM Ruby Bug #13631 (Closed): Cannot disable site and vendor directories
(Related to bug #12392?)
mkconfig.rb deletes directory settings passed to configure if they are set to "no". Perhaps verconf.h.tmpl should check to see if a setting is missing
instead of if it's set to "no"?
This patch corrects th...
arnoldwald (arnold w)
02:20 PM Ruby Bug #13413: --with-static-linked-ext doesn't install extension files on `make install`
The ext subdirectory Makefile's don't seem to invoke the "install-rb" rule during a static build.
As a workaround I ran this command before "make install":
find ext -name Makefile | xargs -L 1 sed -i "s/static: \\$/static: install-rb...
arnoldwald (arnold w)

Also available in: Atom