Activity
From 02/18/2024 to 03/18/2024
03/18/2024
- 09:08 AM Feature #6417 (Review): cleanup some known items in appserver support
- > * versioninfo fields are read-only, but writing them is a runtime error and not compile error in FWD.
* @session/l...
03/14/2024
- 03:41 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Sounds good.
- 03:03 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Greg Shah wrote:
> Code Review Task Branch 7045d Revision 15042
>
> In @return_stmts.rules@, the @type == prog.pr... - 02:58 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Code Review Task Branch 7045d Revision 15042
In @return_stmts.rules@, the @type == prog.procedure ... - 02:46 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Greg, please review 7045d - I'd like to get this into trunk, it doesn't hurt.
- 03:17 PM Feature #7122: convert default getter/setter as plain Java methods
- In 8363d, a property getter with only a 'return <literal>.' body will convert to a Java return which will wrap the li...
03/13/2024
- 05:08 AM Bug #8427 (Closed): LOG-MANAER:CLOSE-LOG does not reset the enabled state
- 8237a was merged to trunk revision 15044 and archived.
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.
Also available in: Atom