]> sigrok.org Git - libsigrokdecode.git/commit - srd.c
srd: add TODO comment on the SIGROKDECODE_DIR env var's motivation
authorGerhard Sittig <redacted>
Sun, 21 Aug 2022 11:52:19 +0000 (13:52 +0200)
committerGerhard Sittig <redacted>
Sun, 21 Aug 2022 11:52:19 +0000 (13:52 +0200)
commitec5fc441e38e59a57cd508abf420e30fc3c28e0d
treea8b15bf917dc8bb6734a3af7321ade3bfc6b0cdf
parente556e1168af7027df08622ecfe11309811249e81
srd: add TODO comment on the SIGROKDECODE_DIR env var's motivation

A comment in the srd.c implementation suggests that the environment
variable SIGROKDECODE_DIR would serve debugging purposes and would
override other incarnations of available decoders. I disagree with
either of these interpretations. Add a TODO comment, the phrase may
need an update or rework.
srd.c