Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

seek/sysseek 64 bit support under Windows

0 views
Skip to first unread message

ari...@gmail.com

unread,
Aug 13, 2005, 2:12:15 PM8/13/05
to
Hi!

I wrote a FAT32 and reiserfs reader in ruby and it works in linux, but
if I open a disk device in windows (i.e. \\.\PhysicalDrive1) I can't
seek over 2GB. I haven't tried to compile ruby source under windows and
it would be nice if somebody patched ruby for windows... I could also
use Win32API directly (I'm already using it for getting disk
information).

Thanks,
Adam

nobu....@softhome.net

unread,
Aug 14, 2005, 2:40:33 AM8/14/05
to
Hi,

At Sun, 14 Aug 2005 03:16:11 +0900,

http://www.rubyist.net/~nobu/ruby/win32/largefile.diff

Though I'm not sure if it is applicable to recents.

--
Nobu Nakada


nobu....@softhome.net

unread,
Aug 14, 2005, 3:12:00 AM8/14/05
to
Hi,

At Sun, 14 Aug 2005 15:40:33 +0900,
nobu....@softhome.net wrote in [ruby-talk:152106]:


> Though I'm not sure if it is applicable to recents.

I found newer version, 2005-04-21, and put it. This would be
better.

--
Nobu Nakada


ari...@gmail.com

unread,
Aug 14, 2005, 4:31:19 PM8/14/05
to
Hi!

Thanks for the patch, I'll try it. Why hasn't it been merged
in the source? I don't know about the ruby development process
but it's strange for me.

Adam

0 new messages