From owner-freebsd-questions Mon Dec 28 21:08:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA17350 for freebsd-questions-outgoing; Mon, 28 Dec 1998 21:08:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ntsource.com (hercules.ntsource.com [208.223.151.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA17341 for ; Mon, 28 Dec 1998 21:08:33 -0800 (PST) (envelope-from pknerr@ntsource.com) Received: by ntsource.com (8.8.5/NETSO-5.6) id FAA27805; Tue, 29 Dec 1998 05:08:03 GMT Date: Mon, 28 Dec 1998 23:08:03 -0600 (CST) From: Philip Knerr X-Sender: pknerr@hercules To: freebsd-questions@FreeBSD.ORG Subject: Bug report: Who to send to? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have found a likely bug in FreeBSD 3.0. It involves the iostreams capability in C++. In a nutshell, when I hit the end of a file and then attempt to rewind it to the beginning, it tells me it is at the beginning, but attempts to read from the file claim it is at the end. The code works perfectly on SCO Unix (however, the test code was modified to more clearly bring out the problem and because the code in question is proprietary.) I have test code which brings out the failure and demonstrates exactly what is happening, and a data file for the same purpose. To whom should this information be sent so that I can help remove this problem with FreeBSD? Regards, Philip Knerr Cognition Media Group pknerr@ntsource.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message