Opened 17 years ago
Closed 16 years ago
#1170 closed enhancement (fixed)
chiptool -label broken
| Reported by: | eugene | Owned by: | eugene |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | ippTools | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: |
Description
-label generates a where condition against rawExp, but rawExp.label does not exist: it should be using newExp.label (or we should migrate the label to rawExp for consistency).
Note:
See TracTickets
for help on using tickets.

This has been addressed (also: bug was ill defined: there is no chiptool -label option, only -label suboptions to other options).