Steeve Morin

Results 32 issues of Steeve Morin

The CX-S859 is wrongly reported as a meson8b_m201_1G board. Adding the correct dtd extracted from the firmware.

### What version of Go are you using (`go version`)? `master` as of the build $ go version devel +dd150176c3 Fri Jul 3 03:31:29 2020 +0000 ### Does this issue...

NeedsInvestigation
compiler/runtime

# Projet de Loi relatif au renseignement (Procédure accélérée) Renvoyé à la commission des lois constitutionnelles, de la législation et de l’administration générale de la République, à défaut de constitution...

Bonjour a tous, dans la branche `everything`, j'ai push un teste avec tout les codes. Feedback welcome: https://github.com/steeve/france.code-civil/tree/everything

`github.com/repo/archive/commit` zip are created on the fly and can change, breaking the checksum. Either recommend use `git_repository` or upload real releases with fixed `.zip` files.

When trying to use the following code: ```starlark load("@rules_proto//proto:defs.bzl", "proto_descriptor_set") proto_descriptor_set( name = "my_fdset", deps = ["...."], ) ``` This causes the following error: ``` ERROR: error loading package '@@rules_proto~6.0.0-rc2//tools/file_concat':...

bug
P1

Hello and thank you for this great library! This PR adds `MANIFEST` and `_repo_mapping` files to runfiles directory to enable proper runfiles lookup when bzlmod is enabled. Without those files,...

This is a WIP PR to update `libxev` to the latest Zig version at this time. The PR is also blocked by https://github.com/ziglang/zig/issues/21200

If there are more than 256 events to unpack per tick, because of the hard-coded 256 `Kevent`s, an out of bounds crash happens at https://github.com/mitchellh/libxev/blob/43c7e4b3308f359e5b758db2d824d7c447f4ed3f/src/backend/kqueue.zig#L427 I'm not sure increasing the...

Hello If ZLS is started with a custom `config.json`, unfortunately the extension will override the settings when sending its configuration. Perhaps it could be possible to only send the keys...

lsp