Activity
From 07/06/2021 to 08/04/2021
07/29/2021
07/26/2021
- 10:22 AM Bug #4978: Static method call in base class
- Greg Shah wrote:
> >> @and not(parent.parent.type == prog.object_invocation and parent.parent.firstChild.type == pro... - 08:32 AM Bug #4978: Static method call in base class
- >> @and not(parent.parent.type == prog.object_invocation and parent.parent.firstChild.type == prog.class_event)@
>
...
07/25/2021
- 05:28 AM Bug #4978: Static method call in base class
- There is a weird bug with the changes from @convert/oo_calls.rules@, in 12645. This code:...
07/15/2021
- 02:09 PM Feature #4349: add support for 4GL ENUM
- > One issue there with flag enums, logical operators (and, or, not, xor) should return the same enum type so most pro...
07/14/2021
- 10:51 AM Feature #4384: Builtin OO Implementation
- Status updated from Marian:
> As suggested by Constantin we've re-generate all test scripts to run everything unde...
07/12/2021
- 03:57 PM Bug #5541: string(decimal, string) support in FWD is not fully compatible with 4GL
- Format-driven decimal-to-string conversion in FWD is incompatible with 4GL.
For example @public.tostring(3.1415926::... - 03:56 PM Bug #5541 (New): string(decimal, string) support in FWD is not fully compatible with 4GL
- 02:43 AM Feature #4349: add support for 4GL ENUM
- Greg Shah wrote:
> Task branch 4231b has been merged to trunk as revision 11347.
One issue there with flag enums,...
07/10/2021
- 04:25 AM Bug #5539: X-DOCUMENT (DOM) allows ISO control characters in OpenEdge for XML version 1.0
- OpenEdge allows ISO control characters (like 0x01) to exist (escaped) in a XML version 1.0 file. Our DOM parser (for...
- 04:23 AM Bug #5539 (New): X-DOCUMENT (DOM) allows ISO control characters in OpenEdge for XML version 1.0
- 04:23 AM Bug #5538: fix readByte() for DirStream, ProcessStream, and others
- @FileStream@ and @Stream@ were reworked to read characters or bytes as needed.
Currently @Stream.readByte()@ defau... - 04:21 AM Bug #5538 (Closed): fix readByte() for DirStream, ProcessStream, and others
07/08/2021
- 11:52 AM Bug #4978: Static method call in base class
- Fixed in 3821c revision 12645.
Also available in: Atom