Date: Thu, 1 Feb 2001 10:59:06 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Zimba cc: djgpp AT delorie DOT com Subject: Re: Allegro WIP3934 & W2K problems In-Reply-To: <9595sr$40c$1@s1.read.news.oleane.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 31 Jan 2001, Zimba wrote: > I just installed the latest Allegro WIP (3934) with the precompiled DLLs on > W2K. The installation went fine, except for some warnings: > > ... > setup\setup.c(1802) : warning C4090: 'initializing' : different 'const' > qualifiers > setup\setup.c(1814) : warning C4090: 'initializing' : different 'const' > qualifiers These messages indicate you are using MSVC to compile Allegro. You should report these problems to the Allegro mailing list, since you won't find many MSVC users on this forum.