From a87d2a211ef53634e60afb5423f845d7084feaa7 Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Wed, 19 Sep 2012 12:39:57 +0000 Subject: [PATCH] 2012-09-19 14:39 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/doc/en/compiler.txt * updated to follow recent modifications in compiler code. Thanks to Alexey Myronenko. --- harbour/ChangeLog | 5 +++++ harbour/doc/en/compiler.txt | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 087fa15ab5..1c3e764f07 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ +2012-09-19 14:39 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) + * harbour/doc/en/compiler.txt + * updated to follow recent modifications in compiler code. + Thanks to Alexey Myronenko. + 2012-09-19 12:45 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/src/compiler/hbmain.c ! fixed bug intorduced in my last commit when - PCODE ofr empty diff --git a/harbour/doc/en/compiler.txt b/harbour/doc/en/compiler.txt index fe082807a8..9749755ced 100644 --- a/harbour/doc/en/compiler.txt +++ b/harbour/doc/en/compiler.txt @@ -119,10 +119,12 @@ * * /ku strings in user encoding * - * /kj turn off jump optimization in pcode + * /kd accept macros with declared symbols * * /km turn off macrotext substitution * + * /kj turn off jump optimization in pcode + * * /k? this info * * /l suppress line number information