Activity
From 08/12/2025 to 09/10/2025
09/10/2025
- 08:09 AM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > Hynek Cihlar wrote:
> > > >... - 07:29 AM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > Code review 9572a. Please start reg... - 07:50 AM Bug #9037: Two timers problem: only one fires
- *Note*: the fix for #10206 merged as rev. 16156 has not resolved this issue.
- 04:14 AM Bug #10410 (Closed): Error is thrown outside of topLevelBlock when block-level on error undo, thr...
- 04:14 AM Bug #10410 (Internal Test): Error is thrown outside of topLevelBlock when block-level on error un...
- 04:12 AM Bug #10410: Error is thrown outside of topLevelBlock when block-level on error undo, throw is not...
- The customer application code was changed and the issue was fixed.
- 02:22 AM Bug #10538: QUOTER strips time part in datetime and datetime-tz
- Vladimir Tsichevski wrote:
> @QUOTER(d)@ returns @"25/09/09"@ instead of the expected @"2025/09/09"@. Note that @S...
09/09/2025
- 02:36 PM Bug #10538: QUOTER strips time part in datetime and datetime-tz
- I did not notice Constantin is the reviewer already, and made review myself.
Eduard Soltan wrote:
> Committed on ... - 08:46 AM Bug #10538 (Review): QUOTER strips time part in datetime and datetime-tz
- Committed on 10538a, rev. 16154.
Use @toStringMessage@ in qouterWorker in @datetime@ and @datetime-tz@. - 08:15 AM Bug #10538 (WIP): QUOTER strips time part in datetime and datetime-tz
- 07:56 AM Bug #10538: QUOTER strips time part in datetime and datetime-tz
- Found a different behaviour between 4GL and FWD in the following test case:...
- 07:51 AM Bug #10538 (Test): QUOTER strips time part in datetime and datetime-tz
- 08:24 AM Bug #10509: SEARCH(directory_path) returns unkown
- 4GL also returns unknown on directories, but I was fooled by ABLUnit @Assert:IsTrue@ when the result is unknown and t...
09/08/2025
- 09:29 AM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Code review 9572a. Please start regression testing. I suppose ... - 05:11 AM Bug #10519 (Review): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Committed revision *16147* on task branch *10519a*:
- Reverted last commit. Removed hasChild = true on writeChildRec... - 04:25 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Created task branch *10519a_h2* on @p2j_repo/h2@.
Committed revision *62* on h2 task branch *10519a_h2*:
- Moved ... - 03:38 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Constantin Asofiei wrote:
> What is the code which links the child with the parent via recid? Is the parent table t... - 03:21 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- > commonTable has 2 parents: node11 and node2, linked by the commonTable.parent_id. When there are two identical RECI...
- 02:07 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Constantin Asofiei wrote:
> Teodor Gorghe wrote:
> > Constantin Asofiei wrote:
> > > Lets take a step back. Why d... - 02:14 AM Bug #4766: fix CHR and ASC
- Delia Mitric wrote:
> Found a problem in FWD during generating results for OUTPUT *STREAM* TO ... .
> This is t... - 02:12 AM Bug #10527: Using DISPLAY with DEFINED STREAMS and DOWN WITH FRAME leads to incorrect content in ...
- Here is the testcase:...
- 02:10 AM Bug #10527 (New): Using DISPLAY with DEFINED STREAMS and DOWN WITH FRAME leads to incorrect conte...
09/05/2025
- 09:28 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- The thing that puzzles me is this:...
- 04:39 AM Bug #10518: Property getter call is ignored from conversion
- I ran conversion testing on a customer application and it showed no differences between converting with this branch a...
09/04/2025
- 01:41 PM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Hynek Cihlar wrote:
> Code review 9572a. Please start regression testing. I suppose I will run the ChUI regression t... - 10:21 AM Bug #4766: fix CHR and ASC
- Delia Mitric wrote:
> Found a problem in FWD during generating results for OUTPUT *STREAM* TO ... .
> This is t... - 07:44 AM Bug #4766: fix CHR and ASC
- Found a problem in FWD during generating results for OUTPUT *STREAM* TO ... .
This is the testcase:... - 04:09 AM Bug #4766: fix CHR and ASC
- About the modifications made on @Text@ class (for character to store the information about the codePage in which it i...
- 09:40 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Teodor Gorghe wrote:
> Constantin Asofiei wrote:
> > Lets take a step back. Why do we need in FWD for the recids t... - 09:28 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Constantin Asofiei wrote:
> Lets take a step back. Why do we need in FWD for the recids to be different? What's th... - 09:23 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Lets take a step back. Why do we need in FWD for the recids to be different? What's the minimal standalone test (in...
- 09:18 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Alexandru Lungu wrote:
> There are limitations on how we can assign recid to _temp in FWD. There are changes to prop... - 08:25 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- I am sure this is a regression.
When I implemented the dataset support I would not have been able to identify the ... - 06:59 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Constantin Asofiei wrote:
> Are you saying that if you call @CREATE@ twice one after the other, for different temp-t... - 06:13 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- There are limitations on how we can assign recid to _temp in FWD. There are changes to properly reclaim ids so that i...
- 06:09 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Are you saying that if you call @CREATE@ twice one after the other, for different temp-tables, both records will have...
- 06:03 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- There is a big problem on how we generate the @recid@ field from a record:...
- 05:22 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Committed revision *16146* on task branch *10519a*:
- Reset @hasChild@ flag to initial state while iterating through... - 05:19 AM Bug #10519 (WIP): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- 05:18 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Created task branch *10519*.
I have a fix for the first issue, which will come very soon.
For the second issue, the... - 04:37 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Suppose we have a ProDataSet structure like this:...
- 04:25 AM Bug #10519 (Test): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- 09:27 AM Bug #10518 (Internal Test): Property getter call is ignored from conversion
- I'm OK with the changes. Nice find.
Please run conversion with a small project which has OO and if it works, lets ... - 09:17 AM Bug #10518 (Review): Property getter call is ignored from conversion
- I checked and this solves the initial issue for which this task has been opened.
Standing by for review. - 08:49 AM Bug #10518 (WIP): Property getter call is ignored from conversion
- Created task branch *10518a* and committed rev. *16148* that fixes this issue.
- 02:59 AM Bug #10518: Property getter call is ignored from conversion
- The test case:...
- 02:41 AM Bug #10518 (Closed): Property getter call is ignored from conversion
- 08:50 AM Bug #10522: Bring changes from 7156e/15727 to trunk
- The purpose of this task is to take the changes from 7156e/15727 and put them into a separate branch, then review and...
- 08:48 AM Bug #10522 (New): Bring changes from 7156e/15727 to trunk
09/03/2025
- 03:52 AM Bug #10381 (Review): READ-JSON dataset handle method doesn't throw error when parsing a invalid JSON
- Committed rev. *16124* on branch *10381a* that makes FWD throw the correct exceptions for invalid JSON parsing.
Pl...
09/02/2025
- 02:02 PM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Hynek Cihlar wrote:
> Code review 9572a. Please start regression testing. I suppose I will run the ChUI regression t... - 01:53 PM Bug #9037: Two timers problem: only one fires
- Tomasz Domin wrote:
> As an alternative solution I was considering three scenarios:
> - pre-initialization - crea... - 01:39 PM Bug #9037: Two timers problem: only one fires
- Greg Shah wrote:
> There are multiple reviews that have been done, with some issues raised that need to be addressed... - 07:12 AM Bug #9037 (WIP): Two timers problem: only one fires
- There are multiple reviews that have been done, with some issues raised that need to be addressed.
Does the recent... - 08:09 AM Bug #10509: SEARCH(directory_path) returns unkown
- ...
- 08:06 AM Bug #10509: SEARCH(directory_path) returns unkown
- Please post the 4GL code example that works differently in OE and FWD.
- 03:00 AM Bug #10509: SEARCH(directory_path) returns unkown
- While creating some testcases for testing some OS commands, I have encountered this issue: if you want to check the f...
- 02:57 AM Bug #10509 (Test): SEARCH(directory_path) returns unkown
- 04:58 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- There could still be work that needs to be done for this task, especially for error/exception handling. I made this d...
09/01/2025
- 09:21 AM Bug #4766: fix CHR and ASC
- I'm trying to compare some files that contains the results of OUTPUT TO ... MESSAGE/DISPLAY/EXPORT/PUT in Progress an...
- 06:35 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Constantin Asofiei wrote:
> Please use a @DYNAMIC-INVOKE@ call.
Sure, I tested this code:... - 06:25 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Please use a @DYNAMIC-INVOKE@ call.
- 06:23 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Constantin Asofiei wrote:
> For rev 15775/15776 - the change is for unknown literal, right?
More specific, the ... - 05:45 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- For rev 15775/15776 - the change is for unknown literal, right? If so, can you right a test for decimal, also?
... - 05:52 AM Bug #10336 (Internal Test): Issue on object deletion: java.lang.IllegalStateException
- Please put this into testing.
- 05:07 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Smoke-test for 10352a on another customer app showed no regressions.
- 04:08 AM Bug #9572 (Internal Test): ArrayIndexOutOfBoundsException and wrong newline handling in Redirecte...
- Code review 9572a. Please start regression testing. I suppose I will run the ChUI regression tests.
- 04:05 AM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > @ScreenBitmap@ size will get out of sync with the size of the ...
08/29/2025
- 02:56 PM Bug #10471 (Review): Incorrect Integer Formatting as Legacy Time
- The issue #10471-6 was resolved in 10471a rev. 16134. Please, review.
Also @TestIntegerFormattedAsTime.cls@ was up... - 02:49 PM Bug #10471: Incorrect Integer Formatting as Legacy Time
- Vladimir Tsichevski wrote:
> The updated ABLUnit test class @TestIntegerFormattedAsTime.cls@ is included as an attac... - 02:40 PM Bug #10471: Incorrect Integer Formatting as Legacy Time
- The updated ABLUnit test class @TestIntegerFormattedAsTime.cls@ is included as an attachment.
- 02:31 PM Bug #10471 (WIP): Incorrect Integer Formatting as Legacy Time
- I found that the OE handles the "+hh:mm" format in a counter-intuitive manner, treating the input value as seconds an...
- 09:50 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Any objections, Constantin?
- 09:46 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Greg Shah wrote:
> Code Review Task Branch 6506a Revision 15775
>
> No objections. Please edit the comment at lo... - 09:35 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Code Review Task Branch 6506a Revision 15775
No objections. Please edit the comment at location so that it doesn'... - 08:08 AM Feature #9448: compatibility test security features
- I think it can be merged to trunk
- 07:07 AM Feature #9448: compatibility test security features
- I have already tested this and it passed.
- 07:01 AM Feature #9448: compatibility test security features
- Lorian, please test this task according to [[regression:Customer_Test_Plan_Tracking]]
- 06:07 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Harness, smoketest and reports passed with 10352a.
08/28/2025
- 03:49 PM Bug #9572 (Review): ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTermin...
- 03:49 PM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Hynek Cihlar wrote:
> Code review 9572a.
>
> [...]
> The javadoc is misleading, the width is used to allocate th... - 12:42 PM Bug #10471: Incorrect Integer Formatting as Legacy Time
- The @TestIntegerFormattedAsTime@ class added to the testcases at rev. 1801. All tests pass with 10471a.
- 07:25 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Stefanel Pezamosca wrote:
> Hi Paul, I took a look at 10352a by chance.
> Please keep Java 8 compatibility in mind ... - 06:26 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Hi Paul, I took a look at 10352a by chance.
Please keep Java 8 compatibility in mind for now:
(If you use Intellij... - 05:49 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Comitted rev. *16133* on branch *10352a* that addresses this issue.
- 04:14 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
- Committed rev. *16111* on branch *10391a* that addresses this feedback.
I also committed the procedures I used to ... - 03:21 AM Bug #10391 (Internal Test): Comparisons methods not returning the correct result in poly cases
- Paul, the changes look good. Please add history entries.
- 03:45 AM Bug #10406 (Test): Wrong parameter mode for buffers passed to a constructor
- 10406a was merged to trunk and archived.
- 03:25 AM Bug #10406 (Merge Pending): Wrong parameter mode for buffers passed to a constructor
- This will be merged after 10398a.
- 03:33 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Radu Apetrii wrote:
> Florin, will this fix work if the function from the first note returns a character instead of ...
08/27/2025
- 05:14 PM Bug #10471 (Review): Incorrect Integer Formatting as Legacy Time
- Fixed in 10471a rev. 16133. Please, review.
- 04:28 PM Bug #10471: Incorrect Integer Formatting as Legacy Time
- Attached is an ABLUnit test class to evaluate integer-to-time formatting using 60 sample cases.
- 01:07 PM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- There is another problem; note that the following is happening on an READ-XML - @ctx.proxy@ has no record loaded:
<... - 07:16 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Committed rev. *16132* on branch *10352a* that introduces a check to avoid NPE for cases when the structure of the pa...
- 05:58 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Florin, will this fix work if the function from the first note returns a character instead of a logical? I've encount...
08/26/2025
- 03:27 PM Bug #10471 (WIP): Incorrect Integer Formatting as Legacy Time
- Update: OE formats 1 with "+hh:mm:ss" as "+00:01:00", whereas FWD continues to handle this incorrectly.
- 02:25 PM Bug #9572 (WIP): ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal....
- Code review 9572a....
- 07:54 AM Bug #4766: fix CHR and ASC
- In OE, one must provide the proper command line arguments to set the @CP*@ values. Since we use the PCT ("Progress C...
- 06:41 AM Bug #4766: fix CHR and ASC
- > I'm trying to make some (automatized) tests which compares the FWD results (from OUTPUT [STREAM] TO ...) with the o...
- 05:46 AM Bug #4766: fix CHR and ASC
- I'm trying to make some (automatized) tests which compares the FWD results (from OUTPUT [STREAM] TO ...) with the one...
- 04:48 AM Bug #4766: fix CHR and ASC
- The *defined streams / OUTPUT STREAM TO ...* seem to work the same like I've described in #4766-144.
- 04:12 AM Bug #10474: Fix the remaining scenario and bring 9298a changes to trunk
- The goal is to bring 9298a changes that were only ported to 7156c/e to trunk. However, 9298a introduces a problem whi...
- 04:10 AM Bug #10474 (New): Fix the remaining scenario and bring 9298a changes to trunk
08/25/2025
- 05:16 PM Bug #10471: Incorrect Integer Formatting as Legacy Time
- In 4GL, specific formats for integer values can interpret them as time. This feature is likely kept for backward comp...
- 05:12 PM Bug #10471 (Internal Test): Incorrect Integer Formatting as Legacy Time
- 08:52 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Committed rev. *16130* on branch *10352a* that allows the solution to be compatible with java 8.
- 05:42 AM Bug #10352 (Internal Test): Fix READ-JSON dataset handle method's behaviour
- I created task branch *10352a* and committed rev. *16128* that introduces a fix for the @PARENT-ID-RELATION@ relation...
- 08:16 AM Bug #10313 (Test): server-sidef file-system must 'mount' user's working dir and look in this path...
- 07:13 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- + Constantin as reviewer.
08/22/2025
- 08:16 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Need to log this weird behavior.
If the dataset declares both @DATA-RELATION@ and @PARENT-ID-RELATION@ types then... - 07:56 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- 10313a was merged as rev 16125.
- 07:49 AM Bug #10313 (Merge Pending): server-sidef file-system must 'mount' user's working dir and look in ...
- Go ahead and merge now.
- 07:42 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Chui regression tests passed.
FwdTests passed.
Constantin, I think we can merge. - 07:04 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Large GUI app unittests passed!
- 06:10 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Thank you, Razvan.
- 06:08 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- No regressions found with rev. 16131.
- 05:24 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- It looks like I forgot to enable the working dir resolving only for server-size fs, I fixed that and asked Razvan to ...
- 04:36 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- The latest revision solved the original issue, but now I've detected another regression related to another changes. P...
- 03:31 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Thank you for the testing and the test case, Razvan.
Constantin, I added a check for the previously computed file in... - 01:28 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- A regression was found on another customer app. Testcase:...
- 05:35 AM Feature #10467: Make READ-JSON dataset handle method able to read json files not containing the n...
- While working on task #10352 I noticed that FWD doesn't support reading the following json:...
- 05:32 AM Feature #10467 (New): Make READ-JSON dataset handle method able to read json files not containing...
08/21/2025
- 10:27 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- I tested harness+webui navigation on linux and windows, it passed.
I also asked my colleagues to test the branch wit... - 10:18 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Please create a task in the customer's project to discuss this.
10313a will not be delayed for this bug. - 10:17 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Constantin, is there a chance that with PASOE, new pieces of code are being accessed in the customer project and the ...
- 09:36 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Artur Școlnic wrote:
> There is a minor problem in a customer project, but it is present in trunk
On every other... - 07:16 AM Bug #10313 (Internal Test): server-sidef file-system must 'mount' user's working dir and look in ...
- 07:13 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- It was a directory issue. With full PASOE on both linux and windows 10313a passed the testing. There is a minor probl...
- 05:46 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- There is an issue with the windows project...
- 05:17 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Assuming that the @wa.serverSideFs@ is set correctly, the changes are fine. Constantin, I already tested a customer p...
- 04:57 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- I don't think I am , it is a dataset project with a standard directory. What is a sure way to check?
- 04:55 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Artur Școlnic wrote:
> Constantin Asofiei wrote:
> > Are they created in the working dir of the FWD client, when se... - 04:55 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Constantin Asofiei wrote:
> Are they created in the working dir of the FWD client, when server-side resources are pr... - 04:29 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Are they created in the working dir of the FWD client, when server-side resources are present?
- 04:04 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- I added these tests to the suite:...
- 02:04 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Artur Școlnic wrote:
> Constantin, is there something else we should address at this point?
I think if we fix Targe... - 08:02 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Constantin Asofiei wrote:
> Paul, the problems are multiple:
> * @childFieldsByChild@ has as key the temp-table nam... - 07:01 AM Bug #4766: fix CHR and ASC
- About @OUTPUT TO ...@ statement in combination with one of the @MESSAGE/EXPORT or DISPLAY@ statements applied on CHR'...
- 04:20 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
- Sorry, I forgot about this.
- 04:10 AM Bug #10391 (Review): Comparisons methods not returning the correct result in poly cases
- Committed rev. 16109 on branch 10391a that introduces a fix for the behavior of the when one of the comparison opera...
08/20/2025
- 06:38 AM Bug #10362 (Review): FastFindCache.L2Key uses the buffer alias in the FQL
- Considering that FQLPreprocessor is not already used in the discussed cases and the where clause is not processed in ...
- 04:07 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
- Constantin Asofiei wrote:
> Please check also when right-side operand is POLY, like @if -1 < DYNAMIC-FUNCTION("f") @... - 04:06 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
- Please check also when right-side operand is POLY, like @if -1 < DYNAMIC-FUNCTION("f") @ - does this use integer as c...
- 03:53 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
- Committed rev. 16109 on branch 10391a that introduces a fix for the behavior of the comparison operators in poly case...
08/19/2025
- 08:46 AM Bug #10381 (WIP): READ-JSON dataset handle method doesn't throw error when parsing a invalid JSON
- Committed rev. 16123 on branch 10381a.
I analyzed the situation and it seems like the problem might be related to ... - 03:59 AM Bug #10406 (Internal Test): Wrong parameter mode for buffers passed to a constructor
- Thanks.
- 03:26 AM Bug #10406: Wrong parameter mode for buffers passed to a constructor
- I have modified the code to contain some buffer usage:
{{Collapse(start.p)... - 02:42 AM Bug #10406: Wrong parameter mode for buffers passed to a constructor
- I'm OK with the change.
Teodor: can you do a manual runtime test with the example in first note? If FWD calls prop... - 03:17 AM Bug #10362: FastFindCache.L2Key uses the buffer alias in the FQL
- From @RAQ.initialize@...
- 03:09 AM Bug #4766: fix CHR and ASC
- I've added the *codePage* information in @Test@ class and initialized it when a character instance is made based on t...
08/18/2025
- 01:15 PM Bug #9572 (Review): ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTermin...
- Vladimir Tsichevski wrote:
> I've rebased 9572a to rev. 16122, and it ceased to work.
It was false alarm. - 01:09 PM Bug #9572 (WIP): ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal....
- I've rebased 9572a to rev. 16122, and it ceased to work.
- 06:27 AM Bug #10362: FastFindCache.L2Key uses the buffer alias in the FQL
- Considering that the buffer is already used in the FF Key as a separate parameter, I don't see any downside to droppi...
- 06:05 AM Bug #10362: FastFindCache.L2Key uses the buffer alias in the FQL
- From @FQLPreprocessor()@:...
- 02:39 AM Bug #10313: server-sidef file-system must 'mount' user's working dir and look in this path by def...
- Constantin, is there something else we should address at this point?
- 02:35 AM Bug #10336 (Review): Issue on object deletion: java.lang.IllegalStateException
- Committed revision *16110* on task branch *10336b*:
- Fixed regression from *10336a*: @deleted@ flag can be computed...
08/14/2025
- 02:37 PM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- I've rebased 9572a to rev. 16118. Please, review.
- 04:54 AM Bug #10362: FastFindCache.L2Key uses the buffer alias in the FQL
- I think #9016 can fix the problem easier. If we use the astCache for the @private FQLPreprocessor(List<RecordBuffer> ...
08/13/2025
- 09:47 AM Bug #10362 (WIP): FastFindCache.L2Key uses the buffer alias in the FQL
- I think the solution is quite fragile, considering that @.replace@ can match other tokens that are not the actual ali...
- 08:27 AM Bug #8273 (Test): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- Branch 8273a was merged into trunk as rev. 16112 and archived.
- 07:04 AM Bug #8273 (Merge Pending): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- > Testing completed and passed for:
Love it! Please merge 8273a to trunk now. - 07:02 AM Bug #8273: avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- Testing completed and passed for:
* customer unit tests;
* #9663;
* reports + harness;
* smoke testing of GUI app... - 03:17 AM Bug #10365 (Review): Mismatched number of parameters passed to routine for external function
- I have compared the generated sources with and without the above fix. The issue is resolved (it had been present in m...
08/12/2025
- 02:01 PM Bug #10410: Error is thrown outside of topLevelBlock when block-level on error undo, throw is not...
- start.p...
- 01:56 PM Bug #10410 (Closed): Error is thrown outside of topLevelBlock when block-level on error undo, thr...
- 01:42 PM Bug #10391: Comparisons methods not returning the correct result in poly cases
- Paul,
The first "if" execute a the compare operation after applying a default widening cast from @int@ / @int64@ to ... - 08:04 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
- I committed the tests I wrote for this issue on the testcases project. They are located in the @tests/base_language/e...
- 07:42 AM Bug #10391 (WIP): Comparisons methods not returning the correct result in poly cases
- Greg/Ovidiu, please advise.
This case:... - 05:59 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
- This thing goes a little bit deeper than expected. I made the necessary changes in @>@ implementation for NumberType ...
- 09:05 AM Bug #10406 (Review): Wrong parameter mode for buffers passed to a constructor
- 09:05 AM Bug #10406 (WIP): Wrong parameter mode for buffers passed to a constructor
- Committed on 10406a, rev. 16110.
- 08:51 AM Bug #10406: Wrong parameter mode for buffers passed to a constructor
start.p...- 08:38 AM Bug #10406 (Test): Wrong parameter mode for buffers passed to a constructor
- 08:38 AM Bug #8273 (Internal Test): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- I am OK with the changes in 8273a.
- 08:02 AM Bug #10336 (WIP): Issue on object deletion: java.lang.IllegalStateException
- Created task branch *10336b*.
- 07:57 AM Bug #10336: Issue on object deletion: java.lang.IllegalStateException
- Șerban Bursuc wrote:
> Testcase:
>
> @proc1.p@:
> [...]
>
> @proc2.p@:
> [...]
>
> @table.i@:
> [...]
>... - 07:41 AM Bug #10336: Issue on object deletion: java.lang.IllegalStateException
- Testcase:
@proc1.p@:... - 05:14 AM Bug #10336: Issue on object deletion: java.lang.IllegalStateException
- Șerban Bursuc wrote:
> Testcase is a bit difficult but from what I see there is a temp-table buffer reference and wh... - 04:34 AM Bug #10336: Issue on object deletion: java.lang.IllegalStateException
- Testcase is a bit difficult but from what I see there is a temp-table buffer reference and when the procedure that de...
- 03:18 AM Bug #10336: Issue on object deletion: java.lang.IllegalStateException
- Stack trace:...
- 03:18 AM Bug #10404: logical.fromString does not set ERROR-STATUS:ERROR
- Worked deferred from #10298. For the following logical constructors, @ERROR@ flag is not set. ...
- 03:12 AM Bug #10404 (New): logical.fromString does not set ERROR-STATUS:ERROR
Also available in: Atom