#395 closed enhancement (fixed)
psString* function should all live in psString.c
| Reported by: | jhoblitt | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | sys | Version: | 0.5.0 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
The psString* functions I introduced in psDB.c should be conslidated in
psString.c and made public.
Attachments (1)
Change History (2)
by , 21 years ago
| Attachment: | pslib-0.5.0-string_conslidation.patch added |
|---|
comment:1 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
applied patch. surveyed the changes. checked in the changes to CVS. created
task to generate tests.
Note:
See TracTickets
for help on using tickets.

patch to conslidate psString functions into psString.c