-
### Backend
VL (Velox)
### Bug description
In order to troubleshoot the bug, I compiled Velox and Gluten cpp using debug mode. However, when I tried to execute q1, it resulted in a core dump …
-
To end a RoutingContext response, one has to specify:
```java
ctx.response().setStatusCode(204).end();
ctx.response().setStatusCode(HttpResponseStatus.ACCEPTED.code()).end();
```
An alternati…
thced updated
2 years ago
-
- [ ] Доработать парсер пользовательского ввода, чтобы можно было пропускать пробелы, где это возможно
-
- [x] Программа не должна "дописывать" расширение файла.
-
Guava's [ImmutableSetMultimap](http://google.github.io/guava/releases/23.0/api/docs/com/google/common/collect/ImmutableSetMultimap.html) is a convenient wrapper around `ImmutableMap`. It would be awes…
-
## Description
Simple test of two strings fails with intel-19 compiler
### Steps to reproduce
```
bash-4.2$ cat test.C
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
#include "doctest.h"
#inclu…
-
Arrays are an ordered data structure. For array functions that generate new arrays based on existing ones, the documentation isn't clear on whether there's any order that can be assumed for the result…
-
ModSecurity version 3 architecture allow the utilization of multiple backends, including redis. The support should be implemented. The interface is available here:
https://github.com/SpiderLabs/ModS…
-
I was getting corrupted output randomly, and decided to run armips under valgrind. It blew up in over 20 places:
```
==2141== Memcheck, a memory error detector
==2141== Copyright (C) 2002-2012, and…
-
```
Incident Identifier: 5738244A-F2FA-4E90-B468-135A6A85880D
CrashReporter Key: 04dbbc9afef0a30521bf57cb1cd6f5d353c9b102
Hardware Model: iPhone10,3
Process: Code [32669]
Path:…