-
-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Labels
Prio.3.NormalA bug that is neither a blocker nor a regressionA bug that is neither a blocker nor a regressionT.RDMDIssues that apply only to rdmdIssues that apply only to rdmdType.EnhancementAn improvement to an existing functionalityAn improvement to an existing functionality
Description
Transferred from: https://issues.dlang.org/show_bug.cgi?id=18040
User @timotheecour reported (2017-Dec-07 06:07:41):
I don't see any reason why --exclude= --include= should be only allowing packages, it should also allow modules, eg:
rdmd --exclude=bar main.d
=> will exclude package bar or module bar whichever is definedEg, there's no way currently to exclude a single module. This will allow this as well as other use cases.
User @marler8997 responded (2018-Jan-10 03:07:35):
I think this will be fixed with: #271
User @marler8997 responded (2018-Jan-16 17:39:40):
User @marler8997 responded (2018-Jan-20 02:22:53):
#271 was reverted
Metadata
Metadata
Assignees
Labels
Prio.3.NormalA bug that is neither a blocker nor a regressionA bug that is neither a blocker nor a regressionT.RDMDIssues that apply only to rdmdIssues that apply only to rdmdType.EnhancementAn improvement to an existing functionalityAn improvement to an existing functionality