Skip to content

Revert "test suite fixes to prep for enabling additional warnings" #278

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

Merged
merged 1 commit into from
Jul 14, 2017

Conversation

slavapestov
Copy link
Contributor

Reverts #274

I believe this broke the build, eg https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-14_04/3550/consoleFull#1160775376ee1a197b-acac-4b17-83cf-a53b95139a76

/home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/swift-corelibs-libdispatch/tests/bsdtests.h:72:72: error: expected function body after function declarator
void test_ptr_notnull_format(const void *ptr, const char *format, ...) __printflike(2, 3);
                                                                       ^
/home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/swift-corelibs-libdispatch/tests/bsdtests.h:80:89: error: expected function body after function declarator
void test_ptr_format(const void* actual, const void* expected, const char *format, ...) __printflike(3,4);
                                                                                        ^

@das
Copy link
Contributor

das commented Jul 14, 2017

@slavapestov thanks, sorry about that, should have run that branch through the CI before merging

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