Message-ID: <39740DE0.32AA86B9@softhome.net> Date: Tue, 18 Jul 2000 09:57:20 +0200 From: Laurynas Biveinis X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: lt,en MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: GCC headers and DJGPP port References: <14100 DOT 963873599 AT upchuck> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com [one more discussion...] It seems that this time my mail has reached the target :-) To sum up things - we will be able to get right type definitions in GCC headers. So I propose to reconsider my patch for type sentinels. Also IMHO it's a good idea to revert my patch to and , since they won't be used with GCC 3.0 anyway. Last, but not the least, if we're gonna to rely on GCC's stddef.h stuff, we will have to drop __DJ_size_t macros from sys/djtypes.h. Our headers will have to include and not . Any objections? OK to implement? Laurynas