public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-6499] libgo: revert incorrectly committed change
@ 2023-03-06  4:02 Ian Lance Taylor
  0 siblings, 0 replies; only message in thread
From: Ian Lance Taylor @ 2023-03-06  4:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:c5e77e98af16d5a28a01f18d096665fd3d388994

commit r13-6499-gc5e77e98af16d5a28a01f18d096665fd3d388994
Author: Ian Lance Taylor <iant@golang.org>
Date:   Sun Mar 5 20:00:46 2023 -0800

    libgo: revert incorrectly committed change
    
    This directory should be changed upstream, not in the GCC repo.

Diff:
---
 libgo/misc/cgo/test/callback_c.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libgo/misc/cgo/test/callback_c.c b/libgo/misc/cgo/test/callback_c.c
index ee9397cb496..8921b7306c6 100644
--- a/libgo/misc/cgo/test/callback_c.c
+++ b/libgo/misc/cgo/test/callback_c.c
@@ -32,7 +32,6 @@ IntoC(void)
 }
 
 #ifdef WIN32
-#define WIN32_LEAN_AND_MEAN
 #include <windows.h>
 long long
 mysleep(int seconds) {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-06  4:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06  4:02 [gcc r13-6499] libgo: revert incorrectly committed change Ian Lance Taylor

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).