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

dub build -d id not parsed properly #2722

Open
Herringway opened this issue Dec 10, 2023 · 0 comments
Open

dub build -d id not parsed properly #2722

Herringway opened this issue Dec 10, 2023 · 0 comments

Comments

@Herringway
Copy link
Contributor

System information

  • dub version: 1.35.0
  • OS Platform and distribution: Several
  • compiler version dmd 2.106.0

Bug Description

The id in dub build -d id appears to be treated as if it were a package name.

How to reproduce?

Simply execute dub build -d id in any valid package directory.

Expected Behavior

A compilation of the current package with the id debug version identifier defined.

Logs

Warning Package 'id' was neither found locally nor online.

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

No branches or pull requests

1 participant