averms
averms
An assertion for tables the does a deep comparison. Also, if the error messages could serialize tables that would be nice too. Right now it just shows `table: 0x7fac41603780 ~=...
I have Perl 5.34 with local::lib installed through my Linux package manager. The following variables are exported ``` export PATH="perl_modules/bin${PATH:+:${PATH}}" export PERL5LIB="perl_modules/lib/perl5" export PERL_LOCAL_LIB_ROOT="perl_modules" export PERL_MB_OPT="--install_base perl_modules" export PERL_MM_OPT="INSTALL_BASE=perl_modules" ```...
## Description Exporting and then importing bookmarks (without changing anything) breaks jhove validation. ## Steps to reproduce 1. `cpdf mwe.pdf -list-bookmarks >b.txt` 2. `cpdf mwe.pdf -add-bookmarks b.txt -o fin.pdf` 3....
> What is the problem you're trying to solve? According to the user guide, an exit code of 2 means that either there was at least one rule violation or...
**Describe the bug** When using both `-Dbuildtype` and `-Doptimization`, Meson gives the following warning: ``` WARNING: Recommend using either -Dbuildtype or -Doptimization + -Ddebug. Using both is redundant since they...
Since we already support single-frame WebP images through imlib2, we should disclose that in the desktop file.
All the font files in https://github.com/munificent/craftinginterpreters/tree/master/site/font are marked executable. I _think_ they should just be regular files.
Right now ilua -i asdf prints a traceback and gets stuck accepting input. I think it would be nice if it exited instead.
### `brew doctor` output ```shell Before installing mesa: Your system is ready to brew. After: Warning: You have unlinked kegs in your Cellar. Leaving kegs unlinked can lead to build-trouble...
This allows the plugin to be installed alongside the git master version of beets. I have tested the change locally a decent amount to make sure newer versions of `mediafile`...