[
https://issues.apache.org/jira/browse/GEODE-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender reassigned GEODE-9154:
-----------------------------------
Assignee: Blake Bender
> gnmsg not working with latest Mac tools
> ---------------------------------------
>
> Key: GEODE-9154
> URL: https://issues.apache.org/jira/browse/GEODE-9154
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Blake Bender
> Assignee: Blake Bender
> Priority: Major
>
> Sometime recently (Big Sur upgrade), the output for formatting a pointer with
> "%p" in clang appears to have gone from a decimal integer to hex with a "0x"
> prefix. This broke the regexes used in gnmsg to detect message output in the
> logs. Need to modify the regexes for messages to accept either an integer or
> hex, with or without "0x" prefix, to make this as flexible as possible going
> forward.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)