jswatosh (Joe Swatosh)
- Login: jswatosh
- Registered on: 04/09/2016
- Last sign in: 04/09/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
04/09/2016
-
06:14 PM Ruby Bug #12264: Win32::Registry::API.DeleteKey and DeleteValue reference renamed constants
- Made a mess of the patch. I had to try to recreate by hand so it may not apply directly, but the idea is simple enough.
-
06:10 PM Ruby Bug #12264 (Closed): Win32::Registry::API.DeleteKey and DeleteValue reference renamed constants
- The fix for https://bugs.ruby-lang.org/issues/10820 (https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/49542) started using the wide version of the registry APIs.
**************
```diff
--- D:/Ruby/ruby-2.1.8-i386-...