pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2017-06-06
2017-06-06 10:19:30 by Henrik Grubbström (Grubba) <grubba@grubba.org>
2fed5967585f3b53252e350943d06962f8326457 (
15
lines) (+
15
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
CHANGES: Added notes about some building issues.
78:
Make sure that 0 is part of the range for the bool type.
+
o Gdbm
+
+
Support building with gdbc 1.13.
+
+
Fixes obscure compilation error when building with gdbm 1.13
+
due to a symbol clash with the symbol "fatal" used as an argument
+
in the macro definition of gdbm_set_errno().
+
+
o Mapping
+
+
Removed extraneous and conflicting prototype.
+
+
Fixes linking issues on NT.
+
o Protocols.HTTP - Fixed do_async_proxied_method() losing the timeout during TLS