]> git.lyx.org Git - features.git/commit
Add _v_() debug helper maco
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 31 Aug 2023 10:54:53 +0000 (12:54 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 1 Sep 2023 14:45:15 +0000 (16:45 +0200)
commit2092663365f9f5b1b79b4e5de599cf9b9abc4210
treeeca1e5bd5762564affc7baecaa1763423be57f55
parent19db2a539f340b78b59c0a7b599973978c750b1f
Add _v_() debug helper maco

This can be used with streams.
  LYXERR0(_v_(var))
leads to the message
 "var=<value of var>"
src/support/debug.h