)]}'
{"src/rtos/hwthread.c":[{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"64da225e7c68a6b5ad0f6395fbe7cdd2a8facc4a","unresolved":false,"context_lines":[{"line_number":100,"context_line":"\tif (!rtos)"},{"line_number":101,"context_line":"\t\treturn -1;"},{"line_number":102,"context_line":""},{"line_number":103,"context_line":"\tcurrent_threadid \u003d rtos-\u003ecurrent_threadid; /* thread selected by GDB */"},{"line_number":104,"context_line":"\ttarget \u003d rtos-\u003etarget;"},{"line_number":105,"context_line":""},{"line_number":106,"context_line":"\t/* wipe out previous thread details if any */"}],"source_content_type":"text/x-csrc","patch_set":1,"id":"24343bca_0aca0aed","line":103,"updated":"2026-03-28 16:19:10.000000000","message":"The current coding style requires to have the variable declared at the first use, so it could have been better moving the whole line here.\nAnyway, this file does not fully respects the coding style, so let\u0027s keep this patch as it is","commit_id":"dc8f1599db9aad8c40d25fcd3a27f9ca4bf92164"}]}
