fitmap (Justin Peal)
- Login: fitmap
- Email: fitmap@163.com
- Registered on: 10/07/2014
- Last sign in: 12/07/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 7 | 7 |
Activity
06/30/2021
- 06:03 AM Ruby master Bug #18016 (Closed): fiddle\types.rb typealias maybe wrong
- in ...\lib\ruby\3.0.0\fiddle\types.rb
module Fiddle
module Win32Types
def included(m) # :nodoc:
m.m...
06/03/2021
- 10:15 AM Ruby master Bug #17934: clipboard gem fail on Ruby 3.0.1
- In Windows x64, SIZE_T and HGLOBAL (and other handles) in Fiddle shoule be map to void*(64 bits), not uint(32 bits).
...
06/02/2021
- 09:50 AM Ruby master Bug #17934 (Third Party's Issue): clipboard gem fail on Ruby 3.0.1
- gem install clipboard (Which was used well in Ruby 2.XX):
Fetching clipboard-1.3.5.gem
Successfully installed clipb...
08/04/2020
- 03:36 PM Ruby master Bug #17101: YAML.load_file: Massive slowdown under Ruby 2.7 vs. Ruby 2.4
- I run this program on Windows 10 64-bit. Very very slow: I wait more than 10 minutes, then I press Ctrl-Break. Now I ...
08/03/2020
- 03:19 PM Ruby master Bug #17101 (Closed): YAML.load_file: Massive slowdown under Ruby 2.7 vs. Ruby 2.4
- When use Ruby 2.4, the following program runs fast, After ungrade to Ruby 2.7, the same program runs very very slow. ...
10/01/2017
- 05:36 AM Ruby master Bug #13959 (Rejected): IO.write(filename, Marshal.dump(obj), :encoding => 'binary') != File.open(filename, 'wb') { |fil| Marshal.dump(obj, fil) }
- For some complex objects,
IO.write(filename, Marshal.dump(obj), :encoding => 'binary') and File.open(filename...
08/01/2017
- 10:30 PM Ruby master Bug #13778 (Closed): net/http.rb:879 TCPSocket.open fail
- I had a error on use evil-proxy in ruby 2.2.4, please see attached.
05/20/2016
- 02:54 AM Ruby master Bug #12404 (Closed): Segmentation fault in ruby 2.3.0p0
- Content of genexcel.rb (Can run in Ruby 2.2 x64)
```ruby
#!/usr/bin/env ruby
# encoding: utf-8
require 'win32...
10/07/2014
- 02:43 PM Ruby master Bug #10337 (Third Party's Issue): sqlite3/statement.rb:37: [BUG] Segmentation fault
- C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sqlite3-1.3.9-x64-mingw32/lib/sqlite3/statement.rb:37: [BUG] Segmentation fau...
Also available in: Atom