pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:1230:
It is now possible to compile pike using a modern clang compiler. o Removed bundles Pike no longer comes with copies of some libraries, and the support for that in the makefile has been removed. o Several OS/2 and windows compilation fixes
+
o C89 assumed
-
+
The configure tests will not check for functions defined in C89
+
anymore.
+
Lots of bug fixes ----------------- o Fixed symbol resolution with deep inherits and mixins o Fixed PNG 4bpl indexed mode with alpha o The _sprintf LFUN now works with %F o foreach( arr[-two()..], string x), where two() returns 2 will no