public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/23390] abstract function in private part not overloading previous function is not allowed
       [not found] <bug-23390-10930@http.gcc.gnu.org/bugzilla/>
@ 2008-11-17 20:17 ` sam at gcc dot gnu dot org
  0 siblings, 0 replies; only message in thread
From: sam at gcc dot gnu dot org @ 2008-11-17 20:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from sam at gcc dot gnu dot org  2008-11-17 20:15 -------
This is fixed in GCC 4.4.0 and gives the expected error.

GNAT 4.4.0 20081116 (experimental)
Copyright 1992-2008, Free Software Foundation, Inc.

Compiling: three.adb (source file time stamp: 2008-11-17 20:14:51)

==============Error messages for source file: one.ads
    11.     function Func (X : in Type_T) return Type_T is abstract;
                     |
        >>> abstract subprograms must be visible (RM 3.9.3(10))


-- 

sam at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23390


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-17 20:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23390-10930@http.gcc.gnu.org/bugzilla/>
2008-11-17 20:17 ` [Bug ada/23390] abstract function in private part not overloading previous function is not allowed sam at gcc dot gnu dot org

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).