lloeki (Loic Nageleisen)
- Login: lloeki
- Registered on: 08/11/2017
- Last sign in: 02/25/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
01/10/2024
- 12:04 PM Ruby master Feature #20152: mkmf / extconf: Add a proper way to not compile the extension
- There's [`spec.required_rubygems_version`](https://guides.rubygems.org/specification-reference/#required_rubygems_ver...
- 09:22 AM Ruby master Feature #20152: mkmf / extconf: Add a proper way to not compile the extension
- > I agree that this isn't a mkmf/extconf.rb issue. This is a rubygems issue.
Sounds like so to me as well (although ...
01/08/2024
- 04:04 PM Ruby master Feature #20160: rescue keyword for case expressions
- > If #parse is defined as:
This requires:
a) parse to be in your control
b) parse to handle every possible exceptio... - 03:48 PM Ruby master Feature #20160: rescue keyword for case expressions
- > If it were consistent with case/when it would jump to the else case if it did not match. If it were consistent with...
- 02:21 PM Ruby master Feature #20160: rescue keyword for case expressions
- Some clarifications.
- 01:58 PM Ruby master Feature #20160 (Rejected): rescue keyword for case expressions
- It is frequent to find this piece of hypothetical Ruby code:
```
case (parsed = parse(input))
when Int...
12/20/2022
- 02:53 PM Ruby master Feature #19078: Introduce `Fiber#storage` for inheritable fiber-scoped variables.
- for the sake of thoroughness the nodejs one above was inspired by .Net https://learn.microsoft.com/en-us/dotnet/api/s...
- 01:42 PM Ruby master Feature #19078: Introduce `Fiber#storage` for inheritable fiber-scoped variables.
- This is really nice for some use cases, and I was planning to propose basically exactly what @ioquatix proposed here ...
08/22/2022
- 08:50 PM Ruby master Revision 615f79be (git): [rubygems/rubygems] Test platform's version-ness consistently
- The symmetry with the "for command line" case is made more apparent.
https://github.com/rubygems/rubygems/commit/ab8... - 08:50 PM Ruby master Revision f254b673 (git): [rubygems/rubygems] Test platform parsing stability
- On past versions there were observed cases of inconsistencies when some
platforms were re-parsed.
Ensure that a plat...
Also available in: Atom