Summary
`cond-expand' doesn't work when introduced by macro
Metadata
- Id: 8a35eb69fc59fbabf9a039cd86d755c8ec563412
- Trac id: 129
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: core-pending
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.2.x
- Changetime: 2010-03-11 10:33:12 UTC
- Created: 2009-11-23 01:46:02 UTC
- Keywords:
Description
`cond-expand` has to strip feature-IDs, or a macro-expansion containing it will always fail.
See commit 44c52edc17c6354f7d6bbd8aeacde4286b2ebca0
(this was reported by Thomas Bushnell)