Andreas Schmidt

Results 5 comments of Andreas Schmidt

Thanks for looking into assembly and confirming my hypothesis. Your code makes sense but is indeed "strange". I wondered if one could make the variable *volatile* as it is also...

Sorry for delay... Christmas an all :-) Here is a repo: https://github.com/Darneas/cargo-geiger-fmt-issue Ran it with cargo-geiger 0.11.2

Indeed, `sudo scaphandre` did the trick. I wonder whether replying with 0W is the proper handling of missing permissions. It's not completely misleading (as 0W is obviously non-sense), but program...

You're welcome @charlesvdv! That's FOSS... you never know where your code is put to good use ;-) Starting question would be where to put unit tests and implementation. `parser.rs`? I...