Nikhil Marathe

Results 29 issues of Nikhil Marathe

This is part feature request/part question. Even after running the DLL and PDB through ducible, I found that the PDB hashes would differ, so the PE hashes would also differ,...

Hello, I have a simple [persistent worker](https://github.com/nikhilm/rustc-worker) for Bazel that I've been playing with on some small projects. Would the Rust rules be interested in integrating this? Since rustc does...

enhancement

I'm using `macos_xpc_service`. Based on #196 I expected to be able to set `--minimum_os_version=10.10` in my .bazelrc and have it set workspace wide. I also set `--macos_minimum_os` just in case....

Context: Our test runner uses test log paths that exceed windows MAXPATH (260). When stdout is routed to such a path, the isatty check fails due to an upstream dependency...

C-bug
P-medium
slog-term

Apologies if this is not the right venue for this. I'm trying to work through this OCaml tutorial using Koka instead. I'm stuck at this section: https://github.com/ocamllabs/ocaml-effects-tutorial#41-message-passing Here is my...

firefox generates cc-edges.PID-N.log files. It would be nice to have a mode where the find_roots script reads all N files, rather than having to specify each one as a separate...

macOS: 11.3 Beta (20E5172i) (This is an Intel mac) Karabiner version: 13.3.0 I do not see the Allow button in the preference pane, and attempting to click "Activate Driver" (which...

The Buffer.toString() you implemented just screwed things up by recursing until the stack was blown :) I've renamed the zinter/zunion commands. All tests pass with latest redis-git. The utf8Slice etc....