WIP: Write documentation #55
@ -51,8 +51,8 @@ Open `GNUMakefile` and edit the CFLAGS environment variable around line 50.
|
||||
For example given this error:
|
||||
|
||||
```text
|
||||
src/http.c: In function ‘tf_http_get_cookie’:
|
||||
src/http.c:1089:128: error: check of ‘name’ for NULL after already dereferencing it [-Werror=analyzer-deref-before-check]
|
||||
src/http.c: In function 'tf_http_get_cookie':
|
||||
src/http.c:1089:128: error: check of 'name' for NULL after already dereferencing it [-Werror=analyzer-deref-before-check]
|
||||
```
|
||||
|
||||
Add:
|
||||
|
Loading…
Reference in New Issue
Block a user