Activity
From 03/17/2013 to 04/15/2013
04/10/2013
- 07:29 AM Bug #2114: analyze if there are any other "no reference" use cases which are mis-converted
- To search for "no reference" fields, is best to go through the list of all 4GL statements/functions and check if a st...
04/08/2013
- 01:44 PM Bug #2114: analyze if there are any other "no reference" use cases which are mis-converted
- Constantin: please update this task with any ideas on where there may be additional issues lurking.
- 01:25 PM Bug #2114: analyze if there are any other "no reference" use cases which are mis-converted
- Buffer scoping "no reference" instances are schema references that do not affect buffer scoping. They occur in thing...
- 01:21 PM Bug #2114 (New): analyze if there are any other "no reference" use cases which are mis-converted
- 01:18 PM Bug #2113: convert/comments.rules should ignore artificial nodes when trying to match comments to...
- It is not clear that this is 100% correct, but it is thought that at least some artificial nodes (AST nodes that have...
- 01:17 PM Bug #2113 (New): convert/comments.rules should ignore artificial nodes when trying to match comme...
- 01:14 PM Feature #2112 (New): blank lines before and/or after a comment should result in spacers in the co...
- 01:13 PM Feature #2111: improve handling of comments that are related to each other ("sets" of comments)
- Sets of comments that match the following rules should be treated differently:
1. There is no code in between the ... - 01:09 PM Feature #2111 (New): improve handling of comments that are related to each other ("sets" of comme...
- 01:07 PM Feature #2110: improve orphan comment processing
- 1. Reduce the number of orphan comments by implementing better heuristics for matching comments to the code they refe...
- 01:05 PM Feature #2110 (Closed): improve orphan comment processing
- 01:00 PM Bug #2109 (New): a comment that is the first node in a block doesn't have a new-line after it
03/29/2013
03/28/2013
- 03:22 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- The updates om_upd20130325a.zip and om_upd20130325b.zip were committed to bzr (rev 10330, and rev. 10332) and distrib...
03/27/2013
- 10:11 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- om_upd20130325b.zip passed conversion testing. You can check in and distribute the update.
03/26/2013
- 09:49 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- I am fine with the code changes. I will conversion test these now.
03/25/2013
- 02:34 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- This is the fix for the note 178 above, please review.
If some other categories of compiler are found, the constants... - 12:11 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- om_upd20130325a.zip has passed testing. Please check it in and distribute it.
- 10:53 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Yes, I agree. Let's implement all of the compiler constants now and do it right. Please create a new function in co...
- 10:38 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Greg, this is one question for you.
Consider this 4GL code:... - 08:17 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- This looks good. I will conversion regression test it now.
- 04:06 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- This is a small signature fix for the following P4GL functions:...
03/24/2013
- 03:32 PM Feature #2053 (Closed): create a parameter type lookup facility for built-in functions and handle...
- 03:31 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Passed conversion regression testing and is checked int obzr as revision 10327. Runtime regression testing will be r...
- 12:29 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- And this is the update.
- 12:29 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- This version clears all the regressions and also fixes note 157. The changes in Majic listed in note 171 are believed...
- 09:11 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Some unexpected changes were found in regression testing. I suspect these are wrong....
- 07:40 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- This case is regressed with GES 0323b (from the server folders):...
- 08:40 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- This update fixes the regressions in Majic (although there is still 1 change that is expected but will need to be che...
03/23/2013
- 06:40 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- The changes in note 161 did cause some regressions in Majic. I have fixed all but one of them. As soon as that one ...
- 05:17 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- You are correct, the approach you mentioned from functions.rules matches the not-needed cases too.
> I can't really ... - 05:07 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Part of the issue with note 155 is the over-aggressive setting of ignorecast in annotations/functions.rules:...
- 04:44 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- The update looks OK, I can't find any obvious flaws in the logic.
- 04:26 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- About note 157: please see the handle_dyn_func6.p and handle_dyn_func5b.p (the substring issue at note 157 is from he...
- 04:18 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- The extra ';' might be related to the comments changes. For query-prepare (and dynamic-function as parameter in gener...
- 04:16 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- In regard to note 155, the same testcase is a bit different after my changes in note 161. Here is the output:
<pr... - 03:04 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Here is the proposed update to resolve notes 135 and 139. This resolves all known cases of these problems.
I will... - 10:04 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- ca_upd20130322i.zip was committed to bzr revision 10320. MAJIC conversion regression testing has passed (with comment...
03/22/2013
- 04:25 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Ovidiu: please post here all the cases related to LENGTH function which are not converting properly (the cases when t...
- 02:43 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- OK, I think the case at note 155 here is related to 157. I'll wait for your changes before continuing.
- 01:39 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- > If think for such cases ECW should return null, if the function's return type and the parameter's type are not comp...
- 11:24 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- There is a problem in ECW/base_structure. For a case like:...
- 10:07 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- No, I haven't looked at this case.
- 09:59 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Greg, have you touched this case:...
- 09:33 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- ca_upd20130322d.zip committed to bzr revision 10312.
- 08:20 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- It is good. Check it in and distribute it if it passes testing.
- 07:23 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- I think I found the problem for the BEGINS operator problem @if h:buffer-value begins ch then message "blah".@. In op...
- 04:22 PM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- I agree. The approach you have taken is fine for now.
I also agree that we will need to make additional changes t... - 04:09 PM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- This is a quirk for the SWITCH statement comment case. At this time, I think convert/comments.rules might be incomple...
03/21/2013
- 01:30 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- While working on #2068 note 187, I encountered the following case:...
- 09:48 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Here is the final version of the indeterminate cases. I have done 2 equivalent versions: one using buffer-value and ...
03/20/2013
- 06:55 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- OK, this testcase is close to being done. It shows the really insane variety of possibilities with the truly dynamic...
03/19/2013
- 04:22 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- wrong task
- 04:12 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- wrong task
- 04:06 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- wrong task
03/18/2013
- 06:49 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- My changes do not work properly. Interestingly, even Majic has some pretty crazy combinations like this:
def var ... - 04:28 PM Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- The evl_upd20130318a.zip has been committed in bzr as 10296. As I note before it passed the conversion testing.
- 04:08 PM Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- Check it in and distribute it.
- 02:11 PM Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- The update 20130318a has passed the conversion testing, compared directories are /ddl and /src/aero/timco/majic.
- 12:13 PM Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- The new update with scoping support has been added for review. The case when we has separate handling for button, rec...
- 11:40 AM Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- Yes, frames are scoped too.
- 10:26 AM Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- I'm testing the implemented approach with dictionary usage. And I have a question. Do we need the same code to be imp...
03/17/2013
- 06:11 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- This set of changes resolves the problems in note 135 (literals.rules, ECW) and 139 (common-progress.rules). I also ...
- 04:07 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Update for note 142 is at #2068, note 133
Also available in: Atom