tas50 (Tim Smith)
- Login: tas50
- Registered on: 05/16/2019
- Last sign in: 07/23/2021
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
06/17/2025
-
10:51 PM Ruby Revision 3cfd71e7 (git): Fix minor typos in comments, specs, and docs
- Just a bit of minor cleanup
Signed-off-by: Tim Smith <tsmith84@gmail.com> -
05:52 AM Ruby Revision 67366413 (git): [ruby/win32-registry] Minor readme improvements and typo fixes
- - Put shell commands in code blocks so they can easily be copied from
the GitHub UI directly
- Fix a few typos
- Fix a dead link to MSDN
Signed-off-by: Tim Smith <tsmith84@gmail.com>
https://github.com/ruby/win32-registry/commit/61a4...
04/16/2021
-
09:46 PM Ruby Bug #17809 (Closed): Ruby 2.6.7 backported C99 code that breaks older compilers
- Hey folks,
It looks like the 2.6.7 release inadvertently backported some C99 code from HEAD onto the Ruby 2.6 branch that shouldn't be requiring C99 compilers. This is causing us some pain and failures in our older versions of Chef th...