Roy Jacobs

Results 38 issues of Roy Jacobs

I'm seeing crashes on MacOS Catalina (10.15.3) with Rust 1.43.1. This happens in the [original clipboard crate](https://github.com/aweinstock314/rust-clipboard) as well, but since that seems unmaintained I'm reporting it here. You can...

bug

### Summary I have modified the https://github.com/rwinch/spring-security-sample boot-webflux branch to add CSRF using the `CookieServerCsrfTokenRepository`. ### Actual Behavior If I do a GET to localhost:8080 I do not see a...

in: web
type: enhancement

Thanks for your work on this project! When compiling `llvm-wrapper/PassWrapper.cpp` I get this error: ``` cargo:warning=llvm-wrapper/PassWrapper.cpp:321:57: error: no member named 'getCPUTable' in 'llvm::MCSubtargetInfo' cargo:warning= const ArrayRef CPUTable = MCInfo->getCPUTable(); cargo:warning=...

Should also include predefined variables, so that free-format arguments can be used. Something like: ``` emulatorArgs: '/path/to/emu --bin ${binary}' ```

LSP

Segment titles don't get proper highlighting, e.g.: ``` .segment "${name}-header" ``` Should highlight `${name}` differently from `-header` but this doesn't seem to work.

bug
LSP

For example: ``` // const hello // segment hello ```

bug
LSP

In a macro it would be nice to be able to pass in the name of a segment (e.g. in an argument called `segment_name`). However, it will not resolve the...

This is useful when adding a .sid which already has its load address as part of the file format.

This should be possible, as long as it is running with the -binarymonitor flag, I suppose.