s-fileio.adb (Open): When file open operation fails...
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Aug 2008 09:41:04 +0000 (11:41 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Aug 2008 09:41:04 +0000 (11:41 +0200)
commitc6aecf3bee303042c654da91ea56a36766c16ebf
treeab863f320e4c16e67c92f3433536eab8625244ff
parent49f7fe608b9df9033b0c4978074d3df380a0a178
s-fileio.adb (Open): When file open operation fails...

2008-08-06  Thomas Quinot  <quinot@adacore.com>

* s-fileio.adb (Open): When file open operation fails, raise Name_Error
only when the operating system reports a non-existing file or directory
(ENOENT), otherwise raise Name_Error.

From-SVN: r138786
gcc/ada/ChangeLog
gcc/ada/s-fileio.adb