Andrew V. Teylu

Results 32 issues of Andrew V. Teylu

For: ``` cat unit.c /* * für */ ``` ``` file unit.c unit.c: ISO-8859 text ``` running `cvise --start-with-pass IncludesPass` gives: ``` 00:00:00 INFO ===< 118085 >=== 00:00:00 INFO running...

I've been cvising some C++14 code recently, and ended-up with quite a few `cvise_bug_*` folders (38 currently). Is there a way for me to `cvise` these failures? Basically, what I'm...

In #44, functionality was introduced that allowed the user to run `clang_delta` (with `--transformation=replace-function-def-with-decl`), but to say "do not change this routine". We have a few extensions that are worth...

**tl;dr**: `backward-cpp` gives incomplete stack-traces (while `gdb` gives complete ones); I'm trying to understand if this is solvable. ## Problem I'm experiencing an issue where `backward-cpp` gives me a stack-trace...

Apologies if I missed this (I did search for "reverse", but searching for "backwards" clearly isn't going to work!), but is there a way to get `backwards-cpp` to spit out...

## tl;dr Is it possible to dynamically append to the dependencies of a job that hasn't started? ## Situation In a workflow I am trying to create, I would like...

@mikhailramalho has requested a new STP release, as we've had some API extensions since 2.3.3. This is an issue to ensure we don't forget. I'd like to not do this...

# Description of issue On a fresh macOS Big Sur install, with Googletest installed installed via Mac Ports, I get errors such as: ``` ../utils/gtest/src/gtest-internal-inl.h:428:11: error: unknown type name 'string';...

build issue

(the minute I open this PR, I am marking it as a draft) This is PR to do the initial work to move from the version of ABC that STP...

Signed-off-by: Andrew V. Jones