Activity
From 02/12/2024 to 03/12/2024
03/12/2024
- 05:41 PM Feature #6407: name_map.xml improvements
- We need to implement something soon due to some customer deadlines. I don't think we have time to implement the full...
03/11/2024
- 03:46 AM Bug #8427 (Merge Pending): LOG-MANAER:CLOSE-LOG does not reset the enabled state
- This is fixed in 8237a rev 15043.
- 03:31 AM Bug #8427: LOG-MANAER:CLOSE-LOG does not reset the enabled state
- You're right, put it after that.
- 03:28 AM Bug #8427: LOG-MANAER:CLOSE-LOG does not reset the enabled state
- I think @isEnabled.set(false);@ needs to be after @if (isAppserver && isProcedureCall)@, correct? I'll use 8237a.
- 03:21 AM Bug #8427: LOG-MANAER:CLOSE-LOG does not reset the enabled state
- I've tested it and it works fine with the change.
- 03:21 AM Bug #8427: LOG-MANAER:CLOSE-LOG does not reset the enabled state
- I've missed that @close@ modifies @logFile@ and @isEnabled@ should be updated. Can you add this new line @isEnabled.s...
03/10/2024
- 01:41 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Constantin Asofiei wrote:
> Alexandru, is 7045c still needed after we refactored the query management to be inside B... - 07:29 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Alexandru, is 7045c still needed after we refactored the query management to be inside BlockManager? If not, please a...
03/08/2024
- 02:15 PM Bug #8427: LOG-MANAER:CLOSE-LOG does not reset the enabled state
- From #8237-30:
There is a bug in LOG-MANAGER which isn't a show-stopper. See this test:... - 02:14 PM Bug #8427 (Closed): LOG-MANAER:CLOSE-LOG does not reset the enabled state
02/26/2024
- 01:18 PM Bug #8346: Find and fix any use cases with implicit use of working directory when accessing file-...
- File system access through the file system resource was exclusively executed on the client. Since #4065 it can also e...
- 01:05 PM Bug #8346 (New): Find and fix any use cases with implicit use of working directory when accessing...
02/22/2024
- 03:18 AM Bug #8309: Do the error handling for r-index and extend implementation to INDEX and LONGCHAR
- This is a follow up of the findings in #8302-13.
Vladimir, I just intended to make the @r-index@ semantics right. ... - 03:16 AM Bug #8309 (Internal Test): Do the error handling for r-index and extend implementation to INDEX a...
02/20/2024
- 09:56 AM Feature #4392 (Test): add -pf support for appserver CONNECT() method
- 09:54 AM Feature #4392: add -pf support for appserver CONNECT() method
- 4392a was merged to trunk as rev. 14995 and archived.
- 09:33 AM Feature #4392 (Merge Pending): add -pf support for appserver CONNECT() method
- 09:33 AM Feature #4392: add -pf support for appserver CONNECT() method
- You can merge to trunk after 7019d.
- 03:06 AM Feature #4392: add -pf support for appserver CONNECT() method
- I've started one of the customer projects with 4392a and it seems to be working.
Greg, it should be ready for merge. - 09:37 AM Bug #8294: SESSION attributes access statements produce uncompilable Java code
- All of these are currently 100% unsupported in the conversion. The gap marking should show that. Converting things ...
- 09:29 AM Bug #8294: SESSION attributes access statements produce uncompilable Java code
- The following example which accesses 14 attributes of @SESSION@:...
- 08:17 AM Bug #8294 (New): SESSION attributes access statements produce uncompilable Java code
02/19/2024
- 12:20 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Theodoros Theodorou wrote:
> The following code does not write into the db in 4GL, but in FWD it does.
>
> [...]
...
02/18/2024
- 01:09 PM Feature #6425 (Closed): SESSION handle features
- The remaining work is in #7675.
- 12:57 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Eric: This is for you.
02/16/2024
- 05:57 PM Feature #4392: add -pf support for appserver CONNECT() method
- The smoke test I was thinking was to regression test the branch, to have a minimum certainty that there are no bugs a...
- 03:53 AM Feature #4392: add -pf support for appserver CONNECT() method
- Ovidiu Maxiniuc wrote:
> I was thinking more like:
> [...]
> Anyway, this was just a hint. We are not optimizing t...
02/15/2024
- 03:05 PM Feature #6425: SESSION handle features
- Greg should we close this ticket or should I start implementing the startup parameter functionalities?
- 02:45 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Can someone please have a look?
- 01:11 PM Feature #4392: add -pf support for appserver CONNECT() method
- Review of 4392a/r14952, based on trunk r14940.
Galya B wrote:
> Changes applied: Question marks in JavaDoc remove...
02/13/2024
- 02:26 PM Bug #8274 (New): use singleton/immutable BDT instances when returned from FWD runtime into the ap...
- 02:24 PM Bug #8273 (Test): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- 02:23 PM Bug #8272 (WIP): reduce ClassNotFoundException and NoSuchMethodException usage in RuntimeJastInte...
Also available in: Atom