jfrench (James French)
- Login: jfrench
- Email: james.french@naturalmotion.com
- Registered on: 09/14/2011
- Last sign in: 09/14/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 3 | 3 |
Activity
10/03/2013
-
02:32 AM Ruby Feature #8981 (Feedback): Suggestion for CreateProcess flags with rubyw on windows
- Hi,
I've spent some time looking into the feasibility of using rubyw in my code and at first glance it looks ideal. However there are a lot of console windows flashing up when I run external processes using Open3::popen3 (because I...
09/14/2011
-
10:44 PM Ruby Bug #5324 (Closed): Bug in CreateChild in win32.c
- Revision 31811 by yugui (http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=31811) which was merged from the trunk contains a bug. It should be lstrlen instead of lstrlenW as its a char* not a wchar_t*. This has caused us...
-
10:39 PM Ruby Bug #5323 (Closed): Bug in CreateChild in win32.c
- Revision 31811 by yugui (http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=31811) which was merged from the trunk contains a bug. It should be lstrlen instead of lstrlenW as its a char* not a wchar_t*. This has caused us...