Patrick Mukherjee

Results 7 issues of Patrick Mukherjee

in codestream 11.0 In Merge Requests, connected to a hosted gitlab.com (free) project, creating a `New Merge Request Query` with `scope:all` does not work. (On Mac OS 11.2.3 if that...

blocked

Hi, first: Many thanks for sharing your solution and your very insightful webpage, explaining the thinking process. This helped me tremendously. On my way to solve the puzzle I implemented...

The only difference from the example I see is not using nom run (and setting the env value) in: ` "test" : "NODE_ENV='production' && if-env NODE_ENV==production && echo 'prod' $NODE_ENV...

### Describe the bug When the same function name, but in different mods, is used, the rust generated code has a name clash. This is the relevant part of the...

bug
good first issue

I am not totally sure, but I assume that a struct with borrowed fields is `auto opaque`? If so, can this be stated better in the documentation, for others? My...

enhancement

### Describe the bug Using a relative path, as in ``` › flutter_rust_bridge_codegen generate --config-file ../flutter_rust_bridge.yaml ``` fails with ``` Error: When compute_mod_from_rust_path(code_path="../app_core/src/application/bridge/frb_generated/mod.rs", base_dir="/Users/patmuk/code/own/sherry/system/sherry/app_core/src") Caused by: prefix not found ```...

bug
awaiting

service.skhd.enable doesn't add the binary in path. It is in the nix-store (e.g. /nix/store/dl954m0lama58niyd1cjj3bc15vivih9-skhd-0.3.9/bin/skhd); the launch agent points to it in that location. (However, seems to not stop it.) However,...