-
For existing tables in the wild we've seen some with `"operationParameters":{"version":10,"timestamp":null}`. This breaks reads with the following error:
```
Error: Arrow(JsonError("whilst decoding …
-
When trying to decode a big `Str` from a json `roc ./main.roc` just silently dies, and `roc build ./main.roc` & `./main` outputs:
```
[1] 565240 segmentation fault ./main
```
Here is a min…
-
For models where the features are concatenated to the source string, we now handle this in the collator. We simply add the source_token vocabulary length to each feature index in order to avoid clashe…
-
I tried v8.0.0 just now to DBC decode an OBD2 file (attached) - it results in an unending loop of the decoded file being created, forcing a manual shutdown of asammdf. You can try to see if it's repea…
-
tried the example t2v workflow, and all I got was this:
https://github.com/user-attachments/assets/a952b0b6-8684-4797-a495-20e7f0d53940
No error warning, so might be something wrong with the de…
-
### Problem
proc decodeRpcMsg() and encodeRpcMsg don't behave as protocol buffer behaves
### Impact
encoding & decoding might be wrong
### To reproduce
1-call encodeRpcMsg(rpcmsg) where rpmsg=(
…
-
Hi I am trying to do only the decoding operation. Please let me know what is a PDR map.txt file and if possible can you send me few samples of the PDR map.txt?
-
Works long time as a charme, suddenly object 154 doorbell_pic still will be updated, but in Base64 not converted to ASCII anymore, also after adapter restart. 3 Tuya devices are in use.
RaspberryPi4,…
-
The issue occurs only when the `Width` and `Height` settings are used. It succeeds otherwise.
Libwebp works correctly, but Windows default codecs fail.
Repro:
```c#
byte[] fileBytes = File.ReadA…
-
Thierry,
thank you for creating the qrcode package. I started to play around with it and found some weird behavior I don't understand.
It occurs for example when I try to use "Straße", the german …