Albert Cervin

Results 15 comments of Albert Cervin

Correct me if I am wrong, but to me it looks like the path it takes inside `LocalStore::addToStore` could cause it to consider the path valid (if it was created...

Thanks, then we read the code correctly :). I guess the Python docs should be updated to remove/change the reference to `--port` since that does something different than described there.

I also get these when using `--profile=low-latency` which works fine on Linux but not on macOS.

Yeah, there is a fix for that in the nixpkgs openwatcom actually. And for the cargo thing, you need a nightly and CARGO_BUILD_TARGET set to dos.json. Sorry, havent really run...

I also get that error when running a non-nix OW, prob related to https://github.com/NixOS/nixpkgs/blob/3b6c3bee9174dfe56fd0e586449457467abe7116/pkgs/development/compilers/open-watcom-bin/default.nix#L5 I am going to look into this further and also fix up the instructions for non-nix...