Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/Demos/Other    [ Add a report in this area ]  
Report #:  936   Status: Closed
TStream bug
Project:  Delphi Build #:  6.02
Version:    6.0 Submitted By:   Peter Meier
Report Type:  Minor failure / Design problem Date Reported:  4/21/2002 2:52:53 PM
Severity:    Commonly encountered problem Last Updated: 5/2/2003 12:58:35 PM
Platform:    All versions Internal Tracking #:  
Resolution: Need More Info (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: (4 Total Ratings)
1.50 out of 5
Total Votes: None
Description
hi

i am using TFileStream, and am accessing its Pos and Size in a loop and  delphi don't has the real position or size, when i call this in a loop.

cya
Steps to Reproduce:
None
Workarounds
None
Attachment
None
Comments

Craig Stuntz at 4/22/2002 10:34:59 AM -
QualityCentral is not for technical support.  If you want assistance on how to use TStream, post your question on borland.public.delphi.rtl.  

If you think you have found a bug, you need to include compile-able source code which clearly demonstrates the bug.  If you are asking for a new feature, you need to mention what the feature should look like.

Arno Brinkman at 4/25/2002 4:21:37 PM -
I think he means the evaluator doesn't give the right values.
A Int64 variable evaluates always zero while debugging :-(
That's a big problem of Delphi 6 and still not fixed in D6-Update2.

Craig Stuntz at 4/26/2002 2:42:04 PM -
Maybe.  It's hard to tell what he meant.  :)  Do you have a test case for this?  If so, could you enter it as a new report?  Thanks.

Server Response from: ETNACODE01