Activity
From 02/21/2024 to 03/21/2024
03/21/2024
- 04:26 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Branch 7045f was created from trunk rev 15077 - in rev 15078 re-fixed the regression in 7045d/e. Merged to trunk rev...
03/20/2024
- 01:00 PM Feature #7045 (Test): re-implement "normal" (non-abend) stack unwinding to avoid throwing an exce...
- Branch 7045e was merged into trunk as rev. 15077 and archived.
- 12:45 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- If you are confident it is safe, it can be merged now.
- 12:44 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Greg, can this be merged? It affects a customer's app.
- 07:34 AM Feature #7045 (Internal Test): re-implement "normal" (non-abend) stack unwinding to avoid throwin...
- Code Review Task Branch 7045e Revision 15074
I'm OK with the change. - 02:54 AM Feature #7045 (Review): re-implement "normal" (non-abend) stack unwinding to avoid throwing an ex...
- Created task branch 7045e from trunk rev 15073. In rev 15074 fixes "RETURN statements from within a CASE statement a...
03/19/2024
- 11:04 AM Feature #7045 (Test): re-implement "normal" (non-abend) stack unwinding to avoid throwing an exce...
Branch 7045d was merged into trunk as rev. 15068 and archived.- 11:02 AM Feature #7045 (Merge Pending): re-implement "normal" (non-abend) stack unwinding to avoid throwin...
- Merging this now.
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...
Also available in: Atom