Activity
From 05/01/2015 to 05/30/2015
05/29/2015
- 05:00 AM Bug #2578: incorrect promotion of local defined variables
- Greg Shah wrote:
> Code Review om_upd20150528a.zip
> 1. Are the form header changes are necessary to fix this bug? I...
05/28/2015
- 03:45 PM Bug #2578: incorrect promotion of local defined variables
- Code Review om_upd20150528a.zip
1. Are the form header changes are necessary to fix this bug? If I understand cor... - 02:08 PM Bug #2578: incorrect promotion of local defined variables
- Eric Faulhaber wrote:
> The changes look correct to me, but I am not expert in this area of the code. Greg will be r... - 01:08 PM Bug #2578: incorrect promotion of local defined variables
- Code review 0527b:
The changes look correct to me, but I am not expert in this area of the code. Greg will be revi...
05/27/2015
- 03:27 PM Bug #2578: incorrect promotion of local defined variables
- This update is not the ideal solution I wanted but it fixes both last issues.
It passed my testcases, as well as the... - 10:55 AM Bug #2578: incorrect promotion of local defined variables
- My candidate has the following flaw I am trying to fix: when a @FORM HEADER@ is defined locally in an internal proced...
05/26/2015
- 01:10 PM Bug #2578: incorrect promotion of local defined variables
- Do you have a new version that I should use for the code review?
05/22/2015
- 02:01 PM Bug #2578: incorrect promotion of local defined variables
- Please ignore my om_upd20150522a.zip. It brings nothing new, I zipped the wrong files. Sorry.
- 11:28 AM Bug #2578: incorrect promotion of local defined variables
- I moved the @HandleExprN@ instance variable definitions to same scope as their class. The Majic conversion testing pa...
- 11:48 PM Bug #2578: incorrect promotion of local defined variables
- I tested @om_upd20150521a.zip@ with the current project. After conversion, there were a number of compile errors (act...
05/21/2015
- 01:02 PM Bug #2578: incorrect promotion of local defined variables
- Code review 0521a:
Looks good to me in terms of the persistence-related changes, though I did notice a typo in the... - 11:32 AM Bug #2578: incorrect promotion of local defined variables
- I have tested this update with majic conversion and it looks fine to me.
There are a lot of changes in the code: asi...
05/20/2015
- 01:25 PM Bug #2578: incorrect promotion of local defined variables
- Eric Faulhaber wrote:
> See @get_top_level_section_anchor@ in @common-progress.rules@. I use this as a substitute fo... - 12:52 PM Bug #2578: incorrect promotion of local defined variables
- See @get_top_level_section_anchor@ in @common-progress.rules@. I use this as a substitute for @getSectionAnchor@.
- 12:49 PM Bug #2578: incorrect promotion of local defined variables
- That's exactly what I should do in this regard, too: to move the embedded assignment expressions to a more specific s...
- 12:29 PM Bug #2578: incorrect promotion of local defined variables
- Ovidiu Maxiniuc wrote:
> I think that is the correct location/scope of the inner @EmbeddedAssignmentExpr0@ class (li... - 09:24 AM Bug #2578: incorrect promotion of local defined variables
- After some local tests with proposed fix I did a first conversion on Majic. There are indeed a lot of changes, 10% th...
05/19/2015
- 04:32 PM Bug #2578: incorrect promotion of local defined variables
- I think here we are over-generalizing for a specific case handled at line 619 of @where_clause_post.rules@, where we ...
- 03:23 PM Bug #2578: incorrect promotion of local defined variables
- Eric,
As I expected, the variables are generally promoted if they are found to be referenced in a query substitution... - 12:27 PM Bug #2578: incorrect promotion of local defined variables
- Ovidiu Maxiniuc wrote:
> The reason why the variable is promoted is related to the fact that it takes part into the ... - 12:02 PM Bug #2578: incorrect promotion of local defined variables
- Please check the @uast/scoping/local-variable-in-query.p@.
- 11:30 AM Bug #2578: incorrect promotion of local defined variables
- Please check this 4GL code into the testcases project and post the name here.
- 10:29 AM Bug #2578: incorrect promotion of local defined variables
- When running some testcases for a customer I encountered cases when they were passing at a first run, then re-running...
- 10:03 AM Bug #2578 (Closed): incorrect promotion of local defined variables
05/08/2015
- 11:11 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Good, this sounds promising. Please do implement the changes so that they are nicely separated (e.g. no ChUI/GUI-spe...
05/07/2015
- 03:36 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- All other issues are resolved. All tests has been passed if I exclude changes from Window and ThinClient classes (exc...
05/06/2015
- 02:26 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Code Review evk_upd20150504a.zip
1. @import org.apache.commons.logging.*;@ should not be added to @Stream.java@.
... - 12:16 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Thx, I've fixed it. now it's working fine for if I worked from p2j.jar instead of using code.
- 02:26 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny Kiselev wrote:
> merged with latest revision
> moved cursorInvalid to the BasePrimitives
> But I couldn't t...
05/05/2015
- 09:33 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- merged with latest revision
moved cursorInvalid to the BasePrimitives
But I couldn't test it now (after merged 29.0...
Also available in: Atom