This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Tested on i686-linux, committed on mainline. Per AI95-00132, the default implementation for stream-oriented attributes must raise Ada.IO_Exceptions.End_Error when end-of-stream is encountered during a Read operation. For consistency's sake, change System.Stream_Attributes.Data_Error to be a renaming of End_Error in the XDR based version of stream attributes as well. 2005-06-14 Thomas Quinot <quinot@adacore.com> * s-strxdr.adb: Follow AI95-00132
Attachment:
difs.51
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |