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]

r134679 - in /trunk/fixincludes: ChangeLog fixi...


Author: ktietz
Date: Fri Apr 25 20:45:10 2008
New Revision: 134679

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134679
Log:
2008-04-25  Kai Tietz  <kai.tietz@onvision.com>

	* fixincl.c (fix_with_system): Cast pointer difference to long.
	* fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.


Modified:
    trunk/fixincludes/ChangeLog
    trunk/fixincludes/fixincl.c
    trunk/fixincludes/fixlib.c


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