Project

General

Profile

Activity

From 01/30/2026 to 02/28/2026

02/27/2026

10:47 AM Bug #11266: Filename of extension too long in Windows during import
For @ScriptRunner@ I think the classpath only need to contain @fwd@, @fwdspi@ (H2 only) and the db-specific driver ja... Ovidiu Maxiniuc
09:30 AM Bug #11266: Filename of extension too long in Windows during import
I did try to use the 4th option after also discovering that the classpath is the issue, the ScriptRUnner class could ... Dănuț Filimon
09:27 AM Bug #11266: Filename of extension too long in Windows during import
I know we recently dropped @ant@ as a tool for building FWD. But in this case, @ant@ is used to do in database import... Ovidiu Maxiniuc
09:12 AM Bug #11266: Filename of extension too long in Windows during import
Item 3 is the most important. We need to fix our scripting to not be stupid.
> But the first two should also used...
Greg Shah
08:54 AM Bug #11266: Filename of extension too long in Windows during import
I think the problem here is the classpath, not the size of filename / extension. Moving the project directly into roo... Ovidiu Maxiniuc
08:08 AM Bug #11266: Filename of extension too long in Windows during import
I got the following error while running @and import.db@ in hotel_gui, Windows, java 17:... Dănuț Filimon
08:06 AM Bug #11266 (New): Filename of extension too long in Windows during import
Dănuț Filimon
06:52 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
Now it's fine, thanks! Paula Păstrăguș
06:52 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
Paula Păstrăguș wrote:
> Greg Shah wrote:
> > See [[p2j:ANTLR Migration Guide]].
>
> I'm not authorized to see t...
Greg Shah
06:42 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
Greg Shah wrote:
> See [[p2j:ANTLR Migration Guide]].
I'm not authorized to see that page (403 err)
Paula Păstrăguș
06:39 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
Thanks! And yes, some of the changes were introduced specifically for the prototype model.
You're absolutely right...
Paula Păstrăguș
06:33 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
Paula Păstrăguș wrote:
> Can you also create a wiki page for the lexer guide, or would you prefer that I post it dir...
Greg Shah
06:27 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
Paula Păstrăguș wrote:
> Aha, more exactly you're referring to only store 3 references instead of using a collection...
Greg Shah
06:23 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
Can you also create a wiki page for the lexer guide, or would you prefer that I post it directly in this task? Paula Păstrăguș
06:21 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
Aha, more exactly you're referring to only store 3 references instead of using a collection?
* first child
* next ...
Paula Păstrăguș
06:15 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
When I am talking about a doubly linked list, I mean one that we create ourselves using "next" and "previous" AST ref... Greg Shah
05:03 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
I ran some analysis on the current AST implementation in order to evaluate the concern regarding the use of @List@ f... Paula Păstrăguș

02/26/2026

09:35 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Yes, this works.
However, not by adding the classpath to run/debug configuration for the server process (the IDE w...
Ovidiu Maxiniuc
07:05 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Ovidiu Maxiniuc wrote:
> Related to the change in @SourceNameMapper@. I think that is correct. The new @nameMappingX...
Dănuț Filimon
05:50 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
> One solution here would be to allow the configuration parameters to be passed from command line
Yes, runtime con...
Greg Shah
08:55 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
Code Review Task Branch 10804a Revisions 16004 through 16010 (Part 1)
There is a lot to like about these changes. ...
Greg Shah
07:19 AM Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
I used @testcases/oo/basic@ to test the current solution. I need to add member data definitions of getters/setters fo... Octavian Adrian Gavril
06:55 AM Bug #6629 (Review): incremental conversion for OpenClient proxy programs
Committed *6629a/16446*.
* Replaced files with artifacts where it was necessary
* Fixed a NPE caused by the must...
Dănuț Filimon

02/25/2026

06:54 PM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Thank you for your interest and involvement to improve this.
Dănuț Filimon wrote:
> How can I enable the develope...
Ovidiu Maxiniuc
09:24 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Ovidiu, can you try the following and let me know if it works?... Dănuț Filimon
08:17 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Ovidiu Maxiniuc wrote:
> Danut,
> I have just updated FWD locally and, when connecting with a client I am getting ...
Dănuț Filimon
07:57 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Ovidiu Maxiniuc wrote:
> If that is not feasible, I will create a sym link to the expected place for this file each ...
Dănuț Filimon
05:50 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Ovidiu Maxiniuc wrote:
> If that is not feasible, I will create a sym link to the expected place for this file each ...
Dănuț Filimon
05:07 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
If that is not feasible, I will create a sym link to the expected place for this file each time the IDE workplace is ... Ovidiu Maxiniuc
02:39 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Greg Shah wrote:
> I think we need to be able to configure this path at runtime in this developer mode. We can't as...
Dănuț Filimon
08:57 AM Bug #10569 (Internal Test): Semicolon is skipped while preprocessing
Code Review Task Branch 6859b Revision 16454
The change looks good.
Greg Shah
07:20 AM Bug #10569 (Review): Semicolon is skipped while preprocessing
I fixed the issue described in #10569-54. The problem was that the @isMarker@ flag wasn't set for all branches of the... Octavian Adrian Gavril

02/24/2026

05:12 PM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
I think we need to be able to configure this path at runtime in this developer mode. We can't assume it is in @../..... Greg Shah
04:15 PM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Danut,
I have just updated FWD locally and, when connecting with a client I am getting this exception:...
Ovidiu Maxiniuc
10:06 AM Bug #6629 (WIP): incremental conversion for OpenClient proxy programs
Incremental conversion is no longer working for proxy programs, I already made changes to the logic and I'll have to ... Dănuț Filimon
08:56 AM Bug #6629: incremental conversion for OpenClient proxy programs
Rebased *6629a* to latest *trunk/16442*, the branch is now at revision *16445*.
I fixed most of the changes to use...
Dănuț Filimon
03:45 AM Bug #6629: incremental conversion for OpenClient proxy programs
Constantin Asofiei wrote:
> Danut, please put it in conversion testing. I've reviewed this some time ago but forgot...
Dănuț Filimon
08:35 AM Bug #10569 (WIP): Semicolon is skipped while preprocessing
Conversion for a multi-tenant app failed... This is the testcase:
{{collapse(start.p)...
Octavian Adrian Gavril
02:56 AM Bug #11250: Tilde is not duplicating the next character.
When the @keepTildes@ property is set to true, the expected behavior is for the tilde to duplicate the next character... Octavian Adrian Gavril
02:40 AM Bug #11250 (New): Tilde is not duplicating the next character.
Octavian Adrian Gavril

02/23/2026

08:03 AM Feature #10804 (Review): create replacement AST implementation for use with ANTLR 4
Greg Shah
08:02 AM Feature #10190 (Closed): Prototype the changes to the build to add ANTLR v4
Greg Shah
07:31 AM Feature #7180 (Test): create a centralized manager for the conversion list and per-file/project s...
Branch 7180a was merged into trunk as rev. 16438 and archived. Dănuț Filimon
07:03 AM Feature #7180 (Merge Pending): create a centralized manager for the conversion list and per-file/...
Pleae merge 7180a to trunk now. Coordinate the changes to all projects as part of the post-merge processing. Make s... Greg Shah

02/19/2026

08:53 AM Bug #10569: Semicolon is skipped while preprocessing
Greg Shah wrote:
> Good. Please add this testcase and also variants that use @'@ and which mix @"@ and @'@. Also, ...
Octavian Adrian Gavril
08:36 AM Bug #10569 (Internal Test): Semicolon is skipped while preprocessing
Greg Shah
08:35 AM Bug #10569: Semicolon is skipped while preprocessing
> > 1. The changes to CODE seem like they might fix the @+"a"@ case but would fail in the @+ "a"@ case (with inter... Greg Shah
08:31 AM Bug #10569: Semicolon is skipped while preprocessing
Greg Shah wrote:
> Code Review Task Branch 6859b Revision 16327
>
> 1. The changes to CODE seem like they might f...
Octavian Adrian Gavril
07:40 AM Bug #10569: Semicolon is skipped while preprocessing
Code Review Task Branch 6859b Revision 16327
1. The changes to CODE seem like they might fix the @+"a"@ case but w...
Greg Shah

02/11/2026

01:00 PM Feature #7180 (Internal Test): create a centralized manager for the conversion list and per-file/...
Code Review Task branch 7180a Revisions 16415 and 16416
The changes look good.
Greg Shah
03:10 AM Bug #6629 (Internal Test): incremental conversion for OpenClient proxy programs
Danut, please put it in conversion testing. I've reviewed this some time ago but forgot to post. Constantin Asofiei

02/05/2026

06:41 AM Feature #7180 (Review): create a centralized manager for the conversion list and per-file/project...
Dănuț Filimon wrote:
> After retesting ChUI reports, I've found an interesting conversion issue which I am currently...
Dănuț Filimon
04:49 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
After retesting ChUI reports, I've found an interesting conversion issue which I am currently investigating. I also r... Dănuț Filimon

02/04/2026

09:24 AM Feature #7180 (Internal Test): create a centralized manager for the conversion list and per-file/...
Committed 7180a/16415. Just renamed importMode and associated methods to jarMode, no logic changes. Dănuț Filimon

02/03/2026

09:47 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Code Review Task Branch 7180a Revision 16413 and 16414
In the AM, let's change the name @importMode@ to something ...
Greg Shah
06:12 AM Feature #7180 (Review): create a centralized manager for the conversion list and per-file/project...
Committed *7180a/16413-16414*. Fixed import to resolve the p2o from the jar and not the one from the conversion folde... Dănuț Filimon
08:42 AM Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
I added new changes in *9638a/16310* and these include the following:
* Added support for dictionary registration fo...
Octavian Adrian Gavril

02/02/2026

05:42 AM Bug #11143 (Test): Reports fail for ChUI
Committed change into the *staging* branch. Teodor Gorghe
05:31 AM Bug #11143: Reports fail for ChUI
Ok, thanks! Teodor Gorghe
05:27 AM Bug #11143 (Review): Reports fail for ChUI
Review patch #11143-3: No objections, I ran the report for the application and found no issues. However, I am not abl... Dănuț Filimon
02:05 AM Bug #11143: Reports fail for ChUI
*Danut* or *Constantin*, before committing to the project, please take look into this patch file from @devsrv01:/tmp/... Teodor Gorghe
02:44 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
Vladimir Tsichevski wrote:
> Paula Păstrăguș wrote:
> > 10190a was merged into trunk as rev @16375@ and archived.
...
Paula Păstrăguș

01/30/2026

10:29 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
> If needed, this can be addressed by explicitly specifying the @charset@ when ...
It is definitely needed. The i...
Greg Shah
09:26 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
Committed as revision *16010*.
I added a proper fix for the failing case described above (the quote space quote sc...
Paula Păstrăguș
05:03 AM Feature #10804: create replacement AST implementation for use with ANTLR 4
I’ve committed the latest version of @SchemaParser.g4@ as revision @16009@.
PS: Another commit may follow before E...
Paula Păstrăguș
10:20 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
Paula Păstrăguș wrote:
> 10190a was merged into trunk as rev @16375@ and archived.
Now I see the following in the b...
Vladimir Tsichevski
09:37 AM Feature #10190 (Test): Prototype the changes to the build to add ANTLR v4
10190a was merged into trunk as rev @16375@ and archived. Paula Păstrăguș
09:22 AM Feature #10190 (Merge Pending): Prototype the changes to the build to add ANTLR v4
You can merge to trunk now. Greg Shah
03:23 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
Testing has passed successfully.
Greg, I’ll leave the final approval for the merge to you. If you’d like me to dou...
Paula Păstrăguș
02:36 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
Conversion completed successfully. I’ll also run some smoke tests on the converted application, and if everything loo... Paula Păstrăguș
07:30 AM Bug #11143: Reports fail for ChUI
It is failing because the project is not properly configured for @ant rpt@.
The @PROPATH@ errors appears because it ...
Teodor Gorghe
05:44 AM Bug #11156 (Review): Conversion fails if source folder is a symlink
Committed *11156a/16373*. When using a symlink, make sure the target is preserved instead of followed. (refs: #11156)... Dănuț Filimon
04:53 AM Bug #11156: Conversion fails if source folder is a symlink
There are no issues when the symlink points to a folder in the ~/gcd/hotel_gui directory, but the problem appears whe... Dănuț Filimon
03:06 AM Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
Octavian Adrian Gavril wrote:
> About referenced tables/temp-tables in the input class, I think we should load the e...
Octavian Adrian Gavril
03:01 AM Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
About referenced tables/temp-tables in the input class, I think we should load the entire DMO definition as well. Thi... Octavian Adrian Gavril
 

Also available in: Atom