This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11173] (lseek (0, 0L, SEEK_CUR) < 0) is ALWAYS false, even if lseek IS negative
- From: "uwe_reimann at gmx dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jun 2003 15:01:30 -0000
- Subject: [Bug c/11173] (lseek (0, 0L, SEEK_CUR) < 0) is ALWAYS false, even if lseek IS negative
- References: <20030612125041.11173.uwe_reimann@gmx.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11173
uwe_reimann@gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |FIXED
------- Additional Comments From uwe_reimann@gmx.net 2003-06-13 15:01 -------
It turned out that this bug is in glibc. I'll send a patch shortly.