monfresh (Moncef Belyamani)
- Login: monfresh
- Registered on: 10/24/2022
- Last sign in: 09/14/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/20/2023
-
06:07 PM Ruby Bug #19794: Ruby 3.2.2 fails to build on macOS Sonoma betas
- I think something else is going on here. On a fresh macOS installation, the `/usr/local` directory has been completely empty for several macOS versions now, since at least Catalina, and most likely earlier versions as well. I know this b...
10/25/2022
-
02:21 AM Ruby Bug #19082: Recent gRPC gem fails to build from the source in already released versions
- nobu (Nobuyoshi Nakada) wrote in #note-5:
> Probably this issue will be fixed by https://github.com/grpc/grpc/pull/31151.
Ah! Yes! Thanks for the explanation about what the dollar sign does. I just built the grpc gem locally with the...
10/24/2022
-
04:50 PM Ruby Bug #19082 (Third Party's Issue): Recent gRPC gem fails to build from the source in already released versions
- About 10 days ago, this commit in the ruby_3_1 branch removed the "$" from "[$flag=]" on line 3073 of `configure.ac`:
https://github.com/ruby/ruby/commit/ee6cc2502664ac46edc61868d8954b626bb48e53#r87450090
This causes the installati...