From rupp@gnat.com  Wed Mar 22 20:34:47 2000
To: Robert Dewar <dewar@gnat.com>
Cc: file@gnat.com
Subject: Re: 2405-005
Date: Thu, 23 Mar 2000 01:34:47 -0000
From: rupp@gnat.com
Message-ID: <msg0@N929-014>

 Sorry I must be loosing my mind. For some reason I was thinking they went
 back into unfixed.
 
 Robert Dewar wrote:
 
 > it is a regression! All regressions are in fixed (how else could they
 > be regressions). In fact the consistency check will object if an R
 > bug is not in fixed. This went into fixed years and years ago :-)
 
 
 

From dewar@gnat.com  Sun May 14 08:47:27 2000
To: file@gnat.com, rupp@gnat.com
Subject: 2405-005 N rupp this test does not work on dec unix, unresolved symbols
Date: Sun, 14 May 2000 12:47:27 -0000
From: dewar@gnat.com
Message-ID: <msg1@N929-014>

 
 please look at this on DEC Unix
 
 

From rupp 6/11/00
Subject: The unresolved symbol comes from the vanilla ada/s-mastop.o file being
Date: Sun, 11 Jun 2000 04:00:00 -0000
From: rupp
Message-ID: <msg2@N929-014>

used instead of the target specific ada/rts/s-matop.o file (which has a
pragma Linker_Options ("-lexc")). Until we implement a general way to
configure the ada build directory with target specific files, I've added
a special test.osf1 file that links with -lexc

From bosch@gnat.com  Thu Jul 20 18:52:53 2000
To: gci@gnat.com
Subject: a-gtran3.c (1.586) checked in gnat
Date: Thu, 20 Jul 2000 22:52:53 -0000
From: bosch@gnat.com
Message-ID: <msg3@N929-014>

 (no_dollar_in_label): Remove constant. Now included in a-gettty.c.
  Fixes regression 2405-005.
 Remove trailing spaces.
 

