public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely@redhat.com>
To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: [committed] libstdc++: Rename files with the wrong extensions
Date: Wed, 13 Oct 2021 23:49:30 +0100	[thread overview]
Message-ID: <YWdieqDvv88Et+Xp@redhat.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

libstdc++-v3/ChangeLog:

	* testsuite/27_io/filesystem/path/construct/102592.C: Moved to...
	* testsuite/27_io/filesystem/path/construct/102592.cc: ...here.
	* testsuite/28_regex/match_results/102667.C: Moved to...
	* testsuite/28_regex/match_results/102667.cc: ...here.

Tested powerpc64le-linux. Committed to trunk.

I've added a local git pre-commit hook to stop me adding more files
with .C extensions.



[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 953 bytes --]

commit ce55693604813c5be7d23260f1fd276cf5a48f8f
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed Oct 13 22:31:51 2021

    libstdc++: Rename files with the wrong extensions
    
    libstdc++-v3/ChangeLog:
    
            * testsuite/27_io/filesystem/path/construct/102592.C: Moved to...
            * testsuite/27_io/filesystem/path/construct/102592.cc: ...here.
            * testsuite/28_regex/match_results/102667.C: Moved to...
            * testsuite/28_regex/match_results/102667.cc: ...here.

diff --git a/libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.C b/libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.cc
similarity index 100%
rename from libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.C
rename to libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.cc
diff --git a/libstdc++-v3/testsuite/28_regex/match_results/102667.C b/libstdc++-v3/testsuite/28_regex/match_results/102667.cc

                 reply	other threads:[~2021-10-13 22:49 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=YWdieqDvv88Et+Xp@redhat.com \
    --to=jwakely@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@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).