Your message dated Tue, 20 Sep 2016 09:54:11 +0000
with message-id <e1bmhkh-0005vg...@franck.debian.org>
and subject line Bug#838315: Removed package(s) from unstable
has caused the Debian Bug report #780031,
regarding [Fixed in 5] result attribute fails in postcondition of generic 
functions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
780031: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780031
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnat-4.9
Version: 4.9.1-4
Severity: minor
Tags: upstream

Hello.
The following source produces an error message.
generic_f.ads:2:48: "Result" attribute can only appear in postcondition of 
function
It compiles when "generic" or the postcondition is removed.

generic
function Generic_F return Integer
   with Post => Generic_F'Result = 0;

function Generic_F return Integer is
begin
   return 0;
end Generic_F;

--- End Message ---
--- Begin Message ---
Version: 4.9.4-3+rm

Dear submitter,

as the package gnat-4.9 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/838315

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Chris Lamb (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to