X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.107.168.37 with SMTP id r37mr6650497ioe.125.1505212458926; Tue, 12 Sep 2017 03:34:18 -0700 (PDT) X-Received: by 10.31.151.65 with SMTP id z62mr155391vkd.19.1505212458840; Tue, 12 Sep 2017 03:34:18 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Tue, 12 Sep 2017 03:34:18 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=89.177.38.55; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp NNTP-Posting-Host: 89.177.38.55 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <1f382cb6-c4c9-4dc0-9504-5ca3f5e17ec2@googlegroups.com> Subject: Re: MGRX 1.1.0 From: "RayeR (glaux AT centrum DOT cz) [via djgpp AT delorie DOT com]" Injection-Date: Tue, 12 Sep 2017 10:34:18 +0000 Content-Type: text/plain; charset="UTF-8" Bytes: 1870 Lines: 11 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 Hi, I just tried to compile it with DJGPP and saw some warnings like: ./fdrivers/driver16.h:284: Warning: missing operand; zero assumed ./fdrivers/driver16.h:289: Warning: missing operand; zero assumed ./fdrivers/driver16.h:290: Warning: missing operand; zero assumed ./fdrivers/driver16.h:285: Warning: missing operand; zero assumed ./fdrivers/driver16.h:290: Warning: missing operand; zero assumed ./fdrivers/driver16.h:291: Warning: missing operand; zero assumed ./fdrivers/driver16.h:286: Warning: missing operand; zero assumed ./fdrivers/driver16.h:291: Warning: missing operand; zero assumed ./fdrivers/driver16.h:292: Warning: missing operand; zero assumed and also in some other file but it was linked and built OK...