Skip to content

Conversation

llucax
Copy link
Contributor

@llucax llucax commented May 3, 2012

No description provided.

WalterBright added a commit that referenced this pull request May 3, 2012
Add test case for bug 8016
@WalterBright WalterBright merged commit 731fb84 into dlang:master May 3, 2012
@WalterBright
Copy link
Member

This is failing the autotester:

../src/dmd -m32 -odtest_results/runnable -oftest_results/runnable/link8016_0 test_results/runnable/link8016.o test_results/runnable/link8016b.o
Undefined symbols for architecture i386:
"_D8link80161fFZv9__lambda3FNaNbNfZv", referenced from:
anon in link8016b.o

WalterBright added a commit that referenced this pull request May 4, 2012
@WalterBright
Copy link
Member

reverted

@llucax
Copy link
Contributor Author

llucax commented May 4, 2012

This is expected because the bug 8016 wasn't completely fixed.

@WalterBright
Copy link
Member

Adding test cases without a fix first is problematic because it breaks the auto tester.

@llucax
Copy link
Contributor Author

llucax commented May 8, 2012

Yes, I know, I just published so it's easier if someone wants to debug the problem, he already can get the tester-compatible test, and maybe include the commit in the final pull request.

@llucax
Copy link
Contributor Author

llucax commented May 9, 2012

#936

If you apply this patch, I can fix the pull request so the tests can be added without breaking the auto-tester.

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