Activity
From 11/12/2016 to 12/11/2016
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/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:...
11/22/2016
- 10:02 AM Base Language Support #1700: test the startup, basic processing and shutdown of the P2J server and P2J client o...
- I am removing the directory example because it contains some confidential information. The portion that was importan...
11/18/2016
- 08:37 AM User Interface Bug #3212: OS inconsistency related to SET ... VALIDATE construct
- OK, just make that clear.
- 07:37 AM User Interface Bug #3212: OS inconsistency related to SET ... VALIDATE construct
- Greg Shah wrote:
> I'm OK with this. Since it works in most places and _only fails at compile time_ on 9.x in Linux... - 07:33 AM User Interface Bug #3212: OS inconsistency related to SET ... VALIDATE construct
- I'm OK with this. Since it works in most places and _only fails at compile time_ on 9.x in Linux, I think your appro...
- 06:02 AM User Interface Bug #3212: OS inconsistency related to SET ... VALIDATE construct
- At the moment when the @validate@ was implemented/fixed, the only test machine for P4GL was a 9.X on Linux. Later on,...
- 04:21 AM User Interface Bug #3212 (Closed): OS inconsistency related to SET ... VALIDATE construct
11/16/2016
- 02:37 PM User Interface Bug #2557: Fix MENUBAR layouting in a window
- The problem is when we throw @StopConditionException@ - the program is restarted and throw it again and so on infinit...
- 09:49 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > > The frame's hide/show is a consequence of the program restart.
> >
... - 07:59 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > The frame's hide/show is a consequence of the program restart.
>
> If the frame is missing a... - 07:50 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- To determine the condition that is raised, you can wrap the WAIT-FOR like this:...
- 05:19 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > What conclusion do you think it means?
> ... - 05:14 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > What conclusion do you think it means?
>
> It shows that the @WAIT... - 05:11 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> What conclusion do you think it means?
It shows that the @WAIT-FOR@ abort behavior may depe... - 05:04 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- What conclusion do you think it means?
- 04:07 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Yes, the frame appears and when I press some key it disappears and the WARNING is shown.. When... - 10:51 PM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > Did you comment the line: ASSIGN current-window:menubar?
>
> I haven't had time to try this ... - 01:11 PM Database Bug #1914 (Closed): database conversion requires Internet connectivity
11/15/2016
- 04:48 PM Conversion Tools Feature #1735 (WIP): leverage lambda expressions (Java 8 "closures") to reduce code bloat
- 03:39 PM User Interface Bug #2557: Fix MENUBAR layouting in a window
- > Did you comment the line: ASSIGN current-window:menubar?
I haven't had time to try this myself, I am busy with o... - 02:30 PM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > At this moment when we process VIEW frame f or ENABLE frame f we show the window if it hidden (... - 02:01 PM User Interface Bug #2557: Fix MENUBAR layouting in a window
- > At this moment when we process VIEW frame f or ENABLE frame f we show the window if it hidden (if I'm right). But n...
- 01:05 PM User Interface Bug #2557: Fix MENUBAR layouting in a window
- I forgot to add.. I should start with that: when I'm running the test from the note 69 (ASSIGN is commented) in P2J: ...
- 12:59 PM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > There is one problem: frame is already displayed at the moment of wait-for processing, but if w... - 11:44 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- > There is one problem: frame is already displayed at the moment of wait-for processing, but if we're going to show t...
- 05:10 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> # There is one problem: frame is already displayed at the moment of wait-for processing, but i...
11/14/2016
- 06:27 PM Base Language Bug #3210: Make procedure attributes of deleted TARGET-PROCEDURE and SOURCE-PROCEDURE accessible
- When procedure attributes of deleted @TARGET-PROCEDURE@ and @SOURCE-PROCEDURE@ are accessed native 4GL does not cause...
- 05:51 PM Base Language Bug #3210 (New): Make procedure attributes of deleted TARGET-PROCEDURE and SOURCE-PROCEDURE acces...
- 06:41 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- # There is one problem: frame is already displayed at the moment of wait-for processing, but if we're going to show t...
Also available in: Atom