General

Profile

larskanis (Lars Kanis)

  • Login: larskanis
  • Registered on: 06/30/2012
  • Last sign in: 04/10/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 3 22 25

Like

Activity

11/02/2023

06:16 AM Ruby master Revision 7523ede7 (git): Windows: Fix description of runtimes
`mswin` platform links to `vcruntimeXXX.dll` but `mingw-ucrt` doesn't. larskanis (Lars Kanis)

10/28/2023

01:44 AM Ruby master Revision 7e6204dd (git): Windows: Add libffi as a build dependency
Otherwise the fiddle extension isn't build. larskanis (Lars Kanis)

10/27/2023

01:16 AM Ruby master Feature #19244 (Closed): Windows: USERPROFILE should be preferred over HOMEPATH
Applied in changeset commit:git|9a618b95cdee82b64257a248c31d49ae9f066fea.
----------
[Feature #19244] Windows: Prefe...
larskanis (Lars Kanis)
01:16 AM Ruby master Revision 9a618b95 (git): [Feature #19244] Windows: Prefer USERPROFILE over HOMEPATH on startup as well
larskanis (Lars Kanis)

10/26/2023

10:00 AM Ruby master Revision 73d7fd86 (git): Windows: Prefer USERPROFILE over HOMEPATH
Enable the test commented out in ruby/ruby@d0f5dc9eac78ecade459.
Extracted from GH-7033, that is for initialization a...
larskanis (Lars Kanis)

03/30/2023

01:19 PM Ruby master Bug #19562 (Open): Setting default_(in|ex)ternal encoding after running an Ractor freezes ruby
The following command blocks infinitely and must be killed with "kill -9"
```
ruby -e "Ractor.new{}.take; Encodin...
larskanis (Lars Kanis)

03/01/2023

07:02 AM Ruby master Revision 47f8bf50 (git): [DOC] Clarify IO#autoclose impact on #close
Mention that autoclose changes the behavior of explicit close in addition to implicit close at IO finalization. larskanis (Lars Kanis)

01/09/2023

09:39 AM Ruby master Revision f6952a94 (git): [ruby/psych] Fix wrong package name of MSYS2/MINGW dependency
There is no package called "libyaml-devel". "libyaml" is enough. larskanis (Lars Kanis)

01/03/2023

05:02 PM Ruby master Feature #19244: Windows: USERPROFILE should be preferred over HOMEPATH
The above patch was incomplete, so that the order of the environment variables was changed in `Dir.home`, but not the... larskanis (Lars Kanis)

12/27/2022

01:34 PM Ruby master Bug #19243: Windows: Dir.home returns string in wrong encoding
This is fixed by commit https://github.com/ruby/ruby/commit/d6ce4180a5b4dacbac895c9911031a6df6c61136 in ruby-3.2.0. I... larskanis (Lars Kanis)

Also available in: Atom