Nico Orrù
Nico Orrù
`lintfile` and `lintpkg` fail to parse code which compiles correctly, with a result of `E111` So far, it has failed on all files I've tried. Julia 1.3.0 on Ubuntu 18.04
I have observed Rust source syntax coloring loss occasionally, usually after: - first opening of a file - `Ctrl+Shift+F` formatting - copy/paste code from another source file Closing and reopening...
Hello, if one future fails in a combined future a large message with stacktrace is spit out via java.util.logging. This is inconvenient. ``` Aug 17, 2015 7:12:44 PM com.google.common.util.concurrent.Futures$CombinedFuture setExceptionAndMaybeLog...
I have installed the extension from the Firefox store. It works great, but unfortunately it uses Mermaid.js 9.2.2, and the graphs I need displaying appear to require a more recent...
Right-click + Format on a .cs source code file is grayed out. Is it a missing feature? Does aCute require external software to have the Format option active?
The home page of the docs at https://zipfilejl.readthedocs.io/en/latest is showing an empty index file
``` $ ./build-ubuntu.sh [...snip...] *** Building nasm *** gcc -c -I/home/norru/Projects/3rdParty/ffmpeg-static/target/include -L/home/norru/Projects/3rdParty/ffmpeg-static/target/lib -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla...
Hi, thanks for the great work on this package! Do you have any plans to make a binary release on any repository? The last one (1.3.2) is a few years...
RawTherapee seems to be supporting ILCE-9M3 uncompressed RAWs out of the box. Doesn't appear to work with the lossless compression modes though. I have added a full RAW set to...
Hi, I have kind of hacked together support for Canon CRX since I needed it for my bulk renaming tool https://github.com/itadinanta/exif-namer CRX is based on the isobmff container a custom...