Results 29 issues of W.

Will https://github.com/olegantonyan/typerb/blob/50c748b0638c34cbf9ecf058e24bde5644ef4067/lib/typerb.rb#L19 work for ```ruby def foobar(foo, bar) foo.type!(String, Symbol); bar.type!(Symbol) end ``` ?

### What version of Go are you using (`go version`)? I'm not sure how to get this information from play.golang.org. ### Does this issue reproduce with the latest release? yes...

NeedsDecision

Hello, I found out that trying to print the public key of the server leads to a segfault: ``` $ guile -c '(use-modules (ssh session)) (define s (make-session #:host "terminal.shop"))...

bug

In the documentation I see that I can pick what output I want to read using `channel-set-stream!`. I can get *both* by using `tr` mode, but they are joined into...

question

The documentation claims ``` -- Scheme Procedure: open-remote-pipe* session mode prog [args...] Execute PROG on the remote host with the given ARGS using a SESSION with a pipe to it....

topic/documentation

Hello, I am trying to use the on-window-detected callback to move a window, and I am having trouble differentiating between two windows with the same application id. The application in...

feature-request

#### Description Move guile18 to guile-1.8, guile to guile-2.2, create new port guile-3.0. Update all ports accordingly and add guile_select port. ###### Type(s) - [x] bugfix - [x] enhancement -...

type: bugfix
type: enhancement
type: submission
maintainer: requires approval

* sysutils/opentofu/Portfile, sysutils/opentofu/files/base, sysutils/opentofu/files/none, sysutils/opentofu/files/opentofu-XX.template: New files. #### Description ###### Type(s) - [ ] bugfix - [x] enhancement - [ ] security fix ###### Tested on macOS x.y Xcode x.y...

type: enhancement
type: submission

Hello, looking at https://magit.vc/manual/forge.html#Set-your-Username-4 I see that `INSTANCE-ID` should be used, with example of `gitlab.example.com.user`. However that does not seem to work for me. When I tried to fetch topics...