-
[P3068R0](https://wg21.link/p3068r0) Allowing exception throwing in constant-evaluation. (Hana Dusíková)
-
### Steps to reproduce the problem
1. Attempt to upload an HEIC photo taken on an iPhone
2. See "500 Error processing thumbnail for uploaded media" in the web UI
### Expected behaviour
The i…
-
```
Hey there,
i can't compile the sources on my x86_64. Here's what i got:
compiling ../Sources/batch/ptBatchWindow.cpp
In file included from /usr/include/qt4/QtCore/QtCore:53:0,
…
-
There is a new TCMalloc release at https://github.com/google/tcmalloc, and it now supports `sdallocx` and `nallocx`. Their versions are qualified `noexcept` whereas ours are `_attribute__((__nothrow_…
-
_Перенос предложения:_ голоса +3, -13
_Автор идеи:_ **Oleg Vorobiov**
Добавить альтернативное представление для оператора ==, как это было сделано, например, для !=([not_eq](https://en.cppreferenc…
-
https://cplusplus.github.io/LWG/issue2095
https://cplusplus.github.io/LWG/issue3003
These two issues suggest two contradictory changes to `std::promise`. LWG would like LEWG to decide whether to a…
-
Trying to build graphmap2 on openEuler 20.03 LTS ARM64 fails with:
```
mkdir -p obj_linux/codebase/seqlib/src/libs/libdivsufsort-2.0.1-64bit/
g++ -static-libgcc -static-libstdc++ -D__cplusplus=20…
-
https://github.com/eidheim/Simple-Web-Server/blob/1056bd2e70c6abdd6a334d57247f1ea18bab45ef/client_http.hpp#L19
I changed this line to:
```
using string_view = std::string_view;
```
and life bec…
-
### 一、 项目说明
用于跟踪 [clang-tidy代码风格检查工具的引入](https://github.com/PaddlePaddle/community/blob/master/rfcs/CodeStyle/20230501_introducing_clang_tidy.md) 并记录该计划下各个子任务的计划和进度。
### 二、 主要工作
#### 📓 操作指南
…
-
**Bug category**
- [x] *bug - compilation error*
- [ ] *bug - compilation warning*
- [ ] *bug - runtime error*
- [ ] *bug - runtime warning*
- [ ] *bug - logic error*
**Describe the bug**
C…