Project

General

Profile

Activity

From 10/26/2025 to 11/24/2025

11/24/2025

12:38 PM Feature #8138 (Review): ABLUnit configuration using environment variables
Vladimir Tsichevski
12:37 PM Feature #8138: ABLUnit configuration using environment variables
Tested ABLUnit test execution on branch 8138b under Linux (both via Eclipse and console): no issues observed.
To v...
Vladimir Tsichevski
11:11 AM Feature #8138: ABLUnit configuration using environment variables
8131b r.16294: Introduce Java system property for specifying the ABLUnit bootstrap XML configuration file replacing t... Vladimir Tsichevski
07:38 AM Feature #8138: ABLUnit configuration using environment variables
I was not able to rebase 8138a, and created a new branch 8138b. Vladimir Tsichevski
10:29 AM Bug #10925 (WIP): Ignore dataset name if present, for a dataset declared with serialize-hidden
Paul Bodale wrote:
> I attached a simple patch to be applied over the *9457c* rev. *16356* that solves the issue.
...
Teodor Gorghe
09:11 AM Bug #10925: Ignore dataset name if present, for a dataset declared with serialize-hidden
I think you may need to use the SERIALIZE-NAME of the DATASET and not its NAME. Teodor, please review.
Also, Paul...
Constantin Asofiei
08:51 AM Bug #10925 (Review): Ignore dataset name if present, for a dataset declared with serialize-hidden
I attached a simple patch to be applied over the *9457c* rev. *16356* that solves the issue. Paul Bodale
07:58 AM Bug #10925 (WIP): Ignore dataset name if present, for a dataset declared with serialize-hidden
There is this testcase:... Paul Bodale
07:07 AM Bug #10925 (Closed): Ignore dataset name if present, for a dataset declared with serialize-hidden
Paul Bodale
03:13 AM Feature #3853: implement LOG-MANAGER runtime
Constantin Asofiei wrote:
> Tomasz Domin wrote:
> > Not good thing about it that this approach requires storing all...
Tomasz Domin

11/21/2025

06:24 PM Feature #8138: ABLUnit configuration using environment variables
Greg Shah wrote:
> Vladimir: I think you should take it from here.
Got it!
Vladimir Tsichevski
06:20 PM Feature #8138: ABLUnit configuration using environment variables
My suggestion was in #8138-7. Greg Shah
06:02 PM Feature #8138: ABLUnit configuration using environment variables
Is this task active? Vladimir Tsichevski
03:48 PM Feature #3853: implement LOG-MANAGER runtime
Tomasz Domin wrote:
> Not good thing about it that this approach requires storing all function parameters values no ...
Constantin Asofiei
03:46 PM Feature #3853: implement LOG-MANAGER runtime
Constantin Asofiei wrote:
> Tomasz Domin wrote:
> > Yes, but block manager does not process parameters, they are pa...
Tomasz Domin
07:45 AM Feature #3853: implement LOG-MANAGER runtime
> But it may be needed to make conversion changes or a new AspectJ rules.
Conversion changes, if really needed, ar...
Greg Shah
07:12 AM Feature #3853: implement LOG-MANAGER runtime
Tomasz Domin wrote:
> Constantin Asofiei wrote:
> > And how would the 4GL code look like, which would produce these...
Constantin Asofiei
07:09 AM Feature #3853: implement LOG-MANAGER runtime
Constantin Asofiei wrote:
> And how would the 4GL code look like, which would produce these logs?...
Tomasz Domin
06:10 AM Feature #3853: implement LOG-MANAGER runtime
And how would the 4GL code look like, which would produce these logs?
Note that every call (beside some exceptions...
Constantin Asofiei
04:35 AM Feature #3853: implement LOG-MANAGER runtime
Constantin Asofiei wrote:
> Tomasz, if you need line numbers, look into how @p2j.oo.lang.ProError.callStack@ is calc...
Tomasz Domin
03:38 AM Feature #3853: implement LOG-MANAGER runtime
Tomasz, if you need line numbers, look into how @p2j.oo.lang.ProError.callStack@ is calculated (from the Java stacktr... Constantin Asofiei
02:33 AM Feature #3853: implement LOG-MANAGER runtime
Greg, Constantin
I have a question on a preferred way legacy logging should be implemented, which requires finding a...
Tomasz Domin

11/19/2025

03:35 PM Feature #3853: implement LOG-MANAGER runtime
Greg Shah wrote:
> > Is there a standard way of resolving (as a reverse lookup) of current procedure name, line and ...
Constantin Asofiei
11:52 AM Feature #3853: implement LOG-MANAGER runtime
Greg Shah wrote:
> > I didnt find anything related to reverse lookup of a line number.
>
> We don't have this at ...
Tomasz Domin
10:51 AM Feature #3853: implement LOG-MANAGER runtime
> Is there a standard way of resolving (as a reverse lookup) of current procedure name, line and method ?
> I've fou...
Greg Shah
05:10 AM Feature #3853 (WIP): implement LOG-MANAGER runtime
Greg
Is there a standard way of resolving (as a reverse lookup) of current procedure name, line and method ?
I've f...
Tomasz Domin
08:54 AM Bug #10567 (Test): same buffer can be used as argument multiple times
Alexandru Lungu
08:53 AM Bug #10567: same buffer can be used as argument multiple times
ChUI regression testing passed, but I have forgot that I had included this into #10729 testing process.
Branch *10...
Teodor Gorghe
08:43 AM Bug #10567 (Merge Pending): same buffer can be used as argument multiple times
Feel free to skip ChUI regression tests and pair this branch testing with another task that requires ChUI regression ... Alexandru Lungu
08:41 AM Bug #10567: same buffer can be used as argument multiple times
All regression tests were done, but not for ChUI regression tests.
I am starting the tests right now and I think tom...
Teodor Gorghe
08:40 AM Bug #10567: same buffer can be used as argument multiple times
Teodor, is 10567a ready for trunk? Alexandru Lungu

11/17/2025

09:31 AM Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
Dănuț Filimon wrote:
> I see that *6065a* is based on trunk/15757, but I've been testing with trunk/16277. I'll swit...
Dănuț Filimon
07:33 AM Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
I see that *6065a* is based on trunk/15757, but I've been testing with trunk/16277. I'll switch the branch and check ... Dănuț Filimon
07:31 AM Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
The issue with the .w file not being included seems to be related to convertSourceNameToAstNames():... Dănuț Filimon
07:12 AM Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
If an @.htm@ or @.html@ file is changed, then we must run the embedded 4GL preprocessor on that file. Running the E4... Greg Shah
07:10 AM Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
After ./abl/goldencodewebspeed_htm.w is generated and incremental conversion is started, it will also be picked up if... Dănuț Filimon

11/14/2025

09:08 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
Paul Bodale wrote:
> I checked out the branch locally just to be sure. The only thing I understand from #10391-32 is...
Eugenie Lyzenko
09:01 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
I checked out the branch locally just to be sure. The only thing I understand from #10391-32 is that the branch was m... Paul Bodale
09:00 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
Paul Bodale wrote:
> I don't think I created a @10800a@ branch. Didn't know about it until now
OK, never mind. I ...
Eugenie Lyzenko
08:46 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
Paul Bodale wrote:
> I don't think I created a @10800a@ branch. Didn't know about it until now...
Eugenie Lyzenko
08:45 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
I don't think I created a @10800a@ branch. Didn't know about it until now Paul Bodale
08:39 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
Paul,
I have a question for branch repos on @devsrv01@.
Did you create @10800a@ branch? What was the purpose?
...
Eugenie Lyzenko
05:01 AM Bug #10597 (Test): [Regression] extent field in form fails conversion
Branch 10597a was merged into trunk as rev. 16275 and archived. Stefanel Pezamosca
04:49 AM Bug #10597 (Merge Pending): [Regression] extent field in form fails conversion
Please merge 10597a to trunk now. Alexandru Lungu
03:25 AM Bug #10597: [Regression] extent field in form fails conversion
Can this be merged to trunk? Stefanel Pezamosca

11/13/2025

08:02 AM Feature #6819: refactor FWD proxy implementation to use ReflectASM instead of Java Method reflection
> The main explanation I think is because the invokedynamic JVM instruction relies on the JVM implementation, where t... Alexandru Lungu

11/10/2025

11:35 AM Bug #10841: model table name is used in error messages for a 'like' temp-table definition
So the rule I think is this, for the unique validation 'already exists with' message:
* for temp-tables, no field na...
Constantin Asofiei
11:01 AM Bug #10841: model table name is used in error messages for a 'like' temp-table definition
For a temp-table defined as:... Constantin Asofiei
10:53 AM Bug #10841 (Closed): model table name is used in error messages for a 'like' temp-table definition
Constantin Asofiei

11/07/2025

12:37 AM Feature #3853: implement LOG-MANAGER runtime
> In order to pass one of tests I had to make FILE-INFO:FILE-SIZE to reread file size.
> Was it static on purpose (...
Greg Shah

11/06/2025

03:43 PM Feature #3853: implement LOG-MANAGER runtime
Greg
In order to pass one of tests I had to make FILE-INFO:FILE-SIZE to reread file size.
Was it static on purpos...
Tomasz Domin
01:28 PM Bug #10831 (Review): Incorrect handling of UNDO, RETURN ERROR <error> causes IllegalStateExceptio...
Please review. Ovidiu Maxiniuc
01:27 PM Bug #10831 (WIP): Incorrect handling of UNDO, RETURN ERROR <error> causes IllegalStateException t...
Task branch 10831a was created and the fix was committed. With r16262 the double rollback is gone and the exception i... Ovidiu Maxiniuc
01:14 PM Bug #10831: Incorrect handling of UNDO, RETURN ERROR <error> causes IllegalStateException to be t...
As noted in the title, there is a flaw in handling of statements @UNDO, RETURN ERROR <error>@ if this occurs in a @CA... Ovidiu Maxiniuc
12:53 PM Bug #10831 (Closed): Incorrect handling of UNDO, RETURN ERROR <error> causes IllegalStateExceptio...
Ovidiu Maxiniuc
08:26 AM Bug #10567 (Internal Test): same buffer can be used as argument multiple times
I am OK with the changes in 10567a. they are cleaner than my attempt in #10818 in fact :)
Alexandru Lungu
07:54 AM Bug #9906 (Closed): Incorrect date parsing in FWD DATE(CHARACTER) implementation
Greg Shah
06:25 AM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
Greg Shah wrote:
> Vladimir: Please post the commit message here and we can close the task.
The branch 9906b was ...
Vladimir Tsichevski
04:06 AM Bug #9906 (Merge Pending): Incorrect date parsing in FWD DATE(CHARACTER) implementation
Greg Shah
04:06 AM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
Vladimir: Please post the commit message here and we can close the task. Greg Shah
03:51 AM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
> There is no active 9906b branch to review.
I approved merge in #7143-1731 after reviewing in #7143. I wasn't awa...
Alexandru Lungu
03:38 AM Bug #9906 (Review): Incorrect date parsing in FWD DATE(CHARACTER) implementation
Hynek Cihlar
02:53 AM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
There is no active 9906b branch to review. Greg Shah

11/05/2025

04:27 PM Feature #3853: implement LOG-MANAGER runtime
Another OE 11.7 difference:
You can set @LOG-MANAGER:LOGGING-LEVEL@ only to a value greater than it was already set,...
Tomasz Domin
02:14 AM Feature #3853: implement LOG-MANAGER runtime
Greg Shah wrote:
> It means that any version specific code should be protected. If there is existing code that work...
Tomasz Domin
02:40 AM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
Hynek, please review. Could 9906b rev. 16259. be merged into the trunk? Sergey Ivanovskiy

11/04/2025

03:07 PM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
Vladimir Tsichevski wrote:
> This change introduced a regression due to overly restrictive access to date methods (s...
Vladimir Tsichevski
02:12 PM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
This change introduced a regression due to overly restrictive access to date methods (see #7143-1728).
I created 990...
Vladimir Tsichevski

11/03/2025

03:54 PM Feature #3853: implement LOG-MANAGER runtime
Greg
While working on ABLUnit tests for LOG-MANAGER I had a major problem with resetting LOG-MANAGER state to defaul...
Tomasz Domin

10/30/2025

09:49 AM Bug #10391 (Test): Comparisons methods not returning the correct result in poly cases
Branch *10391b* was merged into trunk as rev. *16254* and archived. Paul Bodale
09:39 AM Bug #10391 (Merge Pending): Comparisons methods not returning the correct result in poly cases
Please merge 10391b to trunk now. Alexandru Lungu
09:37 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
Șerban Bursuc wrote:
> Alexandru Lungu wrote:
> > Serban, can you confirm that 10391b is fixing the OG issue in the...
Paul Bodale
09:34 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
Alexandru Lungu wrote:
> Serban, can you confirm that 10391b is fixing the OG issue in the customer application?
...
Șerban Bursuc
09:22 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
Serban, can you confirm that 10391b is fixing the OG issue in the customer application? Alexandru Lungu
04:27 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
> Alexandru: we need this in trunk if we are making a release today.
I will be doing a delivery today. Please focu...
Alexandru Lungu
03:48 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
Alexandru: we need this in trunk if we are making a release today. Constantin Asofiei
04:45 AM Feature #10467: Make READ-JSON dataset handle method able to read json files not containing the n...
I tested with both trunk and 9457c again today and no. Paul Bodale

10/29/2025

03:29 PM Feature #10467: Make READ-JSON dataset handle method able to read json files not containing the n...
Paul: is this fixed already by other tasks? Constantin Asofiei
05:11 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Rebased *10352a* to trunk revision *16250*. Teodor Gorghe
05:01 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Teodor: please rebase 10352a. Constantin Asofiei

10/28/2025

10:07 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
Constantin Asofiei wrote:
> Please add history entries.
Sorry for that. Committed rev *16252* on branch *10391b*....
Paul Bodale
09:57 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
+Eugenie
Paul: Please update [[regression:Open Regressions in FWD v4]] to add a entry for this issue.
Greg Shah
09:55 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
Please add history entries. Constantin Asofiei
09:53 AM Bug #10391 (Review): Comparisons methods not returning the correct result in poly cases
Created task branch *10391b* and committed rev. *16251* that fixes the regression found in #7143-1723 Paul Bodale

10/27/2025

10:06 AM Bug #10391 (WIP): Comparisons methods not returning the correct result in poly cases
Paul - please work on a standalone testcase for #7143-1723 and lets discuss it. Constantin Asofiei
 

Also available in: Atom