sprhawk

Results 36 issues of sprhawk

### What happened? The generated subscription, like ```go func (r *subscriptionResolver) StatusUpdated(ctx context.Context, udid string) (

I am using emacs, which will create temporary file as .#xxxx.go, so I need air to support shell pattern, like ".#*", "#*", etc in exclude file. I use filepath.Match to...

I have code like below: ```julia PREFIX = ENV["PREFIX"] using Cxx addHeaderDir(joinpath(PREFIX, "include")) addHeaderDir("/usr/include") addHeaderDir("/usr/include/eigen3") using Libdl dlopen(joinpath(PREFIX, "lib/AAAA.so"), RTLD_GLOBAL) cxx""" #include "BBBB.h" #include "AAAA.h" void simulate_cpp() { // some...

I use a `bootstrap.jl` to simplify my julia environment startup, like this: ```julia # bootstrap.jl PREFIX = ENV["PREFIX"] using Cxx addHeaderDir(joinpath(PREFIX, "include")) addHeaderDir("/usr/include") addHeaderDir("/usr/include/eigen3") ``` and I start julia by...

- **Etcher version:** 1.7.3 - **Operating system and architecture:** Debian Buster - **Image flashed:** built by [`balena-rockpi`](https://github.com/balena-os/balena-rockpi) - **Do you see any meaningful error information in the DevTools?** ``` gui.js:46...

https://github.com/vulkano-rs/vulkano/blob/37fcd507d0b7cc5d0ec7ac643444cd4d9142ba75/vulkano/src/swapchain/display.rs#L12 The documentation said there is no device with KHR_Display Extension. But in fact, the Display Extension is for linux framebuffer, and the ARM driver for fbdev will contain this...

my custom recipe could be built under dunfell before. after I switch to hardknott, it reported: `doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags]` I added `LDFLAGS` into RUST_FLAGS

I'm using poky dunfell branch, use HEAD revision of meta-rust-bin. I can do `bitbake my-rust-project-recipe`, but when `bitbake -c devshell my-rust-projet-recipe`, inside devshell, execute `rustc` with any parameters even `--version`,...

**Describe the bug** Missing `result` options in `SubscriptionOptions` **To Reproduce** ```typescript 18 import Vue from 'vue' 19 import Component from 'vue-class-component' 20 21 import { UsbDisk, OnUsbdisksChanged } from "generated/graphql";...

pending triage
types

ignore all generated docs