Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix types and prototypes for gcc-14#67

Merged
olebole merged 21 commits into
iraf-community:mainfrom
olebole:gcc-14
Aug 17, 2024
Merged

Fix types and prototypes for gcc-14#67
olebole merged 21 commits into
iraf-community:mainfrom
olebole:gcc-14

Conversation

@olebole
Copy link
Copy Markdown
Member

@olebole olebole commented Aug 3, 2024

GCC 14 changes many warnings about incompatible pointer types into errors by default, see f.e. Debian#1075648. This PR will adjust the sources accordingly.

Main task here is to add function prototypes with parameters.

@olebole olebole force-pushed the gcc-14 branch 11 times, most recently from 27511b2 to 221f4a8 Compare August 10, 2024 10:55
@olebole olebole merged commit 2fca4ad into iraf-community:main Aug 17, 2024
@olebole olebole deleted the gcc-14 branch August 17, 2024 12:48
Comment thread ximtool/raster.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant