https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121299
Bug ID: 121299
Summary: conflicting namespace resolution
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107587
Bug ID: 107587
Summary: Explicit specializations of user-defined deduction
guides in unnamed namespaces trigger -Wunused-function
Product: gcc
Version: 12.2.0
Status: UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107437
Jordi Vilar changed:
What|Removed |Added
CC||development at jordi dot
vilar.cat
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107437
Bug ID: 107437
Summary: nested generic lambdas fail requiring unneded captures
Product: gcc
Version: 12.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107390
Jordi Vilar changed:
What|Removed |Added
CC||development at jordi dot
vilar.cat
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107390
Bug ID: 107390
Summary: template-nested lambda type uniqueness
Product: gcc
Version: 12.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101152
--- Comment #2 from Jordi Vilar ---
(In reply to Jonathan Wakely from comment #1)
> I think the bug is that it treats 03 as 1903 instead of 0003. It is not
> supposed to print "N/A" though.
>
> %Y doesn't require exactly 4 digits, it allows 1-4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101152
Bug ID: 101152
Summary: std::get_time %Y accepts years with less than 4 digits
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Co