Vincent Bernardoff

Results 50 issues of Vincent Bernardoff

Currently, only "raw", i.e. bin format family is supported. I'd like to contribute but have to admit that I'm a bit afraid by the code: did you really extract this...

In general I see that many functions in this library, e.g. `kafka.NewReader` panic on error. It should return an error instead, because it's not up to a library to figure...

enhancement

I have just installed gleam-mode followed the instruction, and it loads fine `(gleam tree-sitter company)` when I open a `.gleam` file but there is no syntax highlighting. Not sure how...

``` [vb@sita ~/mail/fastmail/cur]% ls -la ./M2ad4cf6ca935b78e20aa4b3a.G2ad4cf6ca935b78e20aa4b3a36e1f0c3f9670475:2* lrwxrwxrwx 1 vb users 117 6 août 23:37 ./M2ad4cf6ca935b78e20aa4b3a.G2ad4cf6ca935b78e20aa4b3a36e1f0c3f9670475:2, -> '/home/vb/.cache/mujmap/!home!vb!mail!fastmail!cur!M2ad4cf6ca935b78e20aa4b3a.G2ad4cf6ca935b78e20aa4b3a36e1f0c3f9670475' -rw-r--r-- 1 vb users 231 6 août 23:37 ./M2ad4cf6ca935b78e20aa4b3a.G2ad4cf6ca935b78e20aa4b3a36e1f0c3f9670475:2,S [vb@sita ~/mail/fastmail/cur]% ls -al...

``` error: Found argument '-o' which wasn't expected, or isn't valid in this context If you tried to supply `-o` as a value rather than a flag, use `-- -o`...

``` Uncaught exception: (Invalid_argument "Float.iround_nearest_exn: argument (nan) is too small or NaN") Raised at Stdlib.invalid_arg in file "stdlib.ml", line 30, characters 20-45 Called from Base__Float.iround_nearest_exn_64 in file "src/float.ml" (inlined), line...

forwarded-to-js-devs

```[2023-02-10 13:42:43,800] ERROR [telegram|task-0] WorkerSinkTask{id=telegram-0} Task threw an uncaught and unrecoverable exception. Task is being killed and will not recover until manually restarted (org.apache.kafka.connect.runtime.WorkerTask:196) com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalStateException: Unable to load cache...

Hi there, thanks for this project. I'm personally using Core/Async and Postgres_async, I might try it but in the meantime, is it possible that Lwt specific code be well isolated...

### What happens? When using appender with the C API, Duckdb refuses to insert value 933871 in a Decimal(10, 5) column, although I is a compatible value. When using Decimal(11,...

needs triage
needs reproducible example