Results 29 issues of W.

after this is merge, Rip-Rip's branch issue270 can be considered for deletion

**Please provide the following information** libtorrent version (or branch): 1.2.14 platform/architecture: linux/amd64 + musl-c (1.2.2) (alpine linux 3.15) compiler and compiler version: gcc 10.3.1 please describe what symptom you see,...

Assuming I have table containing composite primary key primary_key [:name, :version] column :name, String column :version, String I didn't find a way to retrieve such record using `Repository.new.find`. Tried this...

enhancement

When writing eruby file and using HEREDOC syntax, the indentation doesn't work that well. This is what vim produces when using default indentation: Foo

indent

There does not seem to be any way to clear idle connections from servers that were removed from ServerList. Assuming I have ServerList implementation that allows adding/removing servers (for example...

feature-request

I've been trying some weird setups with custom ServerList and I've run into bug due to https://github.com/bradfitz/gomemcache/blob/master/memcache/memcache.go#L209: ``` freelist := c.freeconn[addr.String()] ``` In other words, when I create my own...

- $HOMEDIR/bin is created if does not exist - target links are deleted only if links, not if files or directories - create symbolic instead of hard links

Currently alpine script does not use https to fetch the image https://github.com/vpsfreecz/build-vpsfree-templates/blob/master/include/alpine.sh#L5 I'm willing to try to give a shot debugging this, but README.md is bit short on details how...

**Please provide the following information** libtorrent version (or branch): v2.0.9 tag platform/architecture: linux/x86_64 1. Download https://github.com/arvidn/libtorrent/releases/download/v2.0.9/libtorrent-rasterbar-2.0.9.tar.gz 2. Build it and try to run test_create_torrent 3. See this error: ``` Test...

**Please provide the following information** libtorrent version (or branch): 2.0.9 platform/architecture: linux/x86_64 When running the test suite, test_copy_file fails since it assumes that tmpfs does not support sparse file, but...