Sepehrdad
Sepehrdad
Hi @UnleashMe69, please use a more recent gcc compiler and test whether it will work.
Yes, try 9.0 or 10.0
Hi @dchakrav-github, yes, this is the complete code that I used to find this bug.
Hi, I found that it also affects unit tests, the following are examples of such cases: * Rules `rule.guard`: ``` let excluded_resources = [ /AWS::AmazonBroker/, /AWS::App*/ ] let resources =...
I just came across this issue and I wanted to mention that, we use the ubuntu binaries on amazonlinux 2 and they work without any issues
@Nat-As Thank you so much for your contribution to this project. I will review your pull request as soon as possible.
@kotobukidevelopers, You should compile the program before launching it
@art3mis-NYN First clone it using: ```git submodule update --init --recursive``` then make sure you have cmake and a c++ compiler like gcc or clang then run: ```cd Xerxes && mkdir...
@kotobukidevelopers it depends on the vector, but IP addr works on all vectors
@HennyestHenry First clone it using: ```git submodule update --init --recursive``` then make sure you have cmake and a c++ compiler like gcc or clang then run: ```cd Xerxes && mkdir...