[
https://issues.apache.org/jira/browse/ARROW-17392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17632487#comment-17632487
]
Apache Arrow JIRA Bot commented on ARROW-17392:
-----------------------------------------------
This issue was last updated over 90 days ago, which may be an indication it is
no longer being actively worked. To better reflect the current state, the issue
is being unassigned per [project
policy|https://arrow.apache.org/docs/dev/developers/bug_reports.html#issue-assignment].
Please feel free to re-take assignment of the issue if it is being actively
worked, or if you plan to start that work soon.
> [C++] Disable anonymous namespaces in debug mode
> ------------------------------------------------
>
> Key: ARROW-17392
> URL: https://issues.apache.org/jira/browse/ARROW-17392
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Sasha Krassovsky
> Assignee: Sasha Krassovsky
> Priority: Major
>
> 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)