#662 closed defect (fixed)
psMetadata.c log messages
| Reported by: | Paul Price | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | types | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: |
Description
There are about 3 usages of psLogMsg() in psMetadata.c like:
psLogMsg(func, PS_LOG_WARN, "%s isn't of type PS_DATA_META, as
expected.\n");
where the "%s" doesn't have a corresponding value.
Change History (4)
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

fixed.