Skip to content

Fixed compilation issue with Swift 5#22

Open
andreasjk wants to merge 1 commit intobrampf:masterfrom
andreasjk:master
Open

Fixed compilation issue with Swift 5#22
andreasjk wants to merge 1 commit intobrampf:masterfrom
andreasjk:master

Conversation

@andreasjk
Copy link

fitscore/Sources/FITS/HDU/HEADER/HDUValue.swift:109:24: Member operator '==' of protocol 'HDUValue' must have at least one argument of type 'Self'

fitscore/Sources/FITS/HDU/HEADER/HDUValue.swift:118:24: Member operator '==' of protocol 'HDUValue' must have at least one argument of type 'Self'

fitscore/Sources/FITS/HDU/HEADER/HDUValue.swift:127:24: Member operator '==' of protocol 'HDUValue' must have at least one argument of type 'Self'

fitscore/Sources/FITS/HDU/HEADER/HDUValue.swift:132:24: Member operator '!=' of protocol 'HDUValue' must have at least one argument of type 'Self'

@tvanpeer
Copy link

@andreasjk , just out of curiosity (and impatience), how did you fix this?

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