Message-ID: <3A293C71.65DDC372@softhome.net> Date: Sat, 02 Dec 2000 19:16:17 +0100 From: Laurynas Biveinis X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: lt,en MIME-Version: 1.0 To: Eli Zaretskii CC: djgpp-workers AT delorie DOT com Subject: Re: Patch: testsuite for header file intercompatibility References: <3A28F945 DOT 93C0CFCE AT softhome DOT net> <8296-Sat02Dec2000190953+0200-eliz AT is DOT elta DOT co DOT il> Content-Type: text/plain; charset=iso-8859-4 Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Eli Zaretskii wrote: > It's expected behavior. libm/math.h and math.h should *never* be > included together. Then is it OK to commit three testcases? One with fsext.h, stdarg.h, math.h; second with fsext.h, stdarg.h, libm/math.h; third with math.h, varargs.h. I don't think the fourth possible case, varargs.h with libm/math.h is worth attention. Laurynas