Activity
From 06/17/2025 to 07/16/2025
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@.
07/10/2025
- 11:20 AM Feature #3881: output actual file and line/column for all outputs in conversion/analytics
- Florin Eugen Rotaru wrote:
> I have implemented a first working method which computes the original line/column (curr... - 08:08 AM Feature #6256: improved profile support
- > I think we should modify the profile to do one of the following:
> # Make the namespaces global and remove the pro... - 02:14 AM Feature #6256: improved profile support
- Greg Shah wrote:
> > I got a message from Razvan that he converted the ChUI project, but the "convert" command was s...
07/09/2025
- 11:25 AM Feature #6256: improved profile support
- > I got a message from Razvan that he converted the ChUI project, but the "convert" command was skipped. This is beca...
- 07:16 AM Feature #6256: improved profile support
- Greg Shah wrote:
> > and there are different ways to get the file-set?
>
> What do you mean?
ChUI project uses... - 06:21 AM Feature #6256: improved profile support
- > and there are different ways to get the file-set?
What do you mean? - 03:21 AM Feature #6256: improved profile support
- I got a message from Razvan that he converted the ChUI project, but the "convert" command was skipped. This is becaus...
- 10:57 AM Feature #3881: output actual file and line/column for all outputs in conversion/analytics
- I have implemented a first working method which computes the original line/column (currently taking into consideratio...
07/08/2025
- 09:44 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Florin Eugen Rotaru wrote:
> Building with Java 1.8 fails because the currently ANTLR4 version needs at least Java 1... - 08:59 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- I have committed the needed change to *10190a/16002*
- 08:56 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Building with Java 1.8 fails because the currently ANTLR4 version needs at least Java 11.
To ensure compatibility ...
07/07/2025
- 04:51 PM Feature #10265: schema-only conversion
- As of trunk rev 16028, one cannot convert schemata without including at least one program. In #9455-25, this techniq...
- 04:41 PM Feature #10265 (Closed): schema-only conversion
- 10:21 AM Feature #3881: output actual file and line/column for all outputs in conversion/analytics
- I continued extending the @pphints@ format by adding a child tag for @includes@ and @references@. Basically, the pare...
- 07:48 AM Bug #9886 (Review): Double slashes should produce a new line during preprocessing
- I updated this so I will need an review on @6859b@ regarding my changes:
I've added ... - 06:57 AM Bug #9886: Double slashes should produce a new line during preprocessing
- All changes have been moved to @6859b@.
- 07:43 AM Bug #9903 (Review): alternative codings with ' (quote) don't convert to ` (backtick)
- This has been solved in @6859b@
- 07:42 AM Bug #9903 (WIP): alternative codings with ' (quote) don't convert to ` (backtick)
- 07:20 AM Bug #6308 (Review): post string literal alternative coding quirk in 4GL preprocessor
- 04:43 AM Bug #6308: post string literal alternative coding quirk in 4GL preprocessor
- All changes have been moved to @6859b@.
- 06:58 AM Bug #9905: EOF file is not matched during preprocessing
- All changes have been moved to @6859b@.
- 06:56 AM Bug #9918: tilde doesn't duplicate semicolon in alternative codings
- All changes have been moved to @6859b@.
- 06:44 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- I committed *10208a/16007*. Added IncrementalCvtRunMode and used to skip most of the phases that involve the database...
07/04/2025
- 10:42 AM Feature #3881: output actual file and line/column for all outputs in conversion/analytics
- Florin Eugen Rotaru wrote:
> The next steps should be I think storing the multi-line @scoped@ and @global@ defines... - 02:20 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- In our weekly meeting, I mentioned that I would not modify how the M0, M1, F2 and F3 modes are used. I decided to tak...
07/03/2025
- 10:32 AM Feature #3881: output actual file and line/column for all outputs in conversion/analytics
- I added some logic to implement the idea above, so the @symbols@ are described with more details in @pphints@ file, f...
- 09:52 AM Bug #6308: post string literal alternative coding quirk in 4GL preprocessor
- Decided on the following change:...
07/02/2025
- 01:04 PM Feature #6256 (Internal Test): improved profile support
- OK, it looks good.
- 08:56 AM Feature #6256: improved profile support
- Greg Shah wrote:
> My only question is why would the metadata schema be bypassed in profile mode. I understand it w... - 08:49 AM Feature #6256: improved profile support
- Code Review Task Branch 6256a Revision 16022
My only question is why would the metadata schema be bypassed in prof... - 06:41 AM Feature #6256 (Review): improved profile support
- Committed *6256a/15946* for review, the branch contains:
* The NPE fix for the issue mentioned in #6256-97 - reintro... - 11:08 AM Feature #3881 (WIP): output actual file and line/column for all outputs in conversion/analytics
- When we have several @&SCOPED-DEFINE@ directives, the @cache@ file seems to not have any knowledge of the original li...
- 09:14 AM Bug #10235 (Internal Test): Wrong variable used on CATCH block
- Thanks, we need to conversion-test this.
- 08:18 AM Bug #10235: Wrong variable used on CATCH block
- Committed revision *16015* on task branch *10235a*:
- moved the condition into @common-progress.rules@
Committed ... - 07:44 AM Bug #10235: Wrong variable used on CATCH block
- Please move this code into a function in @common-progress.rules@...
- 07:38 AM Bug #10235 (Review): Wrong variable used on CATCH block
- Created task branch *10235a*.
Committed revision *16014* on task branch *10235a*:
- CATCH variable scoping fixups f... - 05:56 AM Bug #10235: Wrong variable used on CATCH block
- Constantin Asofiei wrote:
> Change it like this:
> [...]
This passes on FWD and 4GL. It is used the same -variab... - 05:52 AM Bug #10235: Wrong variable used on CATCH block
- Change it like this:...
- 05:51 AM Bug #10235: Wrong variable used on CATCH block
- Constantin Asofiei wrote:
> Please check what @anotherError@ contains in the method. I think 4GL defines a single v... - 05:22 AM Bug #10235: Wrong variable used on CATCH block
- Please check what @anotherError@ contains in the method. I think 4GL defines a single var per top-level block, not m...
- 05:19 AM Bug #10235 (WIP): Wrong variable used on CATCH block
- When using a @DO ON CATCH@ block on a method, this issue does *not* occur.
* {{Collapse(ABL code)... - 04:26 AM Bug #10099 (WIP): Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- 04:25 AM Bug #10215 (Test): ant rpt fails when running only conversion.front
- Branch 10215a was merged into trunk as rev. 16017 and archived.
- 04:07 AM Bug #10215 (Merge Pending): ant rpt fails when running only conversion.front
- Please merge now.
- 04:06 AM Bug #10215: ant rpt fails when running only conversion.front
- Committed rev. 16015 on branch 10215a that addresses the feedback received.
- 04:00 AM Bug #10215: ant rpt fails when running only conversion.front
- Paul, please add history entry and update copyright year.
- 02:05 AM Bug #10215: ant rpt fails when running only conversion.front
- Greg Shah wrote:
> Is #6490-29 still fixed with the 10125a? If so, this seems pretty low risk to merge.
Yes, the... - 02:40 AM Bug #10185 (Test): ADE conversion and runtime
- Branch 10185a was merged to trunk rev 16016 and archived.
- 02:16 AM Bug #10185 (Merge Pending): ADE conversion and runtime
- Conversion testing passed. Please merge 10185a after 9550a.
07/01/2025
- 06:00 PM Bug #10215 (Internal Test): ant rpt fails when running only conversion.front
- 06:00 PM Bug #10215: ant rpt fails when running only conversion.front
- Is #6490-29 still fixed with the 10125a? If so, this seems pretty low risk to merge.
- 10:09 AM Bug #10215: ant rpt fails when running only conversion.front
- Tested @ant rpt@ with and without #5586 on top of 10215a on hotel_gui and both passed.
Also looked through analytics... - 08:37 AM Bug #10215: ant rpt fails when running only conversion.front
- Committed rev. 16014 on branch 10125a that introduces the fix made by Constantin above:...
- 07:35 AM Bug #10215: ant rpt fails when running only conversion.front
- Paul, previously @is_extent_lvalue_ref@ was not matching on fields (the @descedent(prog.lbracket, 1)@ was wrong, firs...
- 05:56 PM Feature #10190 (Internal Test): Prototype the changes to the build to add ANTLR v4
- 05:56 PM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Code Review Task Branch 10190a Revision 16001
The changes are good. - 11:10 AM Feature #10190 (Review): Prototype the changes to the build to add ANTLR v4
- Greg Shah wrote:
> Code Review Task Branch 10190a Revisions 15999 and 16000
>
> The @registerGrammarTask()@ isn't... - 08:57 AM Feature #10190 (WIP): Prototype the changes to the build to add ANTLR v4
- Code Review Task Branch 10190a Revisions 15999 and 16000
The @registerGrammarTask()@ isn't quite right. Not all g... - 09:36 AM Bug #10237: keepTildes is keeping tilde when preprocessor directive contains tilde and curly brace
- Having the following testcase:...
- 09:29 AM Bug #10237 (New): keepTildes is keeping tilde when preprocessor directive contains tilde and curl...
- 09:12 AM Feature #7180 (WIP): create a centralized manager for the conversion list and per-file/project st...
- I'll put this into WIP until 5586a (#5586) is merged, the purpose is to get 7180a rebased to latest trunk which conta...
- 08:21 AM Feature #6256: improved profile support
- Anything at the global level should be assumed to be present for all profiles. Anything in a profile should be *adde...
- 08:04 AM Feature #6256: improved profile support
- The issue with the database is actually related to how the default profile in SchemaCOnfig is set, the root cause is ...
- 06:05 AM Feature #6256: improved profile support
- The global schema should be used by a profile only when none of the active profiles have a schema defined, this is th...
- 02:43 AM Feature #6256 (WIP): improved profile support
- 02:43 AM Feature #6256: improved profile support
- Dănuț Filimon wrote:
> Greg Shah wrote:
> > If a profile contains any schema at all, then the top-level namespaces ... - 05:22 AM Bug #10235: Wrong variable used on CATCH block
- There is a issue when there are multiple @CATCH@ blocks. On FWD, the variable reference for the first block is from t...
- 05:14 AM Bug #10235 (Test): Wrong variable used on CATCH block
06/30/2025
- 03:15 PM Support #10231: Document the code style guidelines for ANTLR grammars, based on progress.g
- The core rules have these forms:...
- 10:08 AM Support #10231: Document the code style guidelines for ANTLR grammars, based on progress.g
- The wiki is the [[p2j:ANTLR Grammar Coding Standards]].
- 10:07 AM Support #10231 (WIP): Document the code style guidelines for ANTLR grammars, based on progress.g
- 10:26 AM Bug #10215: ant rpt fails when running only conversion.front
- Why not just put some protection code in @describe_extent_lvalue@? Better yet, make sure that @describe_extent_lvalu...
- 03:28 AM Bug #10215 (Review): ant rpt fails when running only conversion.front
- The problem comes from one modified function located in @rules/include/common-progress.rules@, precisely the *is_exte...
- 03:26 AM Bug #10215 (WIP): ant rpt fails when running only conversion.front
- 09:12 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Dănuț Filimon wrote:
> Greg, the skipDBSchema is quite old. I suggest removing it and using the @schema@ flag to do ... - 07:29 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Greg, the skipDBSchema is quite old. I suggest removing it and using the @schema@ flag to do the job.
- 06:24 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- #10208-13 can be achieved by correctly setting CvtRunMode.skipDBSchema, I made it protected and did the following for...
- 05:34 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- I created *10208a* from *trunk/16005* and committed an initial version in *10208a/16006*. The changes are for #10208-9.
- 03:54 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- I've made a few changes as mentioned in #10208-9, but I am wondering if there are any other conversion steps I should...
- 09:09 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- OK, I made the two changes and committed to *10190a/16000*.
- 07:47 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Florin Eugen Rotaru wrote:
> Greg Shah wrote:
> > Code Review Task Branch 10190a Revisions 15996 through 15998
> >... - 03:17 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Greg Shah wrote:
> Code Review Task Branch 10190a Revisions 15996 through 15998
>
> The overall approach looks go... - 02:14 AM Feature #6256: improved profile support
- Greg Shah wrote:
> If a profile contains any schema at all, then the top-level namespaces are ignored. I think that...
06/27/2025
- 01:32 PM Feature #6256: improved profile support
- Code Review Task Branch 6256a Revisions 15944 and 15945
If a profile contains any schema at all, then the top-leve... - 12:29 PM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Code Review Task Branch 10190a Revisions 15996 through 15998
The overall approach looks good.
1. We will have s... - 10:04 AM Feature #10190 (Review): Prototype the changes to the build to add ANTLR v4
- I have committed the changes to *10190/15998*. I added the @antlr4All@ registered in @gradle@ into the @ant-antrl@ ta...
- 09:56 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Greg Shah wrote:
> Constantin: Do we already detect that UAST @.hints@ file changes are a cause to reconvert the ass... - 09:47 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- The approach seems correct to me.
> I am not sure if there are any hint files for schema?
Yes, there are schema... - 09:12 AM Bug #10208 (WIP): do not convert the schema in incremental mode if it hasn't changed
- 09:12 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- My current implementation works like this:
# @SchemaLoader.importSchema()@ should call @ConversionData.saveFileHash(... - 03:29 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Greg Shah wrote:
> I don't object, but can we just add the schemata to the FILE_SIGNATURE table?
Yes, I will do t... - 09:37 AM Feature #3971: add support for unicode escape sequences in the preprocessor
- Octavian, is #8027 fixing already this task?
- 05:56 AM Bug #10185: ADE conversion and runtime
- Committed revision *15998* on task branch *10185a*:
- history entry fix on NameConverter.java, java_templates.tpl, B...
06/26/2025
- 11:40 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- > Instead of using the bundled AntlrTask from gradle(which was introducing the dependency conflict), we can manually ...
- 10:51 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Florin Eugen Rotaru wrote:
> * Added logic to exclude @org.ow2.asm@ dependency when running antlr4All.
>
> * Im... - 10:09 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- I don't object, but can we just add the schemata to the FILE_SIGNATURE table?
- 09:06 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- As far as I can tell, there doesn't seem to be any information (e.g. hash) for the schema file in the cvtdb database....
- 07:23 AM Bug #10215: ant rpt fails when running only conversion.front
- While testing @rpt@ I've found the following behavior: (clean hotel and clean trunk r16001)
* @ant rpt@ fails
* @an... - 07:22 AM Bug #10215: ant rpt fails when running only conversion.front
- Regression when running @ant rpt@:
Tested with trunk 15918, no issues here.
With trunk 15960 and onward the followi... - 07:21 AM Bug #10215 (Test): ant rpt fails when running only conversion.front
- 02:12 AM Bug #10185: ADE conversion and runtime
- Committed revision *15997* on task branch *10185a*:
- Fixed compilation issues of @BROWSE:NO-EMPTY-SPACE@. The inter...
06/25/2025
- 10:44 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Made an initial commit to *10190/15996*:
* Defined new antlr4 configuration for Antlr-related JARs.
* Added log... - 08:17 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Florin Eugen Rotaru wrote:
> Tomasz Domin wrote:
> > Did you/Can you try upgrading ow2.asm instead of removing it ?... - 08:15 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Tomasz Domin wrote:
> Florin Eugen Rotaru wrote:
Most likely, I don't see other cause for that dependency conflic... - 07:39 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Florin Eugen Rotaru wrote:
> So it is probably a conflict (@ow2.asm@?).
Is @ow2.asm@ direct or indirect @antlr4@ de... - 07:23 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Florin Eugen Rotaru wrote:
> I think the next steps are
>
> * Solve this conflict
I have managed to get the t... - 10:17 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- > Disabling M0 will need to be done only for the main db, and not the temp schemas.
Before #6083, we could imple... - 10:00 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Greg Shah wrote:
> Can we just disable M0 in incremental mode?
The problem with is that for #9457 app, front-end sc... - 09:48 AM Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Customers have reported that we always convert the schema in incremental mode (see #10175-26). For large projects, t...
- 09:00 AM Bug #10208 (Closed): do not convert the schema in incremental mode if it hasn't changed
- 10:16 AM Feature #6083: schema (.df) changes in incremental conversion mode should only reconvert those pr...
- In addition to calculating the non-schema dependencies for incremental mode, whatever changes to the schemata have be...
- 07:45 AM Bug #10185 (Review): ADE conversion and runtime
- Committed revision *15995* on task branch *10185a*:
- Added a partial implementation of @WIDGET:UNIQUE-MATCH@.
- Ad... - 01:52 AM Bug #10185: ADE conversion and runtime
- Committed revision *15994* on task branch *10185a*:
- Added conversion support for BUFFER:IS-PARTITIONED (currently ...
06/24/2025
- 10:06 AM Feature #10190 (WIP): Prototype the changes to the build to add ANTLR v4
- I have added the dependency for @antlr4@ in the *build.gradle*:...
- 06:52 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- I had to update a small part of the @getPathToConversionFolder@ method:...
- 05:13 AM Bug #10185: ADE conversion and runtime
- I have added @adm2/query.p@ and it seems that we have:
@Unsupported method or attribute KW_IS_PART.@
I am investiga... - 04:32 AM Bug #10185: ADE conversion and runtime
- With my initial conversion include files, it seems that there are no longer conversion issues. I will update this tas...
- 02:17 AM Bug #10185: ADE conversion and runtime
- Committed revision *15993* of task branch *10185a*:
- added runtime and conversion support for @BUFFER:HAS-LOBS@.
... - 03:37 AM Feature #6256 (Review): improved profile support
- I've tested hotel with 2-4 profiles and found no other issues. Greg/Constantin, please review.
#6256-47 is already...
06/23/2025
- 09:08 AM Feature #10190 (Closed): Prototype the changes to the build to add ANTLR v4
- 08:23 AM Bug #10099 (Review): Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- Greg, could you please take a look at my changes? Let me know if I should do anything else here.
- 08:21 AM Bug #10099: Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- I've created r15995.
The change covers all the cases from above except:
* \
* ~
These characters are trickier t... - 07:59 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Stefan Vieru wrote:
> Greg, please let me know if I need to do anything else on this issue and if it's ready to be m... - 07:23 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Greg, please let me know if I need to do anything else on this issue and if it's ready to be merged.
- 03:13 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Taking as an example @hotel_gui@ build.xml, we have to make changes to the following:
* @rpt-no-front@ - this ant co... - 07:52 AM Bug #10185 (WIP): ADE conversion and runtime
- On FWD, HAS-LOBS attribute is supported?
This is the cause of the second conversion problem on ADE.
@Unsupported me... - 04:14 AM Bug #10185: ADE conversion and runtime
- I am attaching the conversion results for:
* {{Collapse(DATASET-HANDLE)
ABL:... - 02:58 AM Bug #10185: ADE conversion and runtime
- Please check also:
* @DATASET-HANDLE@ argument type
* the handle array is an instance or static var in a .cls (not ... - 02:36 AM Bug #10185 (Review): ADE conversion and runtime
- 02:36 AM Bug #10185: ADE conversion and runtime
- Committed revision *15992* on task branch *10185a*:
- Fixed @subscript@ wrapper on @new TableParameter()@ - 02:35 AM Bug #10185 (WIP): ADE conversion and runtime
- Created task branch *10185a*.
- 07:47 AM Bug #9918 (Review): tilde doesn't duplicate semicolon in alternative codings
- Greg, if you could please review the changes and let me know if I can make some improvements. Right now with the test...
- 07:46 AM Bug #9918: tilde doesn't duplicate semicolon in alternative codings
- I've created r15902 with the addition of @tildeOffset@ variable to environment.
The behavior would be the following:...
06/20/2025
- 02:12 PM Feature #4076: remove empty triggers during conversion
- OK. I agree.
- 07:49 AM Feature #4076: remove empty triggers during conversion
- Ovidiu Maxiniuc wrote:
> After some thoughts, I think we can drop the empty triggers. If the 4GL programmer +really+... - 06:10 AM Feature #4076: remove empty triggers during conversion
- After some thoughts, I think we can drop the empty triggers. If the 4GL programmer +really+ wants to disable a normal...
- 04:59 AM Feature #4076: remove empty triggers during conversion
- The dangerous case here is when there are more than one trigger that exists with the same filename (and operating on ...
- 11:00 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Start here and we will see where we move it.
- 10:52 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Where will this documentation be? In this issue or on a different page?
I will look into which @ant@ commands are im... - 08:44 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Since we must provide guidance to customers on this shift, it is important that we prepare documentation and examples...
- 08:33 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Greg Shah wrote:
> But don't we need to change the project-level @build.xml@ to process things like @clean@ in a dif... - 08:26 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- But don't we need to change the project-level @build.xml@ to process things like @clean@ in a different location?
- 08:04 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- From what I remember no, in @p2j.cfg@ the cvtpath can be configured, but by default it has @cvt@.
- 07:46 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Please remind me: is there any requirement for scripting or configuration changes in the project cfg?
- 04:09 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Greg, all regression testing passed. 5586a can be merged.
- 07:16 AM Bug #10185: ADE conversion and runtime
- When passing a value from extent to a procedure, with OUTPUT TEMP-HANDLE, on compilation we have this issue:...
- 07:02 AM Bug #10185 (Test): ADE conversion and runtime
06/19/2025
- 05:58 AM Bug #9863: Fileset eXclude broken on native Windows
- I added a comment in *9863a/15984*.
- 05:37 AM Bug #9863 (Internal Test): Fileset eXclude broken on native Windows
- > > It handles the @!filter.endsWith("/")@ case but don't we also need to handle the @filter.endsWith("/")@ case?
> ... - 04:34 AM Bug #9863: Fileset eXclude broken on native Windows
- I committed *9863a/15983*. Moved normalizeFilePath() to Utils, removed the unnecessary endsWith() call.
- 02:00 AM Bug #9863: Fileset eXclude broken on native Windows
- Greg Shah wrote:
> Code Review Task Branch 9863a Revisions 15980 through 15982
>
> The changes are good.
>
> 1...
06/18/2025
- 03:27 PM Bug #9863: Fileset eXclude broken on native Windows
- Code Review Task Branch 9863a Revisions 15980 through 15982
The changes are good.
1. I wonder if @FLF.normalize... - 12:59 PM Bug #9917 (Internal Test): Fileset not ignoring case
- OK, good.
- 09:18 AM Bug #9917: Fileset not ignoring case
- Greg Shah wrote:
> Code Review Task Branch 9917a Revisions 15969 through 15971
>
> Overall, the changes seem reas... - 08:38 AM Bug #9917: Fileset not ignoring case
- Code Review Task Branch 9917a Revisions 15969 through 15971
Overall, the changes seem reasonable.
My only quest... - 02:47 AM Bug #9917: Fileset not ignoring case
- Dănuț Filimon wrote:
> I will be running a conversion today with the same customer application that failed previousl... - 09:50 AM Feature #6256: improved profile support
- Committed *6256a/15945*. Fixed the two issues I found when converting hotel using multiple profiles.
06/17/2025
- 08:35 AM Feature #6256: improved profile support
- I fixed the problem by removing the bit of code that checks for @isMultiProfile()@, this was added in:...
- 06:01 AM Feature #6256: improved profile support
- The issue is related to @TransformDriver.createDatabaseList()@ where the "standard" namespace is not taken into consi...
- 04:44 AM Bug #10099 (WIP): Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- 02:54 AM Bug #9917: Fileset not ignoring case
- I will be running a conversion today with the same customer application that failed previously.
- 02:36 AM Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- The project was converted and built successfully.
Also available in: Atom