Project

General

Profile

Activity

From 03/19/2013 to 04/17/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... Constantin Asofiei

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. Greg Shah
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... Greg Shah
01:21 PM Bug #2114 (New): analyze if there are any other "no reference" use cases which are mis-converted
Greg Shah
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... Greg Shah
01:17 PM Bug #2113 (New): convert/comments.rules should ignore artificial nodes when trying to match comme...
Greg Shah
01:14 PM Feature #2112 (New): blank lines before and/or after a comment should result in spacers in the co...
Greg Shah
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 ...
Greg Shah
01:09 PM Feature #2111 (New): improve handling of comments that are related to each other ("sets" of comme...
Greg Shah
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... Greg Shah
01:05 PM Feature #2110 (Closed): improve orphan comment processing
Greg Shah
01:00 PM Bug #2109 (New): a comment that is the first node in a block doesn't have a new-line after it
Greg Shah

03/29/2013

10:38 AM Feature #2001 (Closed): reporting v2.5
Eric Faulhaber

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... Ovidiu Maxiniuc

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. Greg Shah

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. Greg Shah

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...
Ovidiu Maxiniuc
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. Greg Shah
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... Greg Shah
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:...
Ovidiu Maxiniuc
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. Greg Shah
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:... Ovidiu Maxiniuc

03/24/2013

03:32 PM Feature #2053 (Closed): create a parameter type lookup facility for built-in functions and handle...
Greg Shah
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... Greg Shah
12:29 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
And this is the update. Greg Shah
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... Greg Shah
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.... Greg Shah
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):... Constantin Asofiei
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... Greg Shah

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 ... Greg Shah
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 ...
Constantin Asofiei
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:... Greg Shah
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. Constantin Asofiei
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... Constantin Asofiei
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... Constantin Asofiei
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...
Greg Shah
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...
Greg Shah
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... Constantin Asofiei

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... Constantin Asofiei
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. Constantin Asofiei
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... Greg Shah
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:... Constantin Asofiei
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. Greg Shah
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:... Constantin Asofiei
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. Constantin Asofiei
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. Greg Shah
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... Constantin Asofiei
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...
Greg Shah
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... Constantin Asofiei

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:... Ovidiu Maxiniuc
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 ... Greg Shah

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... Greg Shah

03/19/2013

04:22 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
wrong task Constantin Asofiei
04:12 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
wrong task Constantin Asofiei
04:06 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
wrong task Constantin Asofiei
 

Also available in: Atom