General

Profile

rocifier (Ryan O'Connor)

  • Login: rocifier
  • Email: rocifier@gmail.com
  • Registered on: 09/15/2017
  • Last sign in: 10/10/2017

Issues

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

Activity

09/25/2017

10:30 PM Ruby master Feature #13927: Integrate module_function as a core language type
phluid61 (Matthew Kerwin) wrote:
> Sounds to me like you want a new type of object which is like `Module` but can't ...
rocifier (Ryan O'Connor)
09:40 AM Ruby master Feature #13927: Integrate module_function as a core language type
shevegen (Robert A. Heiler) wrote:
> Rocifier, can you say which ruby you have had in mind primarily?
I hadn't ...
rocifier (Ryan O'Connor)

09/22/2017

10:18 AM Ruby master Feature #13927: Integrate module_function as a core language type
matz (Yukihiro Matsumoto) wrote:
> I admit modules with module_function play different role from ordinary modules, a...
rocifier (Ryan O'Connor)

09/21/2017

07:57 PM Ruby master Feature #13927 (Open): Integrate module_function as a core language type
Using ruby commercially we have discovered that modules are no longer serving their original intended purpose of mixi... rocifier (Ryan O'Connor)

09/20/2017

07:49 AM Ruby master Bug #13920: prepping io for stdin returns "access denied" on windows
MSP-Greg (Greg L) wrote:
> rocifier (Ryan O'Connor) wrote:
> > `fileno(stdin)` returns `-2`
>
> Sounds similar t...
rocifier (Ryan O'Connor)

09/19/2017

10:15 AM Ruby master Bug #13920: prepping io for stdin returns "access denied" on windows
I am linking to the static library from a win32 application (not console app) set to use the same runtime version as ... rocifier (Ryan O'Connor)
10:10 AM Ruby master Bug #13920 (Closed): prepping io for stdin returns "access denied" on windows
https://github.com/ruby/ruby/blob/c08f7b80889b531865e74bc5f573df8fa27f2088/io.c#L12730
`rb_stdin = prep_stdio(stdi...
rocifier (Ryan O'Connor)
07:19 AM Ruby master Bug #12644: Support debug build on Windows with MSVC
davispuh (Dāvis Mosāns) wrote:
> When building debug build with MSVC (`-MDd` flag) then it will be linked to `ucrtba...
rocifier (Ryan O'Connor)

09/18/2017

07:19 AM Ruby master Bug #13903: cant compile ruby with /MT on windows
This patch helped me understand the problem above: https://bugs.ruby-lang.org/issues/12644
After pasting the ucrtbas...
rocifier (Ryan O'Connor)

09/17/2017

06:17 AM Ruby master Bug #13903: cant compile ruby with /MT on windows
That was a typo, I've tried both 2.4 and 2.5 separately.
I'd also settle for rebuilding all the other libraries in...
rocifier (Ryan O'Connor)

Also available in: Atom