Project

General

Profile

Activity

From 03/20/2026 to 04/18/2026

04/17/2026

09:28 AM Feature #6407: name_map.xml improvements
Stefanel reported the following issue in a customer application:... Dănuț Filimon

04/14/2026

08:50 AM Feature #6407 (Internal Test): name_map.xml improvements
Constantin Asofiei wrote:
> Thanks. The only part that is missing is synchronization for @ensureAnnotationsLoaded@;...
Dănuț Filimon
06:41 AM Bug #4602: fixes for OO 4GL and structured error handling
+ Constantin Eduard Soltan
06:40 AM Bug #4602: fixes for OO 4GL and structured error handling
I tested 4602a branch on regression test project and ETF tests. I managed to get all the tests passing, but had to ma... Eduard Soltan

04/08/2026

08:11 AM Bug #4891: Nested method calls ignore 'silent' (no-error) option.
I think think this is the same issue with #11255, I seen the same issue while working with @tests/table/parameter@ te... Eduard Soltan

04/06/2026

07:51 AM Bug #4602: fixes for OO 4GL and structured error handling
Constantin Asofiei wrote:
> * TransactionManager.iterateWorker
> * @ToClause.decrement()@
> ** are you saying if a...
Eduard Soltan
07:13 AM Bug #4602: fixes for OO 4GL and structured error handling
Eduard, please rebase again and lets do full testing (conversion/runtime) on it.
There are also some questions/iss...
Constantin Asofiei
05:02 AM Feature #6407: name_map.xml improvements
Thanks. The only part that is missing is synchronization for @ensureAnnotationsLoaded@; and document in @initializeA... Constantin Asofiei
04:17 AM Feature #6407: name_map.xml improvements
Constantin Asofiei wrote:
> Did you push the branch? Do @bzr unbind@, @bzr push --overwrite@, then @bzr bind@ again...
Dănuț Filimon
04:09 AM Feature #6407: name_map.xml improvements
Dănuț Filimon wrote:
> Constantin Asofiei wrote:
> > Dănuț Filimon wrote:
> > > Committed *6407b/16452*. Removed r...
Constantin Asofiei
03:58 AM Bug #5651: conditions raised from a finally block
Eduard Soltan wrote:
> Another thing to notices, even the error thrown from @finally@ block of the @finally@ should ...
Constantin Asofiei
03:55 AM Bug #5651: conditions raised from a finally block
Another thing to notices, even the error thrown from @finally@ block of the @finally@ should be overridden by the sam... Eduard Soltan

04/03/2026

04:29 AM Feature #6407: name_map.xml improvements
Constantin Asofiei wrote:
> Dănuț Filimon wrote:
> > Committed *6407b/16452*. Removed remaining usage of jname and ...
Dănuț Filimon
04:27 AM Feature #6407: name_map.xml improvements
Dănuț Filimon wrote:
> Committed *6407b/16452*. Removed remaining usage of jname and private, ran a conversion with ...
Constantin Asofiei
04:22 AM Feature #6407 (Review): name_map.xml improvements
ChUI testing looks fine, I'm putting 6407b in Review. Dănuț Filimon

04/02/2026

07:12 AM Feature #6407: name_map.xml improvements
Committed *6407b/16452*. Removed remaining usage of jname and private, ran a conversion with ChUI and found no issues... Dănuț Filimon

03/25/2026

01:31 PM Bug #5651: conditions raised from a finally block
Very good work! Greg Shah
08:05 AM Bug #5651: conditions raised from a finally block
... Eduard Soltan
04:52 AM Bug #5651: conditions raised from a finally block
I have stumbled across a different issue.... Eduard Soltan
07:48 AM Feature #6407: name_map.xml improvements
Constantin Asofiei wrote:
> Dănuț Filimon wrote:
> > I see, it makes sense now. I'll have to change the method to p...
Dănuț Filimon
06:16 AM Feature #6407: name_map.xml improvements
Dănuț Filimon wrote:
> I see, it makes sense now. I'll have to change the method to parse the methods first and thos...
Constantin Asofiei
05:29 AM Feature #6407 (WIP): name_map.xml improvements
Constantin Asofiei wrote:
> We used jname and private in name_map.xml, when it was loaded by SourceNameMapper, becau...
Dănuț Filimon
05:27 AM Feature #6407: name_map.xml improvements
We used jname and private in name_map.xml, when it was loaded by SourceNameMapper, because we didn't have the Java me... Constantin Asofiei
04:45 AM Feature #6407: name_map.xml improvements
Constantin Asofiei wrote:
> Danut, I still don't understand what cases jname and private are needed. For example:
...
Dănuț Filimon
03:37 AM Feature #6407: name_map.xml improvements
Danut, I still don't understand what cases jname and private are needed. For example:
* in @method_definitions.rule...
Constantin Asofiei

03/24/2026

05:43 AM Bug #5651: conditions raised from a finally block
+ watchers Eduard Soltan
04:33 AM Bug #5651: conditions raised from a finally block
Constantin Asofiei wrote:
> Greg, there is an issue which is kind of tricky. For looping blocks, the finally can no...
Eduard Soltan

03/23/2026

12:15 PM Bug #11321: NPE when SYSTEM-ALERT-BOXES is not set.
When I was working on some tests on FINALLY block, I found a issue with @system-alert-boxes@ attribute set on false.
...
Eduard Soltan
12:12 PM Bug #11321 (New): NPE when SYSTEM-ALERT-BOXES is not set.
Eduard Soltan
10:07 AM Bug #10978 (Test): Conversion NPE when creating a temp-table with LIKE that uses a different prim...
Branch 10978a was merged into trunk as rev. 16482 and archived. Teodor Gorghe
10:02 AM Bug #10978 (Merge Pending): Conversion NPE when creating a temp-table with LIKE that uses a diffe...
Please merge to trunk now. Dănuț Filimon
06:26 AM Bug #10978: Conversion NPE when creating a temp-table with LIKE that uses a different primary index
Teodor Gorghe wrote:
> *Danut*, I think you would need to convert the application with trunk in the near future.
> ...
Dănuț Filimon
06:22 AM Bug #10978: Conversion NPE when creating a temp-table with LIKE that uses a different primary index
*Danut*, I think you would need to convert the application with trunk in the near future.
This is a reminder that th...
Teodor Gorghe
10:01 AM Feature #6506 (Test): implement CGI WebSpeed support and the standard web-disp.p dispatch functio...
Branch 6506b was merged into trunk as rev. 16481 and archived. Radu Apetrii
09:48 AM Feature #6506 (Merge Pending): implement CGI WebSpeed support and the standard web-disp.p dispatc...
I will start the merging process now. Radu Apetrii
09:26 AM Feature #6407: name_map.xml improvements
Constantin Asofiei wrote:
> Dănuț Filimon wrote:
> > jname and private annotations appear in the name_map.xml of a ...
Dănuț Filimon
08:52 AM Feature #6407: name_map.xml improvements
Dănuț Filimon wrote:
> jname and private annotations appear in the name_map.xml of a customer project, so having the...
Constantin Asofiei

03/20/2026

09:47 AM Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
It is still frozen. Alexandru Lungu
06:34 AM Bug #5651: conditions raised from a finally block
Changes on #4602 where designed in a general way to handle @catch@ and @finally@ blocks. So I think they could handle... Eduard Soltan
 

Also available in: Atom