Skip to content

Tidy up function return types.#307

Merged
jfbastien merged 1 commit intomasterfrom
func-cleanup
Aug 21, 2015
Merged

Tidy up function return types.#307
jfbastien merged 1 commit intomasterfrom
func-cleanup

Conversation

@sunfishcode
Copy link
Member

This replaces the void type with the concept of a return type sequence which may be empty, and it defines signature.

This brings in the parts of #278 not connected to function pointers.

It addresses #127 but not #89.

This replaces the `void` type with the concept of a return type sequence
which may be empty, and it defines *signature*.

This brings in the parts of #278 not connected to function pointers.
@jfbastien
Copy link
Member

lgtm

@lukewagner
Copy link
Member

lgtm too

jfbastien added a commit that referenced this pull request Aug 21, 2015
@jfbastien jfbastien merged commit 5a0c997 into master Aug 21, 2015
@jfbastien jfbastien deleted the func-cleanup branch August 21, 2015 02:04
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.

3 participants