Skip to content

Make declaration, definition, and use of s3/oauth2_get_access_token consistent#240

Open
tautschnig wants to merge 1 commit intozmanda:masterfrom
tautschnig:fix-decl
Open

Make declaration, definition, and use of s3/oauth2_get_access_token consistent#240
tautschnig wants to merge 1 commit intozmanda:masterfrom
tautschnig:fix-decl

Conversation

@tautschnig
Copy link

The declaration promised a gboolean, the definition an s3_result_t, but its implementation would only produce a Boolean result. The use, again, mixed Booleans and s3_result_t.

…onsistent

The declaration promised a `gboolean`, the definition an `s3_result_t`,
but its implementation would only produce a Boolean result. The use,
again, mixed Booleans and `s3_result_t`.
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.

1 participant