UnitedMarsupials

Results 20 issues of UnitedMarsupials

**Describe the bug** The syntax coloring for the YAML files messes up the colors in many situations... **To Reproduce** Try this YAML text in gvim: ```yml name: Get full list...

runtime

Though I was able to copy the entire contents of `iTunes_Control/Ringtones/` from one iPhone-7 to my FreeBSD computer, loading the same files to another iPhone-7 fails: ``` # cp -p...

The build of 1.26.0 here gets through 60% of the process and dies with: ``` std/math/algebraic.d(1073): Error: shift by -28 is outside the range 0..31 std/math/algebraic.d(818): called from here: `powIntegralImpl(val)`...

Some times I indulge in playing an old game of Civilization -- a 32-bit Linux binary named "`civctp`". Its multiple threads each appear as a separate process, and `lsop` flags...

It would seem reasonable, that, when the conflicting files do not actually exist on the filesystem, the installation should not fail. Instead of seeking, how to modify `pkg`'s command line...

Many of our linux-foo ports do little else but unpack and install the prebuilt binary RPMs under `/compat/linux`. It'd be nice, if such simple installations could be done _directly_ --...

### qBittorrent version and Operating System v4.2.5 on FreeBSD-11.3/amd64 ### If on linux, libtorrent-rasterbar and Qt version ### What is the problem I store most of the downloaded files on...

Feature request
Temp folder

The first commit makes usage of `libtest_static` conditional on whether we're building that executable. The second commit gets rid of unnecessary bash-isms making the scripts usable with a regular sh...

This aims to address the decompression part of the lz4/lz4#880. The compression part -- _creation_ of files usable by Mozilla -- may be more contentious, given the reluctance to support...

My [question on this subject](https://stackoverflow.com/questions/77917132/libarchive-equivalent-of-fgetws) remains unanswered, which suggests, the functionality is not available in the library. Maybe, it should be implemented?