Roman Joost
Roman Joost
It seems that I can not encrypt messages with mutt-kz. Once I choose sign + encrypt, it seems I'm stuck in a loop: 1. Create an e-mail. Once written up...
Backwards slciing needs to be implemented to provide full slcing
There is some setup code which can be taken out and shared by a lot of tests.
The current implement prevents slicing over function boundaries. That means, that we can't track variables if they are assigned by a function call. That would be neat to have.
Creating a slice result in a split view in vim would be benefitial: - it can be compiled/run on it's own - debugged on it's own - improves debugging because...
I'd like to check if we could provide dynamic slicing based on a coverage run. Perhaps that may become the default, and the static slice is just an approximation of...
I'd like to investigate the possibility of providing a similar way to # or \* to jump between depending lines and statements.
We have found this specific wmv video file which file-type unfortunately identifies as an audio. Running it through a tool like `ffprobe -show_streams -show_format video.wmv `, you can see that...
We recently bumped and changed versions causing the nix runs to fail. This patch updates these versions and it's nix derivations. We also upgrade the base nix package set to...