]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 3 Oct 2012 08:04:27 +0000 (10:04 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 3 Oct 2012 08:04:27 +0000 (10:04 +0200)
commit3ada950b1073e2b45550378fcb563ab83943684b
tree7a65508dddfcf5173dca569b36d33f30549d1df5
parentbd2e46c8255fad4e75e589b3286ead560e910b39
[multiple changes]

2012-10-03  Yannick Moy  <moy@adacore.com>

* checks.adb, sem_prag.adb, s-bignum.ads: Minor typo fixes.

2012-10-03  Thomas Quinot  <quinot@adacore.com>

* g-socket.adb (Connect_Socket, version with timeout): When the
newly-connected socket is reported as available for writing, check
whether it has a pending asynchronous error prior to returning.

2012-10-03  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Check_Conformance): Additional info when subtype
conformance fails, due to a missing null exclusion indicatar in
a formal that must match a controlling access formal.

From-SVN: r192026
gcc/ada/ChangeLog
gcc/ada/checks.adb
gcc/ada/g-socket.adb
gcc/ada/s-bignum.ads
gcc/ada/sem_ch6.adb
gcc/ada/sem_prag.adb