Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14156 closed defect (duplicate)

chicken uses illegal variant names no-hooks, no-symslot, no-symgc

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: arto.bendiken@…
Port:

Description

The chicken port has variants named "no-hooks", "no-symslot" and "no-symgc" but the hyphen is not a legal character in variant names; see #14141 and #14147. I suggest the variants be renamed "no_hooks", "no_symslot" and "no_symgc".

Change History (3)

comment:1 Changed 16 years ago by waqar@…

Status: newassigned

comment:2 Changed 16 years ago by waqar@…

Resolution: duplicate
Status: assignedclosed

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.