Jan Hlavatý
Jan Hlavatý
Fixed linking with the opencl ICD loader means the application will fail to execute at all when OpenCL support is not installed on the machine the application is run. This...
I had a hard time trying to follow the hardware setup chapter on Windows 10. OpenOCD would just not see the STM32F3DISCOVERY board even though it shows up fine on...
Please remove the `target` symlinks, they break mdbook build on windows. ``` C:\Users\hlavac\Desktop\discovery>mdbook build 2021-02-06 23:56:38 [INFO] (mdbook::book): Book building has started 2021-02-06 23:56:38 [INFO] (mdbook::book): Running the html backend...
Like this one: ''' VALIDATION [VUID-vkDestroyFramebuffer-framebuffer-00892 (0)] : Cannot call vkDestroyFramebuffer on VkFramebuffer 0x236a6d00000002f2[] that is currently in use by a command buffer. The Vulkan spec states: All submitted commands...
Ctrl-C (break) handling does not work in Run window on Windows. It works fine in Terminal window using `cargo run` or running the app directly. Sample code - reuqires tokio...
Doc for `getrlimit` and `setrlimit` mentions RLIM_INFINITY constant but doesn't mention it comes from the libc crate. Maybe it should, or the constant could be re-exported in the `nix::sys::resource` namespace....
``` [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.5.0:exec (map-tokens) on project rust-netbeans: Command execution failed.: Cannot run program "ruby" (in directory "C:\Users\hlavac\rust-netbeans\rust-netbeans"): CreateProcess error=2, Systém nemůže nalézt uvedený soubor -> [Help...
[surefire-reports.zip](https://github.com/drrb/rust-netbeans/files/1917464/surefire-reports.zip)
It would be useful to have an option to print timestamps as RTT messages are received, as a poor man's profiling tool. Show time relative to RTT connect time or...
Fixed hub clearance for 608 bearing on the big extruder wheel axle/hobbled bolt in extras/gregs-wade-v3.scad to stop the bearing hub from grinding the wall and make the axle free to...