public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* ping^2: [PATCH] diagnostics: Fix behavior of permerror options after diagnostic pop [PR111918]
@ 2023-12-19 23:20 Lewis Hyatt
  2024-01-08 23:53 ` ping^3: " Lewis Hyatt
  0 siblings, 1 reply; 2+ messages in thread
From: Lewis Hyatt @ 2023-12-19 23:20 UTC (permalink / raw)
  To: gcc-patches List; +Cc: David Malcolm

Hello-

May I please ping this one? Thanks...
https://gcc.gnu.org/pipermail/gcc-patches/2023-November/638692.html

-Lewis

On Wed, Nov 29, 2023 at 7:05 PM Lewis Hyatt <lhyatt@gmail.com> wrote:
>
> On Thu, Nov 09, 2023 at 04:16:10PM -0500, Lewis Hyatt wrote:
> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111918
> >
> > This patch fixes the behavior of `#pragma GCC diagnostic pop' for permissive
> > error diagnostics such as -Wnarrowing (in C++11). Those currently do not
> > return to the correct state after the last pop; they become effectively
> > simple warnings instead. Bootstrap + regtest all languages on x86-64, does
> > it look OK please? Thanks!
>
> Hello-
>
> May I please ping this bug fix?
> https://gcc.gnu.org/pipermail/gcc-patches/2023-November/635871.html
>
> Please note, it requires a trivial rebase on top of recent changes to
> the class diagnostic_context public interface. I attached the rebased patch
> here as well. Thanks!
>
> -Lewis

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

* ping^3: [PATCH] diagnostics: Fix behavior of permerror options after diagnostic pop [PR111918]
  2023-12-19 23:20 ping^2: [PATCH] diagnostics: Fix behavior of permerror options after diagnostic pop [PR111918] Lewis Hyatt
@ 2024-01-08 23:53 ` Lewis Hyatt
  0 siblings, 0 replies; 2+ messages in thread
From: Lewis Hyatt @ 2024-01-08 23:53 UTC (permalink / raw)
  To: David Malcolm; +Cc: gcc-patches List

Can I please ping this one again? It's 3 lines or so to fix the PR. Thanks!
https://gcc.gnu.org/pipermail/gcc-patches/2023-November/638692.html

On Tue, Dec 19, 2023 at 6:20 PM Lewis Hyatt <lhyatt@gmail.com> wrote:
>
> Hello-
>
> May I please ping this one? Thanks...
> https://gcc.gnu.org/pipermail/gcc-patches/2023-November/638692.html
>
> -Lewis
>
> On Wed, Nov 29, 2023 at 7:05 PM Lewis Hyatt <lhyatt@gmail.com> wrote:
> >
> > On Thu, Nov 09, 2023 at 04:16:10PM -0500, Lewis Hyatt wrote:
> > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111918
> > >
> > > This patch fixes the behavior of `#pragma GCC diagnostic pop' for permissive
> > > error diagnostics such as -Wnarrowing (in C++11). Those currently do not
> > > return to the correct state after the last pop; they become effectively
> > > simple warnings instead. Bootstrap + regtest all languages on x86-64, does
> > > it look OK please? Thanks!
> >
> > Hello-
> >
> > May I please ping this bug fix?
> > https://gcc.gnu.org/pipermail/gcc-patches/2023-November/635871.html
> >
> > Please note, it requires a trivial rebase on top of recent changes to
> > the class diagnostic_context public interface. I attached the rebased patch
> > here as well. Thanks!
> >
> > -Lewis

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

end of thread, other threads:[~2024-01-08 23:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-19 23:20 ping^2: [PATCH] diagnostics: Fix behavior of permerror options after diagnostic pop [PR111918] Lewis Hyatt
2024-01-08 23:53 ` ping^3: " Lewis Hyatt

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