g-dynhta.adb, [...] (Get_First_Key, [...]): Correction of the return type from access...
authorGeorges-Alex Jaloyan <jaloyan@adacore.com>
Fri, 8 Sep 2017 10:06:39 +0000 (10:06 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 8 Sep 2017 10:06:39 +0000 (12:06 +0200)
commit3070e686074cf1e6f90802ba12e56b5dcf5a12ca
tree2cc3d42268df8f7b5851b20cca3e4ef50ac07405
parentf63adaa7a4ae18c7b0dc420f9e298f5b0746da6f
g-dynhta.adb, [...] (Get_First_Key, [...]): Correction of the return type from access type to option type.

2017-09-08  Georges-Alex Jaloyan  <jaloyan@adacore.com>

* g-dynhta.adb, g-dynhta.ads (Get_First_Key, Get_Next_key):
Correction of the return type from access type to option type.
(Simple_HTable): Moving the Instance_Data to ads file.

From-SVN: r251881
gcc/ada/ChangeLog
gcc/ada/g-dynhta.adb
gcc/ada/g-dynhta.ads