-
Reported by: **[max-beiersdorfer](https://launchpad.net/~max-beiersdorfer)**
Date: 2018-02-15T20:56:44Z
Status: Expired
Importance: Critical
Launchpad Issue: [lp1749800](https://bugs.launchpad.net/bug…
-
As per the title.
USBGuard 0.7.8 fails with the following errors while building:
```
checking tao/pegtl.hpp presence... yes
configure: WARNING: tao/pegtl.hpp: present but cannot be compiled
co…
-
Hello,
I used [CI Fuzz](https://www.code-intelligence.com/) to fuzz the pegtl json parser. I found a stack overflow in marke.hpp.
The bug is triggered by a input consisting of a large number of open…
-
I have a rather complicated grammar used for interpreting L-System expressions. Since I don't have enough time to write my own grammar which handles operators and expressions, I opted for a rather unu…
-
### Steps to reproduce the issue
```console
$ spack install pegtl@2.8.3%intel@19.0.4.243 build_type=RelWithDebInfo arch=linux-rhel7-broadwell
...
cd /tmp/stam/spack-stage/spack-stage-pegtl…
-
Hello,
I found this old reddit post https://www.reddit.com/r/cpp/comments/8g920z/pegtl_parsing_expression_grammar_template_library/dya465n/ and was wondering if there's an update on this. I would l…
-
Passing cmakeDirArgs allows us in many cases to simplify our recipes.
Passing it is useful for libs and for cli programs, but not necessarily in other cases, like gui apps.
List made today with up-t…
-
As mentioned in e.g. #250 it would be useful for some users to identify and enforce the (large) subset of the PEGTL that is compatible, or can be made compatible, with `-fno-exceptions`.
-
At least under Win10, the `file_input` prevents its file from being written by a text editor (or probably any other process). While I'm sure that's safer on the parsing side of things, @ColinH said in…
-
Hello everyone,
mlpack uses Boost libraries as a dependency that provides us with many features. Until recently, we have discovered that these dependencies are making mlpack harder to install, to …
shrit updated
3 years ago