[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gtk-devel
Subject:    GLib Bug: IO Channel cannot work with files larger that 2GB
From:       Tor Lillqvist <tml () iki ! fi>
Date:       2005-11-30 22:34:52
Message-ID: 17294.10508.343000.874039 () gargle ! gargle ! HOWL
[Download RAW message or body]

Chris Morrison writes:
 > Is this a known bug/issue or am I missing something?

Yes. Large file support is missing from the Win32 port. Sorry. It
might be possible to do some fixes here and there without needing any
new API or breaking ABI, like using _lseeki64() instead of lseek() in
giowin32.c. (I probably should do that, or can anybody think of any
bad consequences?) 

But there will still be other problems, like that g_stat() uses plain
struct stat and not struct _stati64.

--tml

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic