General

Profile

Artur Școlnic's activity

From 10/30/2024 to 11/28/2024

11/27/2024

09:33 AM Database Bug #9365 (Test): The active buffer is no longer set for getters, so _getClob is not working
Artur Școlnic
09:30 AM Database Bug #9365: The active buffer is no longer set for getters, so _getClob is not working
9365a is merged to trunk as rev 15579. Artur Școlnic
08:44 AM Database Bug #9365: The active buffer is no longer set for getters, so _getClob is not working
I committed rev 15578 and tested it, the testing went ok. Artur Școlnic
06:21 AM Database Bug #9365: The active buffer is no longer set for getters, so _getClob is not working
Made the discussed changes, committed rev 15577 and added @TestCLOBGetter.cls@ to the testcases project. Artur Școlnic
05:34 AM Database Bug #9365: The active buffer is no longer set for getters, so _getClob is not working
Alexandru Lungu wrote:
> Can you describe what are the possible cases in which this addition in required?
This is ...
Artur Școlnic
04:57 AM Database Bug #9365: The active buffer is no longer set for getters, so _getClob is not working
Alexandru Lungu wrote:
> Review of 9365a:
> * is @BufferManager@ change still needed?
If you mean @if (bmd.batchDe...
Artur Școlnic
04:06 AM Database Bug #9365: The active buffer is no longer set for getters, so _getClob is not working
The largest app unit test regression testing passed. I could think of a single scenario where the issue discussed in ... Artur Școlnic

11/26/2024

09:45 AM Database Bug #9365 (Review): The active buffer is no longer set for getters, so _getClob is not working
I made the necessary changes and committed 15576, meanwhile I started a large app unit test module for testing. Artur Școlnic
07:32 AM Database Bug #9365: The active buffer is no longer set for getters, so _getClob is not working
I wanted to be consistent with the way the restore is happening for all buffers, but I guess this is not imperative f... Artur Școlnic
06:25 AM Database Bug #9365: The active buffer is no longer set for getters, so _getClob is not working
@getterActiveBuffers@ has a similar functionality to @dirtyBathBuffers@ In a simple assign case, we can just check if... Artur Școlnic
03:33 AM Database Feature #9057: enable intermixed access to default tenant (shared) data and tenant-specific data
I attempted to patch 7156c with the changes from 9057a, but did not succeed, the patch is over 10k lines, 7156c and t... Artur Școlnic

11/25/2024

10:02 AM Base Language Bug #6389: LENGTH function with COLUMN option
Maybe there is one more thing we can try, I was thinking that the @column@ length is determined by the width of the c... Artur Școlnic
06:25 AM Database Bug #9365 (Review): The active buffer is no longer set for getters, so _getClob is not working
@isBatchAssignMode@ looks in the current scope, so in the case from note 1, @tt2@ won't be added to the dirty batch b... Artur Școlnic
06:23 AM Database Bug #9365 (WIP): The active buffer is no longer set for getters, so _getClob is not working
Artur Școlnic

11/20/2024

09:19 AM Base Language Bug #6389: LENGTH function with COLUMN option
Constantin Asofiei wrote:
> But: are we sure characters in a certain string are not 'merged' into i.e. 3 columns eve...
Artur Școlnic
09:02 AM Base Language Bug #6389: LENGTH function with COLUMN option
Correct me if I am wrong, but the main problem with an approach like this is the fact that we can't rely on intervals... Artur Școlnic
07:08 AM Base Language Bug #6389: LENGTH function with COLUMN option
Yes, the results are from OE. In FWD the @length@ function does not work with any of the parameters if multi byte cha... Artur Școlnic
06:12 AM Base Language Bug #6389: LENGTH function with COLUMN option
I was operating under the assumption that @chr(, "utf-8")@ encodes a character using utf-8 and 4gl will calculate the... Artur Școlnic

11/19/2024

09:01 AM Base Language Bug #9354: Invalid handle (3135) error is thrown insted of the 10068 error.
This issue is derived from #9271-11. Artur Școlnic
09:00 AM Base Language Bug #9354: Invalid handle (3135) error is thrown insted of the 10068 error.
start.p... Artur Școlnic
08:54 AM Base Language Bug #9354 (WIP): Invalid handle (3135) error is thrown insted of the 10068 error.
Artur Școlnic
07:19 AM Base Language Bug #6389 (Review): LENGTH function with COLUMN option
The length of wide chars seems to be @2@ regardless of the mode the program is ran in (gui, chui, batch), of the outp... Artur Școlnic

11/18/2024

09:38 AM Base Language Bug #6389: LENGTH function with COLUMN option
I am using tests like the one in #6389-21. Artur Școlnic
09:19 AM Base Language Bug #6389: LENGTH function with COLUMN option
Should I commit the fix for the "Column" parameter, or fix the other ones too? Artur Școlnic
08:50 AM Base Language Bug #6389: LENGTH function with COLUMN option
I have a fix for the @COLUMN@ parameter, but it looks like the same method could be used for all the parameters. Artur Școlnic
08:49 AM Base Language Bug #6389: LENGTH function with COLUMN option
... Artur Școlnic
07:41 AM Base Language Bug #6389: LENGTH function with COLUMN option
I was not aware we already have it :), thank you. Artur Școlnic
07:29 AM Base Language Bug #6389: LENGTH function with COLUMN option
Constantin Asofiei wrote:
> Artur, you mean this project? https://github.com/jline/jline3
No, it it a class in the ...
Artur Școlnic
07:21 AM Base Language Bug #6389: LENGTH function with COLUMN option
I wrote an implementation for the @columnLength@ method, but it relies on the @jdk.internal.org.jline.utils.WCWidth@ ... Artur Școlnic
05:57 AM Base Language Bug #6389 (WIP): LENGTH function with COLUMN option
Artur Școlnic
03:20 AM Database Bug #9034: FindQuery unique fails in a self join context
9034a_h2 was merged to FWD-H2 trunk as rev 54. Artur Școlnic
02:10 AM Database Bug #9034: FindQuery unique fails in a self join context
I am ready to merge 9034a_h2. Artur Școlnic

11/01/2024

08:33 AM Base Language Bug #8944: FINALLY block transaction processing
Constantin Asofiei wrote:
> So, are all cases being 'faulty' or just the @popScope@ one?
I have seen issues only ...
Artur Școlnic
 

Also available in: Atom