Re: flag day for 64-bit?
[email protected] (Thomas Bushnell, BSG)
| Newsgroups | gmane.os.hurd.devel.readers |
|---|---|
| Message-ID | <[email protected]> |
Roland McGrath <[email protected]> writes: > I'm not > sure whether we ever discussed the API (source) compatibility > question, which is to say the incompatible change of the arguments to > io_seek et al from off_t to loff_t, but perhaps we (rightly) decided > that would be just fine since compiler complaints at the recompile > would cite where to insert the `l's. I think the Right Thing is actually to have the argument remain off_t, and change off_t to be 64 bits.