public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-6499] libgo: revert incorrectly committed change
Date: Mon, 6 Mar 2023 04:02:13 +0000 (GMT) [thread overview]
Message-ID: <20230306040213.0F3153858D28@sourceware.org> (raw)
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) {
reply other threads:[~2023-03-06 4:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230306040213.0F3153858D28@sourceware.org \
--to=ian@gcc.gnu.org \
--cc=gcc-cvs@gcc.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).