Samantha McVey

Results 56 issues of Samantha McVey

This project has no license. If the author could please choose a license that would be great and allow people to continue the authors work since this repository has not...

Is it possible to use a .`editor-config` file and set which grammar it should use? I don't know if you can already do this but I wasn't able to figure...

enhancement

Inline::Perl5 takes Perl 5's compilation options for compiling itself. If Perl 5 uses jemalloc, this causes Inline::Perl5 to be broken due to jemalloc using all of the TLS (thread local...

These are the packages included in the split package: jre8-openjdk-headless-infinality jre8-openjdk-infinality jdk8-openjdk-infinality It was during an update: ``` 130 samantha@athena ~/git/trizen/archlinux (git)-[master] % trizen -Suu --aur :( 1. burpsuite: 1.7.21-1...

Zoffix said on IRC: Digest::SHA is core, but centos/redhat/fedora have broken the packaging. You need to install the 'perl-core' package to get a complete perl instlalation: sudo dnf install perl-core...

This is done in multiple steps: 1. Handle resolving mangled lexical strings (so latin1 encoded as utf8 and utf8 encoded as latin1) 2. Regenerate stage0 bootstrap 3. Don't encode lexicals...

On Linux the proper folder to put the cached repositories is ~/.cache, or XDG_CACHE_HOME if it defined and non-empty. Config files should be stored in ~/.config or XDG_CONFIG_HOME if defined...

enhancement

Now that the license fields have been clairified and are going to be using standardized identifiers, the ability of zef to whitelist and blacklist licenses becomes much more useful. One...

feature

I have automated most of the pull requests below, to ones where it is indisputable what the License of the project was, either due there only being one LICENSE and...

The current spec says `uniprop` returns the narrowest numerical type for numerical properties and boolean for boolean properties, and returns Str for all other properties. It also mentions a `unibool`...