public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Seeking...
@ 2002-10-19 12:01 David Reid
  2002-10-19 12:12 ` Seeking Joe Wong
  2002-10-19 12:26 ` Seeking Neil Booth
  0 siblings, 2 replies; 3+ messages in thread
From: David Reid @ 2002-10-19 12:01 UTC (permalink / raw)
  To: gcc

BeOS has an issue with it's filesystem wherby seeking past the end of a
writable file doesn't give zero's. I need to somehow fix this behaviour for
beos, but before going mad, can anyone suggest where the code needs fixing?

Thanks.

david

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Seeking...
  2002-10-19 12:01 Seeking David Reid
@ 2002-10-19 12:12 ` Joe Wong
  2002-10-19 12:26 ` Seeking Neil Booth
  1 sibling, 0 replies; 3+ messages in thread
From: Joe Wong @ 2002-10-19 12:12 UTC (permalink / raw)
  To: David Reid, gcc

This looks like a file sytem issue rather than glibc / gcc problem?


----- Original Message -----
From: "David Reid" <dreid@jetnet.co.uk>
To: <gcc@gcc.gnu.org>
Sent: Saturday, October 19, 2002 7:23 PM
Subject: Seeking...


> BeOS has an issue with it's filesystem wherby seeking past the end of a
> writable file doesn't give zero's. I need to somehow fix this behaviour
for
> beos, but before going mad, can anyone suggest where the code needs
fixing?
>
> Thanks.
>
> david
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Seeking...
  2002-10-19 12:01 Seeking David Reid
  2002-10-19 12:12 ` Seeking Joe Wong
@ 2002-10-19 12:26 ` Neil Booth
  1 sibling, 0 replies; 3+ messages in thread
From: Neil Booth @ 2002-10-19 12:26 UTC (permalink / raw)
  To: David Reid; +Cc: gcc

David Reid wrote:-

> BeOS has an issue with it's filesystem wherby seeking past the end of a
> writable file doesn't give zero's. I need to somehow fix this behaviour for
> beos, but before going mad, can anyone suggest where the code needs fixing?

SHOULD_MMAP in cppfiles.c.

Neil.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-19 12:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-19 12:01 Seeking David Reid
2002-10-19 12:12 ` Seeking Joe Wong
2002-10-19 12:26 ` Seeking Neil Booth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).