Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-10-23 09:28:15 +0300
committerCampbell Barton <campbell@blender.org>2022-10-23 09:41:04 +0300
commitda36efdf487b35df20a6110348e919df203dec63 (patch)
tree2369c71c49f3eff3509ff5c8f742c6fa33f0534a /source/blender
parent6172258250fd137251adffefafdfa066d74d692a (diff)
GHOST: expand GHOST_PRINT/PRINTF without WITH_GHOST_DEBUG
It was too easy accidentally break builds without WITH_GHOST_DEBUG enabled because the arguments were ignored. Now they are expanded in an `if (0) {...}` block, so invalid expressions result in errors.
Diffstat (limited to 'source/blender')
0 files changed, 0 insertions, 0 deletions