public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Florian Weimer <fw@deneb.enyo.de>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: ada/6495: no entities of "Os_Primitives" are referenced
Date: Sun, 28 Apr 2002 13:46:00 -0000	[thread overview]
Message-ID: <20020428204602.27210.qmail@sources.redhat.com> (raw)

The following reply was made to PR ada/6495; it has been noted by GNATS.

From: Florian Weimer <fw@deneb.enyo.de>
To: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
Cc: dave.anglin@nrc.ca,  gcc-gnats@gcc.gnu.org
Subject: Re: ada/6495: no entities of "Os_Primitives" are referenced
Date: Sun, 28 Apr 2002 22:44:02 +0200

 "John David Anglin" <dave@hiauly1.hia.nrc.ca> writes:
 
 >> dave.anglin@nrc.ca writes:
 >> 
 >> > s-taprop.adb:48:12: warning: no entities of "Os_Primitives" are referenced
 >> 
 >> Could you please look at the file s-taprop.adb in the gcc/ada/rts and
 >> check which version it is?  After the copyright string, there should
 >> be a comment like this one:
 >> 
 >> --  This is a POSIX-like version of this package
 >
 > Says
 >
 > --  This is a no tasking version of this package
 
 Thanks.  Could you try the following patch, please?
 
 --- 5ntaprop.adb.~1.3.~	Sun Mar 17 09:08:21 2002
 +++ 5ntaprop.adb	Sun Apr 28 22:42:59 2002
 @@ -45,9 +45,6 @@
  --  used for Ada_Task_Control_Block
  --           Task_ID
  
 -with System.OS_Primitives;
 ---  used for Delay_Modes
 -
  with System.Error_Reporting;
  --  used for Shutdown
  
 @@ -55,7 +52,6 @@
  
     use System.Tasking;
     use System.Parameters;
 -   use System.OS_Primitives;
  
     -----------------
     -- Stack_Guard --


             reply	other threads:[~2002-04-28 20:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-28 13:46 Florian Weimer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-10 21:59 danglin
2003-05-10 21:46 John David Anglin
2003-05-10 21:46 Dara Hazeghi
2002-05-14 11:06 John David Anglin
2002-04-28 17:16 John David Anglin
2002-04-28 13:16 John David Anglin
2002-04-28  4:26 Florian Weimer
2002-04-27 20:46 dave.anglin

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=20020428204602.27210.qmail@sources.redhat.com \
    --to=fw@deneb.enyo.de \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).