MaxXor

Results 100 comments of MaxXor

Do you have a swift project to test? LLVM supports swift, so does this.

You have some unrelated errors, like unknown argument `strip-all`. And you are not using the obfuscator-llvm as a plugin, but implemented these changes directly into the llvm source.

I'm a bit confused. I don't see the `.so` plugin library being loaded into clang in your command. Do you use it on MacOS?

> clang-13: error: linker command failed due to signal (use -v to see invocation) Can you run it again with the `-v` flag?

Does compiling a sample project work without the obfuscator-llvm plugin?

Any update on this? All bits for portable PDB support are added to Mono.Cecil.

@takeshixx Yes, that would be awesome.

Look here: https://github.com/takeshixx/knxmap/blob/9d16a2e46ed232d4c00df9f8c8ef09917dddae47/knxmap/bus/monitor.py#L70-L71 I think a possible solution would be after sending the next keepalive packet, start a timer that checks if within the next X seconds no response is...

@Ketanest Thank you for this tip. It seems to be working so far.

I've used v2.2.0 at that time. I can give it a try at the weekend, didn't install my system this way.