mirror of
https://github.com/rafagafe/tiny-json.git
synced 2024-11-17 11:35:30 +00:00
Delete README-FIX.md
This commit is contained in:
parent
e9dff44aaa
commit
e9026cf18e
@ -1,8 +0,0 @@
|
||||
# tiny-json update
|
||||
|
||||
## update warnings:
|
||||
|
||||
- tiny-json.c: In function 'parseString':
|
||||
- tiny-json.c:124:13: warning: pointer targets in return differ in signedness [-Wpointer-sign]
|
||||
- tiny-json.c:128:17: warning: pointer targets in passing argument 1 of 'getCharFromUnicode' differ in signedness [-Wpointer-sign]
|
||||
- tiny-json.c:105:13: note: expected 'const char *' but argument is of type 'unsigned char *'
|
Loading…
Reference in New Issue
Block a user