-
is it possible to dynamically modify the input?
for example
upon parsing PARSE_ERROR the input will be prepended by `int int`
INPUT: "PARSE_ERROR foo;"
INPUT: " foo;"
apply action
INPUT: "…
-
**Environment**
- OS: Ubuntu 20.04
- Compiler: gcc 9.3.0
**To Reproduce**
Please see below CMakeLists.txt to reproduce the error
```
set(CMAKE_TOOLCHAIN_FILE $ENV{VCPKG_ROOT}/scripts/buildsyst…
-
Dear contributors,
we would like to switch from the MIT license to the Boost Software License, Version 1.0. Both are very similar with one crucial difference: The attribution clause of the BSL-1.0 …
-
Hello,
I'm trying to write a grammar for SPARQL and in the [spec](https://www.w3.org/TR/sparql11-query/#rPN_PREFIX) for [PN_PREFIX](https://www.w3.org/TR/sparql11-query/#rPN_PREFIX).
How would I…
-
## Problem
Running `vcpkg install vtk[core,cuda,mpi,vtkm] --recurse` (triplet set with `VCPKG_DEFAULT_TRIPLET=x64-windows`) fails to build.
## Environment
- **OS**: Windows 10 Enterprise x64, Bui…
-
Hi,
I encounter an error when using github action after checking out libmdbx.
It seems that source code is cloned:
```
Fetching submodules
/usr/bin/git submodule sync --recursive
/usr/bin/gi…
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **diligent-core/2.5.1**
* Operating System+version: **Linux Ubuntu 20.04**
* Compiler+vers…
-
When selecting the PEGTL in the library section, I get two options: "2.8.0" (deprecated, can be removed (I'm one of the authors)) and "trunk". But "trunk" then only adds an old version of the PEGTL, a…
-
**Host Environment**
- OS: Windows10
- Compiler: VS 2019
**To Reproduce**
Steps to reproduce the behavior:
`./vcpkg install xxxx`
**Failure logs**
```
Computing installation plan...
The …
-
Hey how can I solve below bug
VTK libs: VTK::WrappingTools;VTK::ViewsInfovis;VTK::CommonColor;VTK::ViewsContext2D;VTK::loguru;VTK::TestingRendering;VTK::TestingCore;VTK::vtksys;VTK::RenderingVolum…