You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Sasha Krassovsky (Jira)" <ji...@apache.org> on 2022/08/11 22:39:00 UTC

[jira] [Created] (ARROW-17392) Disable anonymous namespaces in debug mode

Sasha Krassovsky created ARROW-17392:
----------------------------------------

             Summary: Disable anonymous namespaces in debug mode
                 Key: ARROW-17392
                 URL: https://issues.apache.org/jira/browse/ARROW-17392
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Sasha Krassovsky
            Assignee: Sasha Krassovsky


I've had some pain points when using GDB and the pervasive use of anonymous namespaces throughout the code. I sent out an email on the mailing list and no one seemed to have any opinions, so I am opening this task. This task will gate anonymous namespaces around a `#ifndef NDEBUG` flag (or perhaps make a RELEASE_MODE_ANONYMOUS_NAMESPACE macro of some sort).

 

Mailing list discussion: https://lists.apache.org/thread/61rjzb18mvft7lpwglyh4kq2gkbog4ts



--
This message was sent by Atlassian Jira
(v8.20.10#820010)