Skip to content
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

Add test case for bug 8023 #922

Merged
merged 1 commit into from
May 3, 2012
Merged

Add test case for bug 8023 #922

merged 1 commit into from
May 3, 2012

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 8023
@WalterBright WalterBright merged commit c947c20 into dlang:master May 3, 2012
WalterBright added a commit that referenced this pull request May 4, 2012
@WalterBright
Copy link
Member

This fails the auto tester:

Test failed. The logged output:
../src/dmd -m64 -Irunnable -odtest_results/runnable -c runnable/link8023.d
../src/dmd -m64 -Irunnable -odtest_results/runnable -c runnable/imports/link8023b.d
../src/dmd -m64 -odtest_results/runnable -oftest_results/runnable/link8023_0 test_results/runnable/link8023.o test_results/runnable/link8023b.o
test_results/runnable/link8023_0

../src/dmd -m64 -Irunnable -inline -odtest_results/runnable -c runnable/link8023.d
../src/dmd -m64 -Irunnable -inline -odtest_results/runnable -c runnable/imports/link8023b.d
../src/dmd -m64 -odtest_results/runnable -oftest_results/runnable/link8023_1 test_results/runnable/link8023.o test_results/runnable/link8023b.o
test_results/runnable/link8023_1

../src/dmd -m64 -Irunnable -release -odtest_results/runnable -c runnable/link8023.d
../src/dmd -m64 -Irunnable -release -odtest_results/runnable -c runnable/imports/link8023b.d
../src/dmd -m64 -odtest_results/runnable -oftest_results/runnable/link8023_2 test_results/runnable/link8023.o test_results/runnable/link8023b.o
/usr/bin/ld: test_results/runnable/link8023b.o: No such file: No such file or directory
collect2: ld returned 1 exit status
--- errorlevel 1

Reverted.

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