yohei (Yohei Kaneko)
- Login: yohei
- Email: kaneko.yohei@gmail.com
- Registered on: 12/17/2011
- Last sign in: 12/17/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/17/2011
-
11:44 PM Ruby Bug #5771 (Closed): WIN32OLERuntimeError using 1.9.2
- I found a problem using win32ole library in threaded script. Ruby version I used is 1.9.2p290. It is said that same happens on 1.9.3-p0. Following is the minimal example that exposes this problem and the problem happens at ie.document. ...