Activity
From 07/12/2025 to 08/10/2025
08/08/2025
- 11:00 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Greg Shah wrote:
> Please consider if code like @Configuration.getPathToSourceFileFromConversionFolder()@ should be ... - 10:55 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Please consider if code like @Configuration.getPathToSourceFileFromConversionFolder()@ should be in the @AM@ instead ...
- 06:04 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- There are also cases where I create an artifact by doing @artifact.getRelativePATH() + the extension@, those should a...
- 03:15 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Most of the problems with 7180a after the trunk rebase is that transforming artifacts and retrieving the original art...
08/07/2025
- 07:58 AM Bug #10208 (Internal Test): do not convert the schema in incremental mode if it hasn't changed
- Code Review Task Branch 10208a Revision 16080
The change is good. - 07:51 AM Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Rebased *7180a* to latest *trunk/16090*, the branch is now at revision *7180a/16110*. I will follow up with another c...
08/06/2025
- 09:21 AM Feature #5586 (Test): move all conversion artifacts/outputs into the cvtdb or into a dedicated di...
- Branch 5586a was merged to trunk as rev. 16089 and archived.
- 08:45 AM Feature #5586 (Merge Pending): move all conversion artifacts/outputs into the cvtdb or into a ded...
- Please merge 5586a to trunk now.
- 04:59 AM Feature #6083: schema (.df) changes in incremental conversion mode should only reconvert those pr...
- *Note: Everything I mention will consider the implementation from 10208a to be part of this task.*
Even if there ... - 03:00 AM Feature #6083 (WIP): schema (.df) changes in incremental conversion mode should only reconvert th...
- Created *6083a* from latest *trunk/16087*.
- 03:49 AM Bug #10208 (Review): do not convert the schema in incremental mode if it hasn't changed
- The solution is simple, only save the file hash if we use a df file:...
- 03:17 AM Bug #10208 (WIP): do not convert the schema in incremental mode if it hasn't changed
- I started working on the regression test plan and found this issue while testing a customer application:...
08/05/2025
- 08:17 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Committed *10208a/16079*, added a detailed javadoc to @schemasChanged@ set class members in @TransformDriver@ and @Sc...
- 08:04 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- OK, then add a comment to explain that in full conversion mode, all schemata will be detected as "changed" and will b...
- 07:45 AM Bug #10208 (Internal Test): do not convert the schema in incremental mode if it hasn't changed
- Greg Shah wrote:
> Code Review Tk Branch 10208a Revision 16078
>
> Overall, I agree with the changes for when we ... - 07:38 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Code Review Tk Branch 10208a Revision 16078
Overall, I agree with the changes for when we are running incremental ...
08/04/2025
- 06:41 AM Bug #10208 (Review): do not convert the schema in incremental mode if it hasn't changed
- Greg Shah wrote:
> Code Review Task Branch 10208a Revisons 16075 through 16077
>
> Overall the changes are a good...
07/31/2025
- 01:33 PM Bug #10208 (WIP): do not convert the schema in incremental mode if it hasn't changed
- Code Review Task Branch 10208a Revisons 16075 through 16077
Overall the changes are a good first pass. In most ca...
07/30/2025
- 07:01 AM Bug #10208 (Review): do not convert the schema in incremental mode if it hasn't changed
- Committed *10208a/16077*. Removed IncrementalCvtRunMode, omitting the schema related phases can be achieved using the...
07/29/2025
- 06:17 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Rebased *10208a* to latest *trunk/16074*, the branch is now at revision *16076*.
07/28/2025
- 07:40 AM Bug #9863 (Test): Fileset eXclude broken on native Windows
- Branch 9863a was merged to trunk revision 16071 and archived.
- 07:10 AM Bug #9863 (Merge Pending): Fileset eXclude broken on native Windows
- 02:07 AM Bug #9863: Fileset eXclude broken on native Windows
- Regression testing completed, no issues found.
*9863a* can be merged to trunk. - 06:48 AM Bug #9917: Fileset not ignoring case
- I will revert the Set changes and see if the problem persists. If this is the cause, I will create a separate issue t...
- 06:46 AM Bug #9917: Fileset not ignoring case
- I had to setup the customer application locally and run the conversion to check what files end up causing the problem...
07/24/2025
- 09:48 AM Bug #9918: tilde doesn't duplicate semicolon in alternative codings
- Tests that cover this:
* alternative_coding_quirk_01
* alternative_coding_quirk_01_analyze
* alternative_coding_qu... - 09:48 AM Bug #6308: post string literal alternative coding quirk in 4GL preprocessor
- Tests that cover this:
* alternative_coding_quirk_01
* alternative_coding_quirk_01_analyze
* alternative_coding_qu... - 09:47 AM Bug #9886: Double slashes should produce a new line during preprocessing
- Testcases that cover this:
* comments
And the other tests have this checking for @SLASH_SLASH@ creating a NL, but... - 09:46 AM Bug #9903: alternative codings with ' (quote) don't convert to ` (backtick)
- Testcases that cover this:
* alternative_coding_quirk_04 - 09:45 AM Bug #10099: Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- Testcases that cover this:
* alternative_coding_quirk_06
07/22/2025
- 09:09 AM Bug #9917: Fileset not ignoring case
- Greg Shah wrote:
> I wonder if Octavian's work in #3211 is related?
I'll discuss with Octavian. My changes make t... - 07:48 AM Bug #9917: Fileset not ignoring case
- I wonder if Octavian's work in #3211 is related?
- 02:44 AM Bug #9917: Fileset not ignoring case
- The problem appears during the @Generate Java Source Data Model Objects (DMOs)@ phase. The differences are like this ...
- 02:17 AM Bug #9917 (WIP): Fileset not ignoring case
- There's definitely an issue with the 9917a changes, I got the sources/logs for the 9917a and trunk conversions. The p...
07/18/2025
- 06:06 AM Bug #9917: Fileset not ignoring case
- Dănuț Filimon wrote:
> The customer application converted, but the build failed. Some temp-table dmos were missing a...
07/17/2025
- 03:19 AM Bug #9917: Fileset not ignoring case
- --- deleted, the comment was for another issue
- 02:28 AM Bug #9917: Fileset not ignoring case
- The customer application converted, but the build failed. Some temp-table dmos were missing and might be caused by so...
07/16/2025
- 05:58 AM Bug #10235 (Test): Wrong variable used on CATCH block
- Branch 10235a was merged to trunk revision 16049 and archived.
- 05:46 AM Bug #10235 (Merge Pending): Wrong variable used on CATCH block
- Please merge 10235a now.
- 03:12 AM Bug #9917: Fileset not ignoring case
- There's a single customer application left to test to get 9917a into the merge queue and tomorrow I expect to get the...
07/15/2025
- 07:43 AM Bug #10099: Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- The above is only a bit, there's more at the end where we use @nextCharTemp@.
- 07:42 AM Bug #10099: Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- r16040...
- 07:41 AM Bug #10099: Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- What revision of 6859b has the fix?
- 07:16 AM Bug #10099 (Review): Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- Fixed in @6859b@ #6859.
To have @\@ escaped, the @Preprocessor@ should be run with @-windowsescapes@.
Also available in: Atom