windwiny (wind winy)
- Login: windwiny
- Email: windwinyubt@gmail.com
- Registered on: 03/02/2013
- Last sign in: 02/03/2017
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 7 | 8 |
Activity
04/20/2016
- 08:36 AM Ruby master Bug #12278: Sometimes I have segmentation fault with procs reducer
- Did you had use jemalloc compile ruby?
04/02/2016
- 08:42 AM Ruby master Feature #12241: super end
- NOOOO GOOD!! is ruby want become to perl?
03/18/2016
- 03:19 AM Ruby master Bug #12193: ruby 2.3 on windows test-all failed
- Tsuyoshi Morita wrote:
> ~~~
> -"C:/Users/ADMINI~1/AppData/Local/Temp/2/test_rubygems_4580/gemhome/gems/foo-2
> +"...
03/17/2016
- 03:43 PM Ruby master Bug #12193 (Closed): ruby 2.3 on windows test-all failed
- Use `rubyinstaller` build ruby 2.3 on windows platform, `make test-all` occur some failed.
08/13/2015
- 02:29 AM Ruby master Bug #11437 (Closed): IO.pipe problem on windows console
- # this code copy from Open3.popen3
def mm(cmd)
opts = {}
in_r, in_w = IO.pipe
opts[:...
02/07/2014
- 03:33 AM Ruby master Bug #9435: Kernel.system problem
- Tomoyuki Chikanaga wrote:
> Hello, wind.
> Thank you for your report.
>
> Could you confirm it can be reproducib...
01/21/2014
- 05:29 AM Ruby master Bug #9435 (Rejected): Kernel.system problem
- if ENV['PATH'] include double quotes, Kernel.system cann't find it.
windows OS, open a cmd window
```
set PATH...
11/27/2013
- 07:29 PM Ruby master Bug #9164: IO::foreach incorrect work for binary file on windows platform
- phasis68 (Heesob Park) wrote:
> On Windows, "\x1A"(Control+Z) means end of file.
> You must use binary read mode.
... - 03:25 PM Ruby master Bug #9164 (Rejected): IO::foreach incorrect work for binary file on windows platform
- d2 = "123\n".b + "\x1a\xe8\xba\b".b + "\n789\n".b
File.binwrite('1.txt', d2)
p File.binread...
10/08/2013
- 11:43 PM Ruby master Feature #9001 (Rejected): Please package better standard library
- Please package better alternative to the standard library
irb->pry,
rexml->nokogiri,
fiddle->ffi, ..
just ...
Also available in: Atom