General

Profile

luizluca (Luiz Angelo Daros de Luca)

  • Login: luizluca
  • Email: luizluca@gmail.com
  • Registered on: 05/14/2009
  • Last connection: 02/06/2021

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 14 14

Activity

02/06/2021

06:28 AM Ruby master Bug #16455: coroutine ucontext uses deprecated POSIX getcontext/swapcontext/makecontext, absent in musl and uclibc
I still the get same issue with 3.0.0.
Ruby cannot blindly try to use ucontext without checking for getcontext swa...
luizluca (Luiz Angelo Daros de Luca)

12/27/2020

01:28 AM Ruby master Bug #17476 (Closed): 3.0/specifications/default/net-*.gemspec repeats the same files
I guess net-* generated gemspec during ruby build assumes that the net/ directory only contains its files (as it happ... luizluca (Luiz Angelo Daros de Luca)

12/31/2019

03:06 AM Ruby master Bug #16455: coroutine ucontext uses deprecated POSIX getcontext/swapcontext/makecontext, absent in musl and uclibc
There is also a missing include for copy to work with musl:
```
+--- a/coroutine/copy/Context.h
++++ b/coroutine...
luizluca (Luiz Angelo Daros de Luca)
01:09 AM Ruby master Bug #16455: coroutine ucontext uses deprecated POSIX getcontext/swapcontext/makecontext, absent in musl and uclibc
nobu (Nobuyoshi Nakada) wrote:
> luizluca (Luiz Angelo Daros de Luca) wrote:
> > I tried to disable it with --witho...
luizluca (Luiz Angelo Daros de Luca)

12/30/2019

10:22 PM Ruby master Bug #16455: coroutine ucontext uses deprecated POSIX getcontext/swapcontext/makecontext, absent in musl and uclibc
nobu (Nobuyoshi Nakada) wrote:
> luizluca (Luiz Angelo Daros de Luca) wrote:
> > I tried to disable it with --witho...
luizluca (Luiz Angelo Daros de Luca)

12/26/2019

08:03 PM Ruby master Bug #16455 (Closed): coroutine ucontext uses deprecated POSIX getcontext/swapcontext/makecontext, absent in musl and uclibc
Hello,
While building ruby 2.7.0 for mips with musl, it fails:
```
linking miniruby ...
luizluca (Luiz Angelo Daros de Luca)

02/08/2019

04:00 AM Ruby master Bug #15595 (Closed): configure.in fails to detect isinf() and finite() when they are macros
Hello,
While building ruby with uclibc (openwrt), ./configure fails to detect isinf() and finite() as
AC_REPLACE_...
luizluca (Luiz Angelo Daros de Luca)

03/21/2017

09:02 PM Ruby master Feature #12921: Retrieve user and password for proxy from env
If the user wants to set its password inside a env variable, it is the user's problem. It is the widely used way to u... luizluca (Luiz Angelo Daros de Luca)
08:46 PM Ruby master Bug #13351 (Closed): net/http: Net::HTTP.start sets wrong default arg value
Hello,
`start` is defined as:
~~~ruby
def HTTP.start(address, *arg, &block) # :yield: +http+
arg.po...
luizluca (Luiz Angelo Daros de Luca)

01/03/2016

04:58 AM Ruby master Bug #10196: rdoc should not depend on gems
Pull Request accepted. Please, close. luizluca (Luiz Angelo Daros de Luca)

Also available in: Atom