Forráskód Böngészése

center issue #194, Meta.PutParam and Kernel.Call for open arrays are mismatched

Ivan Denisov 6 éve
szülő
commit
d6e8adbef4

BIN
BlackBox/System/Mod/Meta.odc


BIN
BlackBox/_FreeBSD_/System/Mod/Kernel.odc


BIN
BlackBox/_Linux_/System/Mod/Kernel.odc


BIN
BlackBox/_OpenBSD_/System/Mod/Kernel.odc


BIN
BlackBox/_Windows_/System/Mod/Kernel.odc


+ 6 - 0
dev/deb/changelog

@@ -1,4 +1,10 @@
 bbcb ({#VERSION}) unstable; urgency=low
+  * center issue-#192 Kernel.Call does not work with ANYREC-parameters
+  * center issue-#194 Meta.PutParam and Kernel.Call for open arrays are mismatched
+
+ -- Ivan Denisov <d.ivan.krsk@gmail.com>  Mon, 17 Apr 2019 23:00:00 +0700
+
+bbcb (1.7~a1.96) unstable; urgency=high
 
   * ScrollBar was made cross-platform in HostCFrames
   * HostFiles64 and CommTCP fixed (by A.V.Shiryaev)