Skip to content

Utilize defines from Compiler if available#1

Open
DStastny wants to merge 3 commits into
sodero:masterfrom
DStastny:master
Open

Utilize defines from Compiler if available#1
DStastny wants to merge 3 commits into
sodero:masterfrom
DStastny:master

Conversation

@DStastny

Copy link
Copy Markdown

As part of work on LLVM they recently tighten up so type definitions that exposed incorrect behavior in uintptr_t not being type compatible with size_t. This change utilizes the defines of the compiler to create appropriate type compatibility and leaves behind the "guess"

@DStastny

Copy link
Copy Markdown
Author

Bah there is a warning I C warning I did not see unit test with C++

@sodero

sodero commented Feb 5, 2022

Copy link
Copy Markdown
Owner

I'm terribly sorry I missed this one. Could you make the PR for 'main' instead? That's the branch used in adtools.

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