Skip to content

avoid compiler errors when using DEBUG#9

Merged
schwicke merged 2 commits intoCERN:mainfrom
matthiasschroder:main
Feb 28, 2025
Merged

avoid compiler errors when using DEBUG#9
schwicke merged 2 commits intoCERN:mainfrom
matthiasschroder:main

Conversation

@matthiasschroder
Copy link
Contributor

Fixes to DEBUG output needed for 64bit systems, not sure about 32 bit...

@schwicke
Copy link
Collaborator

Thanks for the patch!

Maybe we can make it even more portable by using %p in the print statements, and casting the pointers to void* instead of long int ?

@matthiasschroder
Copy link
Contributor Author

Sounds like an excellent idea ;)

@schwicke schwicke merged commit 9688464 into CERN:main Feb 28, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants