mirror of
https://github.com/webui-dev/webui
synced 2025-03-28 21:13:17 +00:00
Include change in civetweb readme
This commit is contained in:
parent
18f8a1ea23
commit
46b2228ddb
@ -25,3 +25,8 @@ Changes currently required when updating the submodule to ensure full direct int
|
||||
#define snprintf DO_NOT_USE_THIS_FUNCTION__USE_mg_snprintf
|
||||
+ #endif
|
||||
```
|
||||
|
||||
- Allow compiling with swift compiler chaning an incompatible structname
|
||||
|
||||
Rename struct `ah` to `auth_header` [civetweb.c#L8715](https://github.com/webui-dev/webui/blob/ea5540c833b3e4ae38cc8dc7d62965a8507a78ee/src/civetweb/civetweb.c#L8715)
|
||||
In its related code there is also a variable name `auth_header`, make sure to rename it first to prevent conflicts.
|
||||
|
Loading…
x
Reference in New Issue
Block a user