Activity
From 06/11/2021 to 07/10/2021
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.
07/02/2021
- 02:48 PM Bug #4978 (Review): Static method call in base class
- The attached fixes this issue, including rewriting the class to the correct parent class name during downstream conve...
06/30/2021
- 12:47 PM Bug #4978: Static method call in base class
- Greg Shah wrote:
> Constantin: Do you have an updated patch that you are proposing for this fix?
No, I don't have a... - 12:12 PM Bug #4978: Static method call in base class
- I'm working on parsing a new application and it depends on this feature.
Constantin: Do you have an updated patch ...
06/25/2021
- 11:44 AM Bug #5294: parsing problems for assign-style statements with a OO chained lvalue
- Code Review Eclipse Diff in #5294-2
1. The @lvalue@ to @chained_object_members@ change makes sense. I suspect the...
06/22/2021
- 10:29 AM Feature #4384: Builtin OO Implementation
- 4384k was merged to 3821c/12558. 3821c/12559 fixes some regressions.
Created 4384l from 3821c/12559. - 09:25 AM Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> Marian, I think we should try to automate running the tests on the xfer repository.
>
... - 07:27 AM Feature #4384: Builtin OO Implementation
- > can we push 3821c/12557 to xfer?
Done. - 06:03 AM Feature #4384: Builtin OO Implementation
- Marian, I think we should try to automate running the tests on the xfer repository.
For example: I see that you ar... - 05:47 AM Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> There are some regressions related to CALL. I need to fix them before being able to mer... - 05:39 AM Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> Constantin Asofiei wrote:
> > Greg, can we push 3821c/12557 to xfer? The patch doesn't compile ... - 04:22 AM Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> Greg, can we push 3821c/12557 to xfer? The patch doesn't compile and I'd like to have 43... - 04:02 AM Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> You mean the @Progress.Reflect.Property@ and @Progress.Reflect.Variable@? These are n... - 03:50 AM Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> Trying to convert some of the tests made for reflection we see the POLY behavior is not implemen... - 03:44 AM Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> Greg Shah wrote:
> > 3821c revision 12542 is now available on xfer.
>
> Attached the patch f... - 03:26 AM Feature #4384: Builtin OO Implementation
- Trying to convert some of the tests made for reflection we see the POLY behavior is not implemented for properties/va...
- 03:22 AM Feature #4384: Builtin OO Implementation
- I'm reviewing your patch now, and these constructs (which were fixed) explain what you see:...
- 02:43 AM Feature #4384: Builtin OO Implementation
- Argh, now that I'm looking at it, it does look like the issue we had with the static 'registry' is the same as what w...
- 02:33 AM Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> Marian, some findings:
> * for a static OO method, the @BlockManager.function@ first ar... - 02:20 AM Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> 3821c revision 12542 is now available on xfer.
Attached the patch for the 4384k merge. Let me ...
06/17/2021
- 08:06 AM Bug #5294: parsing problems for assign-style statements with a OO chained lvalue
- Greg, the parser patch is this:...
- 07:23 AM Feature #4384: Builtin OO Implementation
- 3821c revision 12542 is now available on xfer.
- 05:25 AM Feature #4384: Builtin OO Implementation
- We will notify here when the proper version of 3821c is available on xfer.
- 05:24 AM Feature #4384: Builtin OO Implementation
- We are about to push a new revision of 3821c to xfer. This will include a large number of changes to the OO built-in...
06/14/2021
- 09:46 AM Bug #5446: PUT UNFORMATTED performace (stream is flushed on each call)
- This testcases executes in 4GL almost immediately:...
- 09:43 AM Bug #5446 (New): PUT UNFORMATTED performace (stream is flushed on each call)
- 07:06 AM Bug #5296 (Closed): output parameters are cleared if an argument is another function call
- 06:53 AM Bug #5296: output parameters are cleared if an argument is another function call
- Greg Shah wrote:
> Is there anything remaining to do in this task?
No, it can be closed. - 06:51 AM Bug #5296: output parameters are cleared if an argument is another function call
- Is there anything remaining to do in this task?
- 06:39 AM Bug #5296: output parameters are cleared if an argument is another function call
- I've fixed the dead code issue and merged 5296a/12535 to 3821c 12531.
5296a was archived.
- 06:13 AM Bug #5296: output parameters are cleared if an argument is another function call
- You can merge 5296a to 3821c.
- 06:12 AM Bug #5296: output parameters are cleared if an argument is another function call
- Code Review Task Branch 5296a Revisions 12533-12534
I only see one minor issue. In @AbstractParameter.postProcess... - 03:37 AM Bug #5296: output parameters are cleared if an argument is another function call
- Rebased 5296a from 3821c rev 12530 - new revision 12534.
In 5296a rev 12533 and 12534 I've fixed some other issues... - 09:16 PM Bug #5203: Temp Table - serialization/transaction scope/pk
- Ovidiu Maxiniuc wrote:
> Greg Shah wrote:
> > Is this task complete as of 3821c rev 12222?
> Yes. Now all temporar...
06/12/2021
- 04:53 PM Bug #5439: com.goldencode.util.Stack problem
- The following tests fail:...
- 03:45 PM Bug #5439 (New): com.goldencode.util.Stack problem
Also available in: Atom