From: Ivan Denisov Date: Sat, 2 Mar 2019 10:28:20 +0000 (+0700) Subject: center issue #195, support for long identifiers in trap handlers X-Git-Url: http://deadsoftware.ru/gitweb?p=bbcp.git;a=commitdiff_plain;h=5c1ad8de4d2afb6cfb769f417c5a27bc7c6257e3 center issue #195, support for long identifiers in trap handlers --- diff --git a/BlackBox/Dev/Mod/Debug.odc b/BlackBox/Dev/Mod/Debug.odc index 597b4d9..ccadb4b 100644 Binary files a/BlackBox/Dev/Mod/Debug.odc and b/BlackBox/Dev/Mod/Debug.odc differ diff --git a/BlackBox/Std/Mod/Debug.odc b/BlackBox/Std/Mod/Debug.odc index f824123..1b5cf65 100644 Binary files a/BlackBox/Std/Mod/Debug.odc and b/BlackBox/Std/Mod/Debug.odc differ diff --git a/dev/deb/changelog b/dev/deb/changelog index 1cb2397..06a42b0 100644 --- a/dev/deb/changelog +++ b/dev/deb/changelog @@ -1,6 +1,8 @@ bbcb ({#VERSION}) unstable; urgency=low - * center issue-#191, Compiler trap by erroneous program + * center issue-#195 support for long identifiers in trap handlers + * center issue-#193 typing error in Documents.SetPageOp.Do + * center issue-#191 Compiler trap by erroneous program * center issue-#196 StdCoder to support both "\" & "/" in file paths * center issue-#190 add comment about stack and heap memory config