Benoit Daloze
ba24aee292
Remove spec which is too difficult to get working with various compilers
...
* The spec means to use an actual system library function, not a wrapper.
2020-10-26 08:06:33 +01:00
Nobuyoshi Nakada
b6d0b3dfaf
Use gcc-specific pragma only on gcc (and the family)
2020-10-26 08:16:51 +09:00
Nobuyoshi Nakada
25a332f5cf
Fix compilation on MSVC
...
* cast scalar value instead of function
* use `rb_pid_t` for the portability
2020-10-25 22:07:09 +09:00
Benoit Daloze
99e067eac6
Try to fix compilation on MSVC
2020-10-25 11:42:20 +01:00
Benoit Daloze
148961adcd
Update to ruby/spec@4f59d86
2020-10-24 15:53:53 +02:00
Benoit Daloze
a0f5ff4c3c
Update to ruby/spec@41bf282
2020-02-28 19:07:17 +01:00
Nobuyoshi Nakada
6a0d2bc2af
Follows callback declaration updates
2019-08-28 00:09:14 +09:00
Takashi Kokubun
eaff19de2b
Fix rb_thread_create argument type
...
in response to the declaration change in
e3fc30564e
.
Fixing the AppVeyor mswin CI failure:
26980881/job/2j6h1qwjnbc8cpop
ref: https://github.com/ruby/ruby/pull/2404
2019-08-27 23:41:52 +09:00
eregon
6204e0804b
Update to ruby/spec@35a9fba
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-01-20 20:38:57 +00:00
eregon
e87fb88be8
Update to ruby/spec@241f9e7
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64831 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-09-25 10:41:16 +00:00
eregon
1d15d5f080
Move spec/rubyspec to spec/ruby for consistency
...
* Other ruby implementations use the spec/ruby directory.
[Misc #13792 ] [ruby-core:82287]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-20 20:18:52 +00:00