#15071 closed enhancement (fixed)
Build does not warn of missing profile
Reported by: | Mike Wilcox | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | BuildSystem | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When working with extensions, they may not have a profile. This is the case of put-selector for example, but more importantly, this may be the case during development. The side effect is that this extension is put through depsScan which throws the cryptic warning (in this case at least): Module not tagged as pure AMD yet it contains AMD API applications. It took me quite a few hours to figure out it was simply a missing profile. A simple warning could help. Patch included.
Attachments (2)
Change History (4)
Changed 9 years ago by
Attachment: | profileWarn.patch added |
---|
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
Bulk update for closed tickets marked as tbd/future. Presumably these should be marked as fixed in 1.8.
Note: See
TracTickets for help on using
tickets.
1 of 2 patches