Hi
Przemyslaw Czerpak-2 wrote:
>
> So I suggest to not use this compiler until it will not be fixed.
> It's possible that this bug will break also some other Harbour code
> but it cannot be such easy located.
>
Can you draft a small code which I can post to Pelle Orinius ?
V 6.0 is still a
On Sun, 17 May 2009, Petr Chornyj wrote:
Hi,
> > Probably as workarond you can change in expropt2.c in function
> >BOOL hb_compExprReduceEMPTY( HB_EXPR_PTR pSelf, HB_COMP_DECL )
> > the code:
> > case HB_ET_CODEBLOCK:
> > break;
> > to:
> > case HB_ET_CODEBLOCK:
> >
Hi, Przemyslaw
Przemyslaw Czerpak-2 wrote:
>
> Probably as workarond you can change in expropt2.c in function
>BOOL hb_compExprReduceEMPTY( HB_EXPR_PTR pSelf, HB_COMP_DECL )
> the code:
> case HB_ET_CODEBLOCK:
> break;
>
> to:
> case HB_ET_CODEBLOCK:
> fResult
On Sun, 17 May 2009, Petr Chornyj wrote:
Hi,
> Harbour Regression Test Suite
> Copyright (c) 1999-2009, http://www.harbour-project.org/
> ---
> Version: Harbour 1.1.0dev (Rev. 11064)
> Compiler: Pelles ISO C Compil
Harbour Regression Test Suite
Copyright (c) 1999-2009, http://www.harbour-project.org/
---
Version: Harbour 1.1.0dev (Rev. 11064)
Compiler: Pelles ISO C Compiler 6.0 (32-bit)
OS: Windows XP 5.1.2600 Servi