Email List: Xaustin-group-lX
[All Lists]

Re: BUG in XBDd5 (preserve integral types)

To: yyyyyyyyyyyy@xxxxxxxxxxxxx, yyyy@xxxxxxxxxxxxx, yyyyyyyyy@xxxxxxxxxxxx
Subject: Re: BUG in XBDd5 (preserve integral types)
From: Ted Baker <yyyyy@xxxxxxxxxxxxxx>
Date: Mon, 15 Jan 2001 17:50:24 -0500 (EST)
| ... I expect that the problems I had durinng this hack that
| ended in a LF32 editor are similar to what whould happen with
| applications that have to live in a 64 bit environment with
| size_t > long.  I had to thoroughly check 20000 lines of code
| and introduce new types that allow to correctly handle any kind
| of multipliers and offset diffs.  Note that these variables are
| not directly bound to off_t and you cannot easily find
| them. With the editor experience in my background, I hope that
| POSIX requires size_t to be <= long.

I believe the above testimonial, and continue to support leaving
in place the POSIX requirement that the range of long be >= the
range of size_t.

--Ted

<Prev in Thread] Current Thread [Next in Thread>