Activity
From 11/25/2016 to 12/24/2016
12/23/2016
- 04:16 PM User Interface Bug #3221 (Closed): Implement multi-rectangle clipping
12/14/2016
- 03:22 PM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
- Eric,
I have some difficulties to find the exact cause why the @breakValue@ is deleted.
In the event of deleting th...
12/13/2016
- 03:13 PM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
- After further debugging. Apparently the @AdaptiveQuery@ is quite eager to return back to progressive/preselect mode. ...
12/12/2016
- 03:28 PM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
- Eric Faulhaber wrote:
> I believe the delete switches the adaptive query from preselect into dynamic mode. Sorting u... - 02:36 PM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
- I believe the delete switches the adaptive query from preselect into dynamic mode. Sorting uses the primary key in th...
- 02:13 PM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
- Eric Faulhaber wrote:
> What is the Progress output for the same test?
Progress outputs as expected:... - 02:09 PM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
- What is the Progress output for the same test?
- 02:00 PM Database Bug #3220 (WIP): (TEMP-TABLE) rows get iterated twice in certain conditions
- I have found in client code code similar to this one:...
- 01:49 PM Database Bug #3220 (Closed): (TEMP-TABLE) rows get iterated twice in certain conditions
12/09/2016
- 04:30 PM Base Language Bug #3217 (WIP): LINE-COUNTER function returns incorrect values
- The cause of incorrect values returned by @LINE-COUNTER@ was an incorrect computation of whether the page is filled o...
12/08/2016
- 07:53 AM Build and Source Control Bug #3219: recent Ubuntu/Linux builds use ncurses 6.0 and we don't link to it properly
- The only problem there is that it is pretty specific to Ubuntu. I want to make sure we have a general purpose suppor...
- 07:07 AM Build and Source Control Bug #3219: recent Ubuntu/Linux builds use ncurses 6.0 and we don't link to it properly
- Could we maybe use a different dependency mechanism, like Snappy? So that the system library is left intact and we is...
- 06:33 AM Build and Source Control Bug #3219: recent Ubuntu/Linux builds use ncurses 6.0 and we don't link to it properly
- In Ubuntu 16.04 (maybe in 15.10, I'm not sure) Ubuntu shifted from NCURSES 5.9 to NCURSES 6.0. As far as I can tell,...
- 06:09 AM Build and Source Control Bug #3219 (Closed): recent Ubuntu/Linux builds use ncurses 6.0 and we don't link to it properly
12/07/2016
- 04:45 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg Shah wrote:
> > I am wondering whether we should somehow handle the window message area and status bar. IMHO it... - 04:27 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- > I am wondering whether we should somehow handle the window message area and status bar. IMHO it is a common case to...
- 03:48 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg Shah wrote:
> What other cases can people think of here?
I am wondering whether we should somehow handle the... - 03:27 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- It is time to implement common-sense choices about how to display various windows in embedded mode. We can refine it...
- 03:19 PM User Interface Feature #3218 (Closed): enhance the embedded mode web GUI to implement a good default approach fo...
- 09:31 AM Base Language Bug #3216: second operand of logical AND and OR operators must be deferred
- Yes, that makes good sense.
- 09:27 AM Base Language Bug #3216 (WIP): second operand of logical AND and OR operators must be deferred
- Greg Shah wrote:
> I still want to exclude these. It is a small improvement, but it will reduce the amount of code ... - 08:40 AM Base Language Bug #3216: second operand of logical AND and OR operators must be deferred
- 3201b was merged to trunk as revision 11132. It changed all right operands to be deferred.
> But even if we go do... - 08:38 AM User Interface Bug #3212 (Closed): OS inconsistency related to SET ... VALIDATE construct
- 3201b was merged to trunk as rev 11132.
12/06/2016
- 02:45 PM Base Language Bug #3217: LINE-COUNTER function returns incorrect values
- The @LINE-COUNTER@ function is documented to return values greater than the size of a page.
For streams, P4GL defers... - 02:31 PM Base Language Bug #3217 (Closed): LINE-COUNTER function returns incorrect values
12/05/2016
- 11:44 AM Base Language Bug #3216: second operand of logical AND and OR operators must be deferred
- > I tried to improve those conditions but they can depend on business logic of the 4GL application and cannot be pre...
- 10:43 AM Base Language Bug #3216: second operand of logical AND and OR operators must be deferred
- Greg Shah wrote:
> We usually handle 2nd operand deferral properly. The case you have cited, should work. See the ... - 10:03 AM Base Language Bug #3216: second operand of logical AND and OR operators must be deferred
- We usually handle 2nd operand deferral properly. The case you have cited, should work. See the @next-child-rules@ s...
- 09:20 AM Base Language Bug #3216: second operand of logical AND and OR operators must be deferred
- The second (right) operand of @AND@ and @OR@ operators must always be deferred. In very simple cases, it may be that ...
- 08:45 AM Base Language Bug #3216 (Closed): second operand of logical AND and OR operators must be deferred
- 08:13 AM User Interface Bug #3212 (WIP): OS inconsistency related to SET ... VALIDATE construct
- The update for this issue is contained in branch 3201b. After it was committed, the branch has passed standard regres...
11/28/2016
- 05:12 PM Base Language Bug #3020: Add support for the IMMEDIATE-DISPLAY and MULTITASKING-INTERVAL SEEION attributes
- The following findings came to live due to the performance considerations of #3111 (starting at note 237).
Accordi... - 03:22 PM User Interface Bug #2165: Handling "color skip" phrase produces incorrect color attribute selection
- Consider the following code:...
Also available in: Atom