This is the mail archive of the gcc-cvs@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]

r145680 - in /trunk/gcc/ada: ChangeLog gsocket....


Author: charlet
Date: Tue Apr  7 15:16:34 2009
New Revision: 145680

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145680
Log:
2009-04-07  Emmanuel Briot  <briot@adacore.com>

	* s-regexp.adb (Create_Mapping): Ignore excaped open parenthesis when
	looking for the end of a parenthesis group

2009-04-07  Tristan Gingold  <gingold@adacore.com>

	* gsocket.h Don't #include resolvLib.h if __RTP__ is defined.

	* socket.c Don't use resolvLib_ macros if not defined.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gsocket.h
    trunk/gcc/ada/s-regexp.adb
    trunk/gcc/ada/socket.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]