diff options
author | Geert Bosch <bosch@gcc.gnu.org> | 2001-12-17 22:00:59 +0100 |
---|---|---|
committer | Geert Bosch <bosch@gcc.gnu.org> | 2001-12-17 22:00:59 +0100 |
commit | c1c22e7a703c6e1d638195f667c9f1ce72ef6de5 (patch) | |
tree | 425ca9a59ec19c276fa2119f9e7b007ba368384d /libjava/testsuite/libjava.lang | |
parent | 7eb7bb079d2fb0c22d9e31995a3ea8d812e5a042 (diff) | |
download | gcc-c1c22e7a703c6e1d638195f667c9f1ce72ef6de5.zip gcc-c1c22e7a703c6e1d638195f667c9f1ce72ef6de5.tar.gz gcc-c1c22e7a703c6e1d638195f667c9f1ce72ef6de5.tar.bz2 |
ali.adb: Type reference does not reset current file.
* ali.adb: Type reference does not reset current file.
* ali.adb: Recognize and scan renaming reference
* ali.ads: Add spec for storing renaming references.
* lib-xref.ads: Add documentation for handling of renaming references
* lib-xref.adb: Implement output of renaming reference.
* checks.adb:
(Determine_Range): Document local variables
(Determine_Range): Make sure Hbound is initialized. It looks as though
there could be a real problem here with an uninitialized reference
to Hbound, but no actual example of failure has been found.
* g-socket.ads:
Fix comment of Shutdown_Socket and Close_Socket. These functions
should not fail silently because if they are called twice, this
probably means that there is a race condition in the user program.
Anyway, this behaviour is consistent with the rest of this unit.
When an error occurs, an exception is raised with the error message
as exception message.
From-SVN: r48125
Diffstat (limited to 'libjava/testsuite/libjava.lang')
0 files changed, 0 insertions, 0 deletions