pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2018-08-30
2018-08-30 13:02:25 by Henrik Grubbström (Grubba) <grubba@grubba.org>
af80b4178591233058473b60382a43292dec1d2b (
6
lines) (+
6
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
CHANGES: Added note about inherit of CompilerEnvironment.
34:
- Fixed an incompatibility between the machine code generator on ppc and GCC 7.
+
- Support inherit of CompilerEnvironment.
+
+
Fix some bugs triggered in the supporter subsystem when
+
executing in an inherited CompilerEnviroment.
+
o Filesystem.Monitor - Fix NULL-dereference in bump().