Summary
use fixed-argc C_inline routines for vector/list/##sys#make-structure
Metadata
- Id: 71fc8f4b44a310b6cc45d393f092f5b4fd9aa517
- Trac id: 289
- Type: enhancement
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: compiler
- Estimated difficulty:
- Resolution: fixed
- Priority: not urgent at all
- Milestone:
- Version: 4.5.x
- Changetime: 2010-07-26 12:40:02 UTC
- Created: 2010-07-20 01:17:34 UTC
- Keywords:
Description
For 0-8 arguments, `list`, `vector` and `##sys#make-structure` can be rewritten to allocating `C_inline` functions (`C_a_i_vectorN`, etc.) that don't use varargs.