Date: Wed, 3 Jan 2001 18:40:16 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Str|mberg cc: djgpp-workers AT delorie DOT com Subject: Re: FAT32's extend flag remove for OS/2 In-Reply-To: <200101031539.QAA03166@father.ludd.luth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 3 Jan 2001, Martin Str|mberg wrote: > How about the "if( _osmajor == 0 )" part? Is that unnecessry now? No, since the startup code now always calls _get_dos_version to fill these variables.