Stéphane Lavergne

Results 14 issues of Stéphane Lavergne

Hello and thank you for archivemount. :) I noticed that recent libarchive versions support password-encrypted Zip files. Do you have plans for adding support for this in archivemount as well?...

Hi! This started as a bug report, but I think I'm close to a solution… 😉 Here's what Vim crashes with on startup: ```text Error detected while processing function merlin#Register[136]..merlin#LoadProject:...

Area/Vim

The ability to drill down from one view to the other is what allowed me to migrate from VScode's Git integration to GRV. One of the very few missing pieces...

I have a spare-time idea to improve encoding performance: encoding to a single buffer. This low-hanging fruit would significantly reduce allocations when dealing with trees of messages by writing sequentially...

I'm hitting this error in the `gen_record` functions of `src/compilerlib/pb_codegen_encode_yojson.ml` and `src/compilerlib/pb_codegen_decode_yojson.ml`. It seems that maps in general, including of scalar types like `map ` aren't implemented for Yojson I/O...

Hi! Thank you for your work. :smile: When compiling the use of an empty message, i.e.: ```protobuf message Empty {} // This line is fine message Test { Empty empty...

## Overview Font sizes changed between versions 2.7.1 and 2.7.3. ## Steps to Reproduce To launch version 2.7.1, I did: ```sh #!/bin/bash export QT_FONT_DPI=120 export QT_AUTO_SCREEN_SCALE_FACTOR=0 exec ~/bin/KeePassXC-2.7.1-x86_64.AppImage ``` Since...

more info needed
platform: Linux
distribution: AppImage

I stumbled upon the weirdest bug today using the latest `fbreader_0.99.4-1_amd64.deb` and `libunibreak1_1.0-1_amd64.deb` straight from fbreader.org on my Debian Jessie: if I try to open a valid EPUB or MOBI...

Hi! Thank you for open sourcing this compiler and supporting library. It looks like a great alternative to `ocaml-protoc` with a few interesting design choices. I just realized there's no...

In case this project gets revived, I want to document why I was forced to uninstall it despite loving it: I can't get it to stop playing! :zany_face: When I...