Skip to content

Fix pointer conversion errors reported by CLang 15/16#461

Merged
mschoema merged 1 commit intoMobilityDB:developfrom
Diviloper:pointer-errors
Mar 26, 2024
Merged

Fix pointer conversion errors reported by CLang 15/16#461
mschoema merged 1 commit intoMobilityDB:developfrom
Diviloper:pointer-errors

Conversation

@Diviloper
Copy link
Copy Markdown
Member

Remake of #459
This PR fixes three pointer conversion errors that were reported during compilation of the MEOS library in the macOS env of the conda PR, which uses CLang 16.
They were not being reported because these int-conversion errors were only "upgraded" to default errors in CLang 15 (see release notes, third to last bullet point)

@mschoema mschoema merged commit a27dc7e into MobilityDB:develop Mar 26, 2024
@Diviloper Diviloper deleted the pointer-errors branch March 30, 2024 09:20
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