From ee09a1bb8838411d1c3d86bdbe6da756f545c5f0 Mon Sep 17 00:00:00 2001 From: Gerrit User 1000161 <1000161@035e6965-6537-41bd-912c-053f3cf69326> Date: Thu, 22 Feb 2024 16:33:03 +0000 Subject: [PATCH] Update patch set 1 Patch Set 1: (1 comment) Patch-set: 1 Attention: {"person_ident":"Gerrit User 1000161 \u003c1000161@035e6965-6537-41bd-912c-053f3cf69326\u003e","operation":"REMOVE","reason":"\u003cGERRIT_ACCOUNT_1000161\u003e replied on the change"} Attention: {"person_ident":"Gerrit User 1000074 \u003c1000074@035e6965-6537-41bd-912c-053f3cf69326\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_1000161\u003e replied on the change"} --- 56c7b777f3b897fe0d5157db4cfdaa74f5223a58 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/56c7b777f3b897fe0d5157db4cfdaa74f5223a58 b/56c7b777f3b897fe0d5157db4cfdaa74f5223a58 index f7bed495..e3dc4090 100644 --- a/56c7b777f3b897fe0d5157db4cfdaa74f5223a58 +++ b/56c7b777f3b897fe0d5157db4cfdaa74f5223a58 @@ -16,6 +16,24 @@ "message": "I\u0027m not really understanding this code but feel free to merge it if you know what you are doing here.", "revId": "56c7b777f3b897fe0d5157db4cfdaa74f5223a58", "serverId": "035e6965-6537-41bd-912c-053f3cf69326" + }, + { + "unresolved": false, + "key": { + "uuid": "2ea2ef04_e0be2128", + "filename": "/PATCHSET_LEVEL", + "patchSetId": 1 + }, + "lineNbr": 0, + "author": { + "id": 1000161 + }, + "writtenOn": "2024-02-22T16:33:03Z", + "side": 1, + "message": "The values can be so small that *127 ends being char 0.. The idea was soft bits between -127..127, but that does not work as intended, which makes debugging really annoying, because the buffer is \"empty\"..", + "parentUuid": "890be0a6_d6652044", + "revId": "56c7b777f3b897fe0d5157db4cfdaa74f5223a58", + "serverId": "035e6965-6537-41bd-912c-053f3cf69326" } ] } \ No newline at end of file