summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorMarcel <me@m4rc3l.de>2025-05-16 23:49:04 +0200
committerMarcel <me@m4rc3l.de>2025-05-16 23:51:23 +0200
commit7128c9546c02dbfa25f40a686c4fb489987c4f6a (patch)
tree49ed280aa7768b9f8c156fd53d321c9da79bc8d7 /pkgs/development/python-modules/httpserver
parent1f232dd498fa3f6fd5b1c5a364ee14fbce18d836 (diff)
evolution-ews: fix patch compiler errors
/build/evolution-ews-3.56.1/src/common/e-ews-common-utils.c:211:13: error: 'true' undeclared (first use in this function) 211 | if (true) { | ^~~~ /build/evolution-ews-3.56.1/src/common/e-ews-common-utils.c:15:1: note: 'true' is defined in header '<stdbool.h>'; this is probably fixable by adding '#include <stdbool.h>' 14 | #include "e-ews-common-utils.h" +++ |+#include <stdbool.h> 15 | /build/evolution-ews-3.56.1/src/common/e-ews-common-utils.c:211:13: note: each undeclared identifier is reported only once for each function it appears in 211 | if (true) { | ^~~~
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions