Opened 20 years ago
Closed 17 years ago
#701 closed defect (fixed)
to *out or not to *out?
| Reported by: | jhoblitt | Owned by: | eugene |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Many of the functions that return pointers to pslib types do not have a *out
parameter. We should attempt to be more consistent with the API and move
towards mostly with or mostly without an *out parameter.
Change History (2)
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

at this point, there have not been any requests for modifications for a long time. I'm closing this bug in expectation that such requests in the future will be specific ('give me a *out on psFooBar').