#491 closed defect (fixed)
psScalar changes
| Reported by: | Owned by: | Paul Price | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
psScalar has removed the following elements in the new SDRS,
psU32, U64,
psS32, S64
This is a problem for us as these types are used quite a bit in the code. It
also seems strange to remove these types. please advise if this change is
correct and necessary.
Note:
See TracTickets
for help on using tickets.

No idea where these disappeared. I put them back in:
typedef struct {
} psScalar;