public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: William Schmidt <wschmidt@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc(refs/users/wschmidt/heads/builtins3)] libstdc++: ChangeLog corrections
Date: Tue, 18 Aug 2020 18:38:01 +0000 (GMT)	[thread overview]
Message-ID: <20200818183801.C0F5E387089E@sourceware.org> (raw)

https://gcc.gnu.org/g:86f8741485600457bc03d33692c5e5044b7bb479

commit 86f8741485600457bc03d33692c5e5044b7bb479
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed Aug 12 20:42:04 2020 +0100

    libstdc++: ChangeLog corrections
    
    I got the name of the __stat64 type wrong in r11-2628 and missed the
    bugzilla PR number in r11-2632.

Diff:
---
 libstdc++-v3/ChangeLog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index b12eb175d4f..6fb94761ce2 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -104,6 +104,7 @@
 
 2020-08-10  Jonathan Wakely  <jwakely@redhat.com>
 
+	PR libstdc++/93904
 	* include/bits/stl_iterator.h (inserter): Do not deduce
 	iterator type (LWG 561).
 	* testsuite/24_iterators/insert_iterator/dr561.cc: New test.
@@ -118,7 +119,7 @@
 
 	PR libstdc++/95749
 	* src/filesystem/ops-common.h [_GLIBCXX_FILESYSTEM_IS_WINDOWS]
-	(stat_type): Change to __wstat64.
+	(stat_type): Change to __stat64.
 	(stat): Use _wstat64.
 
 2020-08-07  Jonathan Wakely  <jwakely@redhat.com>


                 reply	other threads:[~2020-08-18 18:38 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=20200818183801.C0F5E387089E@sourceware.org \
    --to=wschmidt@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-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).