Modify ↓
Ticket #165 (new defect)
Opened 19 months ago
infinite loop in recursive define
| Reported by: | Loren Merritt | Owned by: | |
|---|---|---|---|
| Priority: | P1 | Milestone: | |
| Component: | Core | Version: | 0.7.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
~> cat foo.asm %define foo f %+ oo foo ~> yasm foo.asm <hangs>
Attachments
Note: See
TracTickets for help on using
tickets.
