[Bug c/36913] New: rewind does not work for files over 8GB

2008-07-23 Thread m_olshansky at yahoo dot com
rewind does not work for files over 8GB (in my case).
Closing the file and opening it again does work.


-- 
   Summary: rewind does not work for files over 8GB
   Product: gcc
   Version: 3.4.4
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: m_olshansky at yahoo dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36913



[Bug c/36913] rewind does not work for files over 8GB

2008-07-23 Thread m_olshansky at yahoo dot com


--- Comment #2 from m_olshansky at yahoo dot com  2008-07-24 02:04 ---
Subject: Re:  rewind does not work for files over 8GB

Do you imply that it's source is universal? If so, can it be true that the GNU
implementation of some lower level function called by 'rewind' is incorrect?


--- On Thu, 24/7/08, paolo dot carlini at oracle dot com
<[EMAIL PROTECTED]> wrote:

> From: paolo dot carlini at oracle dot com <[EMAIL PROTECTED]>
> Subject: [Bug c/36913] rewind does not work for files over 8GB
> To: [EMAIL PROTECTED]
> Received: Thursday, 24 July, 2008, 11:14 AM
> --- Comment #1 from paolo dot carlini at oracle dot com 
> 2008-07-24 01:14 ---
> rewind is a C library function, this is the Bugzilla for
> the GNU compiler
> collection, the wrong place to report about its possible
> misbehaviors.
> 
> 
> -- 
> 
> paolo dot carlini at oracle dot com changed:
> 
>What|Removed |Added
> 
>  Status|UNCONFIRMED |RESOLVED
>  Resolution||INVALID
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36913
> 
> --- You are receiving this mail because: ---
> You reported the bug, or are watching the reporter.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36913