r208082 - in /trunk/gcc/ada: ChangeLog g-socket...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Mon Feb 24 16:59:00 GMT 2014


Author: charlet
Date: Mon Feb 24 16:59:24 2014
New Revision: 208082

URL: http://gcc.gnu.org/viewcvs?rev=208082&root=gcc&view=rev
Log:
2014-02-24  Thomas Quinot  <quinot@adacore.com>

	* g-stheme.adb, g-socthi-vms.adb, g-socthi-vms.ads,
	g-socthi-vxworks.adb, g-socthi-vxworks.ads, g-stseme.adb,
	g-socthi-mingw.adb, g-socthi-mingw.ads, g-socthi.adb,
	g-socthi.ads, g-socket.adb (Host_Error_Message): Return a string, not
	a chars_ptr, because on Windows this is a renaming of
	Socket_Error_Message.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/g-socket.adb
    trunk/gcc/ada/g-socthi-mingw.adb
    trunk/gcc/ada/g-socthi-mingw.ads
    trunk/gcc/ada/g-socthi-vms.adb
    trunk/gcc/ada/g-socthi-vms.ads
    trunk/gcc/ada/g-socthi-vxworks.adb
    trunk/gcc/ada/g-socthi-vxworks.ads
    trunk/gcc/ada/g-socthi.adb
    trunk/gcc/ada/g-socthi.ads
    trunk/gcc/ada/g-stheme.adb
    trunk/gcc/ada/g-stseme.adb



More information about the Gcc-cvs mailing list