Activity
From 07/11/2019 to 08/09/2019
07/29/2019
- 02:14 PM Bug #4157: Name conversion report problem
- h2. The problem
The page https://proj.goldencode.com/projects/p2j/wiki/Chapter_13_Other_Customization says:
> "... - 02:04 PM Bug #4157 (New): Name conversion report problem
- 09:38 AM Bug #4151: make databaseMode usage safer in rpt_file_list
> # the name of the annotation is @srcname@, not the @srcfile@.
The @srcfile@ is the right name indeed. Please i...- 07:13 AM Bug #4156: Conversion failed with "Cannot find buffer ..."
- h2. The problem
Conversion of this code fragment failed on the 'cb' stage:... - 07:01 AM Bug #4156 (New): Conversion failed with "Cannot find buffer ..."
07/26/2019
- 01:45 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- The report in 4069a does not work for two reasons:
# there is not such property as @root@. There is a function @bo... - 12:29 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- Sorry, I had not pushed my changes. Try @bzr update@ now.
- 12:24 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- Greg Shah wrote:
> Please see task branch 4069a revision 11353 where I have made the appropriate changes. Please... - 10:48 AM Bug #4151: make databaseMode usage safer in rpt_file_list
- > Note: Only the root AST node is tested for the condition in the condition parameter in this very report in FWD v.3....
- 08:13 AM Bug #4151: make databaseMode usage safer in rpt_file_list
- The page https://proj.goldencode.com/projects/p2j/wiki/Chapter_10_Reporting was updated to reflect the changes in the...
- 07:18 AM Bug #4154: NPE in ENABLE ALL
- h2. Analysis
The NPE arises while the resulting XML is generated. It is caused by a badly formed "note" annotation... - 06:37 AM Bug #4154: NPE in ENABLE ALL
- h2. The problem
For the following 4gl code conversion throws @NullPointerException@:...
07/25/2019
- 03:08 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- The task branch 4151a has been committed into the trunk as bzr revision 11327.
- 02:03 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- Please merge 4151a to trunk.
You will need to make some edits to the documentation as well, but make sure that it ... - 02:01 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- > AFAIR, with the introduction of the code analytics feature set, this rule set is no longer used.
This ruleset a... - 01:59 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- Code Review Task Branch 4151a Revision 11327
I'm good with the changes. - 05:24 AM Bug #4154 (Closed): NPE in ENABLE ALL
07/24/2019
- 03:20 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- Greg Shah wrote:
> Eric: You put in the @databaseMode@. What do you think?
I'm pretty sure I've never touched ...
07/23/2019
- 04:23 PM Bug #4151 (Review): make databaseMode usage safer in rpt_file_list
- 04:21 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- The changes are as follows:
# only the root AST node is now tested for the condition;
# the databaseMode comamnd-...
07/22/2019
- 04:54 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- > It also may make sense to check for srcfile on the root node. If it exists there, use it else use file.
Agreed. ... - 02:03 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- It also may make sense to check for @srcfile@ on the @root@ node. If it exists there, use it else use @file@.
- 02:02 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- That sounds reasonable.
Eric: You put in the @databaseMode@. What do you think? - 01:39 PM Bug #4151: make databaseMode usage safer in rpt_file_list
- The right thing will be to change the script logic as follows:
# if the "srcfile" annotation is defined for a node... - 11:26 AM Bug #4151 (WIP): make databaseMode usage safer in rpt_file_list
- 10:58 AM Bug #4151: make databaseMode usage safer in rpt_file_list
- There are 2 sources of "database" ASTs:
* @.df@ files which are the schemata for databases
* static temp-table de... - 10:41 AM Bug #4151: make databaseMode usage safer in rpt_file_list
- If the @databaseMode="true"@ is used when running the @reports/rpt_file_list@ report, and not a @*.schema@ AST source...
- 09:59 AM Bug #4151 (Closed): make databaseMode usage safer in rpt_file_list
Also available in: Atom