OSDN Git Service

2005-03-29 Robert Dewar <dewar@adacore.com>
[pf3gnuchains/gcc-fork.git] / gcc / ada / g-curexc.ads
index b09787c..87017c7 100644 (file)
@@ -6,8 +6,7 @@
 --                                                                          --
 --                                 S p e c                                  --
 --                                                                          --
---                                                                          --
---         Copyright (C) 1996-2000 Ada Core Technologies, Inc.              --
+--         Copyright (C) 1996-2004 Ada Core Technologies, Inc.              --
 --                                                                          --
 -- GNAT is free software;  you can  redistribute it  and/or modify it under --
 -- terms of the  GNU General Public License as published  by the Free Soft- --
@@ -28,7 +27,7 @@
 -- covered by the  GNU Public License.                                      --
 --                                                                          --
 -- GNAT was originally developed  by the GNAT team at  New York University. --
--- It is now maintained by Ada Core Technologies Inc (http://www.gnat.com). --
+-- Extensive contributions were provided by Ada Core Technologies Inc.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
@@ -51,6 +50,8 @@ pragma Pure (Current_Exception);
    -- Subprograms --
    -----------------
 
+   --  Note: the lower bound of returnd String values is always one.
+
    function Exception_Information return String;
    --  Returns the result of calling Ada.Exceptions.Exception_Information
    --  with an argument that is the Exception_Occurrence corresponding to