#271 closed defect (fixed)
Link list inital number of iterators
| Reported by: | Owned by: | Paul Price | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: |
Description
In SDR-10 section 3.7 states the number of iterators in the list is initially
set to zero. The current implementation creates a default iterator to point to
the head which is NULL. Is this requirement necessary or can it be removed to
match the implementation?
Note:
See TracTickets
for help on using tickets.

Removed that sentence.