-
It'd be nice to have a feature in clang-format, that makes it possible to align C# LINQ query clauses under the from clause, or in some other way. Something like the following:
```cs
var seattleCu…
-
I am developing on a mac, q version on mac:
```
q version 2.0.19
Python: 3.9.4 (default, Apr 5 2021, 01:50:46) // [Clang 12.0.0 (clang-1200.0.32.29)]
```
and delivering on windows, q version her…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR52473](https://bugs.llvm.org/show_bug.cgi?id=52473) |
| Status | NEW |
| Importance | P normal |
|…
-
Is it possible to use `-fopenmp` with `clang`? Currenty compiling this package fails on macOS:
```
clang: error: unsupported option '-fopenmp'
```
-
The following code
```cpp
query.prepare(mixxx::DbConnection::collateLexicographically(QString(
"SELECT id, name "
"FROM Playlists "
"WHERE hidden = %1 "
…
-
**Steps to Reproduce**
1. Open from file as New project: [Add-Remove explicit hydrogens doesn't work for s-group query component - array - invalid index 2 (size=2).zip](https://github.com/epam/Indigo…
-
MSYS2 (64-bit)
```
MSYS ~
$ pacman -Syu --needed mingw-w64-clang-i686-emacs mingw-w64-clang-i686-qt5-winextras mingw-w64-clang-i686-portaudio mingw-w64-clang-i686-python-pytmx mingw-w64-clang-i…
-
## Problem
```
➜ build git:(p0) ✗ make -j$(nproc) hyperloglog_test
[ 9%] Built target bustub_optimizer
[ 11%] Built target gtest
[ 12%] Built target bustub_murmur3
[ 18%] Built target duckdb_p…
-
In both `pip install git+https://github.com/alex-pinkus/tree-sitter-swift.git` and `poetry add git+https://github.com/alex-pinkus/tree-sitter-swift.git` installation fails on a building stage because …
-
When I copy a newly compiled, but already existing, query module.so into the `/usr/lib/memgraph/query_modules/` and call `mg.load_all()` the docker instance insta-crashes: every connection is closed …