This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ada] fix unaligned access


On Wed, Feb 06, 2002 at 10:42:48PM +0100, Florian Weimer wrote:
> Perhaps you should use "long", this will cure the Y2038 problem on
> some platforms.  In any case, the Ada side should use the appropriate
> type from Interfaces.C.

You mean continue to get rid of time_t in the C interface
but use "long" instead of "Integer"?  Seems reasonable.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]