kimuraw (Wataru Kimura)
- Login: kimuraw
- Email: kimuraw@i.nifty.jp
- Registered on: 11/06/2008
- Last sign in: 07/13/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 21 | 21 |
Activity
07/15/2024
- 11:44 AM Ruby master Revision 958adb5b (git): [Bug #20633] Fix the condition for `atomic_signal_fence`
- `AC_CHECK_DECLS` defines `HAVE_DECL_SYMBOL` to 1 if declared, 0
otherwise, not undefined.
07/14/2024
- 01:44 AM Ruby master Bug #20633 (Closed): compile error at vm_insnhelper.c when HAVE_DECL_ATOMIC_SIGNAL_FENCE is 0
- Applied in changeset commit:git|7472fff7f1b5296fbfcde0e2b7411a1d87781f3f.
----------
[Bug #20633] Fix the condition ... - 01:36 AM Ruby master Revision 7472fff7 (git): [Bug #20633] Fix the condition for `atomic_signal_fence`
- `AC_CHECK_DECLS` defines `HAVE_DECL_SYMBOL` to 1 if declared, 0
otherwise, not undefined.
07/13/2024
- 10:43 AM Ruby master Bug #20633 (Closed): compile error at vm_insnhelper.c when HAVE_DECL_ATOMIC_SIGNAL_FENCE is 0
- 木村といいます。
最近導入された、vm_insnhelper.c 中での atomic_signal_fence()の呼び出し[1]が
config.hで ”#define HAVE_DECL_ATOMIC_SIGNAL_FE...
06/26/2022
- 01:19 PM Ruby master Bug #18879 (Closed): missing linker flag "-framework Security" for macOS 10.7 .. 10.9
- it looks target OS version detection in ./configure fails. (10.7 <= ver < 10.10)
macOS's AvailabilityMacros.h does...
11/07/2018
- 02:44 PM Ruby master Bug #15291 (Closed): ruby-2.6.0-preview3でbin/bundle_rubyがインストールされる
- ruby-2.6.0-preview3を試していたところ、bin/以下に"bundle_ruby"というファイルがありました。
bundler由来のもののようですが、これは意図されたものでしょうか?
`gem install ...
12/05/2017
- 05:00 PM Ruby master Bug #14058: [bundler] program-suffixを付けるとbundle gem -> rake buildなどが動作しない
- I got same error with ruby-2.4.2 and bundler-1.16.0.
~~~
$ bundle gem mygem
:
$ rake2.4 build
rake aborted!...
10/26/2017
- 03:29 PM Ruby master Bug #14058 (Third Party's Issue): [bundler] program-suffixを付けるとbundle gem -> rake buildなどが動作しない
- `./configure --program-suffix=2.5 ...`など、program-suffixを指定してrubyをビルドしたとき
bundlerのいくつかの機能が動作しません。
## 1. `bundle ge...
09/23/2017
- 11:45 AM Ruby master Bug #13931 (Closed): correct install_name of libruby on macOS (libruby.2.5.0.dylib -> libruby.2.5.dylib)
- ruby-dev:50256 で質問した件です。
ruby-2.4以降ではlibrubyのファイル名に実際のリリースバージョンのTEENYが反映されるようになったようですが
macOS上でlibrubyのinstall nam...
02/05/2017
- 01:34 PM Ruby master Bug #13194 (Closed): LIBRUBY_ALIASESのアクセス権が所有者のみになっている
- LIBRUBY_ALIASESとして作成されるシンボリックリンクの
アクセス権が所有者のみになっています。
たぶん意図された変更ではないと思うのですが、いかがでしょうか?
~~~
/Users/kimuraw/tmp/ru...
Also available in: Atom