GNU source-highlight - Patches: patch #10135, Fix build on gcc-12 and clang
You are not allowed to post comments on this tracker with your current authentication level.
patch #10135: Fix build on gcc-12 and clang
Submitter: | Sergei Trofimovich <slyfox> | ||
Submitted: | Mon 08 Nov 2021 11:31:58 PM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | Done | Privacy: | Public |
Assigned to: | None | Open/Closed: | Closed |
Sun 29 Jan 2023 03:40:07 PM UTC, comment #1: |
Tom Tromey <tromey>![]() |
Mon 08 Nov 2021 11:31:58 PM UTC, original submission:
Both gcc-12 and clang can't find ostream<<(..., std::pair<...>)
|
Sergei Trofimovich <slyfox> |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 4 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2023-01-29 | tromey | Open/Closed | Open | ![]() |
Closed |
2023-01-29 | tromey | Status | None | ![]() |
Done |
2021-11-08 | slyfox | Attached File | - | ![]() |
Added 0001-Fix-tests-build-failure-on-clang-and-gcc-12.patch, #52225 |
Carbon-Copy | - | ![]() |
Added -email is unavailable- |
This was fixed.