#423 closed defect (later)
Data type psFixedPattern definition
| Reported by: | Owned by: | Paul Price | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: |
Description
In the current release 5, there are additional members to this data type. The
following members have been added to facilitate the freeing of the x,y data
structures (p_ps_xRows, p_ps_xCols, p_ps_yRows, p_ps_yCols). Should these be
included in the next revision of SDRS?
Note:
See TracTickets
for help on using tickets.

This usage of this type is not yet clear, but awaits prototyping. I wouldn't
worry about it too much for now. I added a note to the SDRS to this effect.
In any case, it shouldn't be a problem adding those members to the structure
when the time comes.