[bug] gst-parse.c:605:21: warning: unknown conversion type character 'O' in format [-Wformat=]
dcb <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.gnu.general |
|---|---|
| Message-ID | <type=project&nid=1340&[email protected]> |
Issue status update for
http://smalltalk.gnu.org/node/1340
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/1340
Project: GNU Smalltalk
Version: <none>
Component: Build
Category: bug reports
Priority: normal
Assigned to: Unassigned
Reported by: dcb
Updated by: dcb
Status: active
Source code is
printf ("returned value is %O\n", _gst_last_returned_value);
Plenty of duplicates in the same file.