Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix format specifier #87

Merged
merged 3 commits into from
Jan 26, 2024
Merged

Fix format specifier #87

merged 3 commits into from
Jan 26, 2024

Conversation

thbeu
Copy link
Contributor

@thbeu thbeu commented Jan 24, 2024

It's already correct in the other place:

"Invalid shape type = %d at record starting at "

I wonder why this is not reported by GCC with -Wall set.

@thbeu thbeu force-pushed the fix-format-specifier branch 2 times, most recently from fb000ea to 693e64e Compare January 24, 2024 12:33
@thbeu thbeu force-pushed the fix-format-specifier branch from 693e64e to 52381b5 Compare January 24, 2024 12:36
shpopen.c Outdated Show resolved Hide resolved
Co-authored-by: Even Rouault <[email protected]>
@rouault rouault merged commit 73e3bd0 into OSGeo:master Jan 26, 2024
4 checks passed
@rouault rouault added this to the 1.6.1 milestone Jan 26, 2024
@thbeu thbeu deleted the fix-format-specifier branch January 26, 2024 05:54
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