This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

Re: sim/common/callback.c: autoconf tests for struct stat members, more added.


> Date: Thu, 2 Dec 2004 18:52:51 +0100
> From: Hans-Peter Nilsson <hp@axis.com>

> --- callback.c	2 Dec 2004 17:49:41 -0000
> --- 816,869 ----
>   
>         if (hs != NULL)
>   	{
> ! 	  if (1)
> ! 	    ;

Bah.  Of course it works much better with "if (0)" here (more
tests pass, for one. ;-) Sorry about that.  The rest of patch
stands.

brgds, H-P


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