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

dmd-2.081.0 generates compilation issue #46

Closed
abraunegg opened this issue Jul 3, 2018 · 3 comments
Closed

dmd-2.081.0 generates compilation issue #46

abraunegg opened this issue Jul 3, 2018 · 3 comments
Labels
Bug Something isn't working Fixed

Comments

@abraunegg
Copy link
Owner

abraunegg commented Jul 3, 2018

DMD 2.081.0 generates the following compilation issue:

dmd -g -ofonedrive -O -L-lcurl -L-lsqlite3 -L-ldl -J. src/config.d src/itemdb.d src/log.d src/main.d src/monitor.d src/onedrive.d src/qxor.d src/selective.d src/sqlite.d src/sync.d src/upload.d src/util.d
src/sqlite.d(71): Error: module `stdlib` is in file 'std/c/stdlib.d' which cannot be read
import path[0] = /root/dlang/dmd-2.081.0/linux/bin64/../../src/phobos
import path[1] = /root/dlang/dmd-2.081.0/linux/bin64/../../src/druntime/import

Need to investigate if this is a regression in 'onedrive' or a regression in dmd itself

@abraunegg
Copy link
Owner Author

Queried here: https://issues.dlang.org/show_bug.cgi?id=19052 - maybe regression?

Note: use DMD v2.080.1 to compile this code until further notice.

@abraunegg abraunegg added Compiler Issue Workaround Available A work around for the specific issue is available labels Jul 3, 2018
@abraunegg
Copy link
Owner Author

abraunegg commented Jul 4, 2018

Resolved in 0109ef6

@abraunegg abraunegg added Bug Something isn't working Fixed and removed Compiler Issue Workaround Available A work around for the specific issue is available labels Jul 4, 2018
@lock
Copy link

lock bot commented Jan 6, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Jan 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working Fixed
Projects
None yet
Development

No branches or pull requests

1 participant