Kuan-Yen Chou
Kuan-Yen Chou
## Test environment - OS: 64-bit GNU/Linux - kernel: `4.18.16-arch1-1-ARCH` - logical cores: 8 - memory: 15 GiB - gcc: `8.2.1 20180831` - clang: `7.0.0 (tags/RELEASE_700/final)` - criterion: `2.3.2`, `2.3.3`,...
### Affected Version paru v1.11.1 - libalpm v13.0.2 ### Description When mixing official repo packages with AUR packages in one command and when `--asdeps` is used, the official repo packages...
### Describe the issue Work item: Implement a "cleaner patch" based on moonshadow's suggestions. * https://github.com/kyechou/leagueoflegends/issues/83#issuecomment-1502431738 * https://github.com/kyechou/leagueoflegends/issues/83#issuecomment-1502519039
## Steps to reproduce ``` git clone https://github.com/avast/llvm cd llvm mkdir build && cd build cmake .. ``` ## Output ``` -- Constructing LLVMBuild project information CMake Error at CMakeLists.txt:679...
### Environment * BAP 1.6.0 * OCaml 4.05.0 * GCC 9.2.0 ### Problem ``` $ git clone https://github.com/BinaryAnalysisPlatform/bap-bindings.git $ cd bap-bindings/ $ autoconf && ./configure $ make -j ocamlc -g...