search for: mswin32_90

Displaying 4 results from an estimated 4 matches for "mswin32_90".

2009 Aug 02
2
win32-security, 1.9.x, encoding issue?
Hi, Windows Vista Home Premium ruby 1.9.2dev (2009-07-18 trunk 24186) [i386-mswin32_90] I noticed there was an ordinal bug in win32-security and Ruby 1.9.x. I fixed those easily enough, but now we''re left with this: 1) Error: test_string_to_sid(TC_Win32_Security_Sid): ArgumentError: invalid byte sequence in US-ASCII c:/Users/djberge/workspace/win32-security/lib/win32/s...
2009 Aug 07
7
Comments for Daniel Berger blog post
Hey Daniel, I''m trying to leave you a comment on this article you wrote: http://djberg96.livejournal.com/168403.html But since you disabled OpenID and anonyous, I''m not fond to register for another account just to reply your comments. Quoting your post: "" Unfortunately, I''ve slammed into the cold hard fact that FFI just isn''t the grand solution
2009 Nov 12
1
[ win32utils-Bugs-27425 ] win32-open3 doesn't build with 1.9.1
...d Settings\wuby\workspace\win32-open3\ext>nmake Microsoft (R) Program Maintenance Utility Version 9.00.21022.08 Copyright (C) Microsoft Corporation. All rights reserved. c:\ruby19\bin\ruby -e "puts ''EXPORTS'', ''Init_open3''" > open3-i386-mswin32_90.def cl -nologo -I. -Ic:/ruby19/include/ruby-1.9.1/i386-mswin32_90 -Ic:/ruby19/include/ruby-1.9.1/ruby/backward -Ic:/ruby19/include/ruby-1.9.1 - n32 -MD -Zi -O2b2xty- -Zm600 -DHAVE_TYPE_RB_PID_T -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -Foopen3.obj -c -Tcwin32/open3.c open3.c...
2008 Apr 18
1
win32-api segfault
It looks like win32-api, both 1.0.5 and the latest in CVS, are segfaulting when I build with VC++ 8 or later. Both work fine with VC++ 6, though. Thinking it might be strncpy_s, I removed that, but it didn''t help. I installed a fresh Ruby built with VC++ 8 as well, but that didn''t help either. Loaded suite C:/rubyvc8/lib/ruby/site_ruby/1.8/rake/rake_test_loader Started