public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Arnaud Charlet <charlet@ACT-Europe.FR>
To: "Aaron W. LaFramboise" <aaronavay62@aaronwl.com>
Cc: Gcc Patch List <gcc-patches@gcc.gnu.org>
Subject: Re: Minor Ada front end fixes for MinGW
Date: Thu, 23 Sep 2004 10:50:00 -0000	[thread overview]
Message-ID: <20040923111444.A20132@dublin.act-europe.fr> (raw)
In-Reply-To: <4144EA19.4090306@aaronwl.com>; from aaronavay62@aaronwl.com on Sun, Sep 12, 2004 at 07:30:17PM -0500

> The following three fixes eliminate some warnings in the Ada front end
> on MinGW:
> 1) value is a char, but Win32 BYTE is unsigned.
> 2) The args_0 temporary variable is const but shouldn't be because args
> is not.
> 3) MAXPATHLEN is defined by mingwrt.
> 
> 2004-09-12  Aaron W. LaFramboise <aaronavay62@aaronwl.com>
> 
> 	* adaint.c (__gnat_get_libraries_from_registry): Cast value
>         to LPBYTE.
> 	(__gnat_portable_spawn): Remove const.
> 	* mingw32.h (MAXPATHLEN): Check for previous definition.

OK, thanks.

Arno

  reply	other threads:[~2004-09-23  9:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-13  1:14 Aaron W. LaFramboise
2004-09-23 10:50 ` Arnaud Charlet [this message]
2004-10-14  7:50   ` Aaron W. LaFramboise
2004-10-15 12:20     ` Arnaud Charlet
2004-10-15 21:02       ` Aaron W. LaFramboise
2004-10-18 12:05         ` Arnaud Charlet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040923111444.A20132@dublin.act-europe.fr \
    --to=charlet@act-europe.fr \
    --cc=aaronavay62@aaronwl.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).