How come i couldn't reproduce it then? Is there anything in additional 
which makes that error appear?

Jarmo Pertman
-----
IT does really matter - http://itreallymatters.net


On Thursday, January 3, 2013 11:32:44 PM UTC+2, Daniel Berger wrote:
>
> I didn't know this until recently. It seems _get_errno is available on 
> Windows XP, but isn't actually an exported function on that runtime. Phooey.
>
> I'll probably have to replace it with FFI.errno (aka GetLastError) for XP 
> but it will be potentially inaccurate error information.
>
> Regards,
>
> Dan
>
> On Tuesday, October 23, 2012 10:28:33 AM UTC-6, Jarmo Pertman wrote:
>>
>> I'm wondering if the author of win32-process gem is aware of this issue 
>> already? If some of you could take some time and create an issue under 
>> https://github.com/djberg96/win32-process/issues - that would be awesome 
>> :)
>>
>> I'm not on win xp and can't reproduce it.
>>
>> Jarmo Pertman
>> -----
>> IT does really matter - http://itreallymatters.net
>>
>>
>> On Tuesday, October 23, 2012 8:43:15 AM UTC+3, pranay bhagde wrote:
>>>
>>>
>>> Down grading the win32-processes to 0.6.5 really works thanks a lot.
>>>
>>>
>>>
>>>
>>> On Saturday, 8 September 2012 03:19:04 UTC+5:30, Željko Filipin wrote:
>>>>
>>>> On Fri, Sep 7, 2012 at 5:15 PM, Emanuele Mandaglio <e.gi...@gmail.com> 
>>>> wrote:
>>>> > ffi (1.1.5)
>>>> > 
>>>> C:/Ruby193/lib/ruby/gems/1.9.1/gems/watir-classic-3.1.0/lib/watir-classic/browser.rb:89:in
>>>>  
>>>> `eval': Function '_get_errno' not found in [msvcrt.dll] 
>>>> (FFI::NotFoundError)
>>>>
>>>> This looks like a problem with ffi gem. We had problems with that gem 
>>>> before. Try upgrading or downgrading the gem. Let us know if you do not 
>>>> know how to do that.
>>>>
>>>> Željko
>>>> --
>>>> filipin.eu 
>>>>  
>>>

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to