public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* unprotoize is the same as protoize
@ 1998-01-19  2:06 Andreas Schwab
  1998-01-19  5:37 ` Bruno Haible
  1998-01-19 10:12 ` Richard Henderson
  0 siblings, 2 replies; 3+ messages in thread
From: Andreas Schwab @ 1998-01-19  2:06 UTC (permalink / raw)
  To: egcs

The subject says it all.


1998-01-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* unprotoize.c: Define UNPROTOIZE first, to actually take effect.

--- egcs-980115/gcc/unprotoize.c.~1~	Sat Jan 17 08:47:57 1998
+++ egcs-980115/gcc/unprotoize.c	Sat Jan 17 08:48:31 1998
@@ -1,2 +1,2 @@
-#include "protoize.c"
 #define UNPROTOIZE
+#include "protoize.c"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: unprotoize is the same as protoize
  1998-01-19  2:06 unprotoize is the same as protoize Andreas Schwab
@ 1998-01-19  5:37 ` Bruno Haible
  1998-01-19 10:12 ` Richard Henderson
  1 sibling, 0 replies; 3+ messages in thread
From: Bruno Haible @ 1998-01-19  5:37 UTC (permalink / raw)
  To: egcs

> * unprotoize.c: Define UNPROTOIZE first, to actually take effect.

A patch that I sent to Jeff had been mis-applied. This is a bug in
patch-2.1. It is fixed in patch-2.5.

Why does the CVS package require the use of patch-2.1?

Bruno

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: unprotoize is the same as protoize
  1998-01-19  2:06 unprotoize is the same as protoize Andreas Schwab
  1998-01-19  5:37 ` Bruno Haible
@ 1998-01-19 10:12 ` Richard Henderson
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Henderson @ 1998-01-19 10:12 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: egcs

On Mon, Jan 19, 1998 at 11:06:40AM +0100, Andreas Schwab wrote:
> 1998-01-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
> 
> 	* unprotoize.c: Define UNPROTOIZE first, to actually take effect.

Duh.  Applied, thanks.


r~

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1998-01-19 10:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-01-19  2:06 unprotoize is the same as protoize Andreas Schwab
1998-01-19  5:37 ` Bruno Haible
1998-01-19 10:12 ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).