Re: [Lazarus] lhelp broken for Lazarus 1.7 r1.5 FPC 2.6.4 x86_64-linux-gtk 2

2016-01-28 Thread John Landmesser

Am 28.01.2016 um 12:39 schrieb Juha Manninen:

Please test with r51434.

Juha

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



it's ok now again :-))

Thank you very much Juha

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] lhelp broken for Lazarus 1.7 r1.5 FPC 2.6.4 x86_64-linux-gtk 2

2016-01-28 Thread Juha Manninen
Please test with r51434.

Juha

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] lhelp broken for Lazarus 1.7 r1.5 FPC 2.6.4 x86_64-linux-gtk 2

2016-01-27 Thread Juha Manninen
On Wed, Jan 27, 2016 at 7:03 PM, John Landmesser 
wrote:

> tried to compile lhelp with my  r51428 shows me these messages:
>
> Kompiliere Package TurboPowerIPro 1.0: Exit code 1, Fehler: 3, Warnungen: 2
> iphtml.pas(12184,6) Warning: User defined: Setting these font colors and
> name messes up the alignment for some reason
> iphtml.pas(12202,7) Warning: User defined: TODO Set Font size from CSS
> Value
> iphttpbroker.pas(86,11) Error: identifier idents no member "AllowRedirect"
> iphttpbroker.pas(87,11) Error: identifier idents no member "MaxRedirects"
> iphttpbroker.pas(130,15) Error: identifier idents no member "IsRedirect"
>
> So no lhelp available!
>

The members are part of fcl-web's fphttpclient. I guess they are new in FPC
3.0.
Silvio, would it be easy to add IFDEFs to support compilation with FPC
2.6.4. We plan to support it also in Lazarus trunk for some time to come.

John Landmesser, it compiles with the latest FPC release. I can recommend
it unless you have a good reason to stick with FPC 2.6.4.

Juha
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] lhelp broken for Lazarus 1.7 r1.5 FPC 2.6.4 x86_64-linux-gtk 2

2016-01-27 Thread John Landmesser
got a Mail from Silvio Clecio, but the patch, that should be in Lazarus 
since r51387, r51388 didn't help!


Mail:

Hello @JohnML1  , the |iphttpbroker| unit 
was added recently in the Lazarus components. If you are using a 
stable version of Lazarusm, get and apply all patches sent in this 
issue: http://bugs.freepascal.org/view.php?id=29483.


—
Reply to this email directly or view it on GitHub 
.




tried to compile lhelp with my  r51428 shows me these messages:

Kompiliere Package TurboPowerIPro 1.0: Exit code 1, Fehler: 3, Warnungen: 2
iphtml.pas(12184,6) Warning: User defined: Setting these font colors and 
name messes up the alignment for some reason

iphtml.pas(12202,7) Warning: User defined: TODO Set Font size from CSS Value
iphttpbroker.pas(86,11) Error: identifier idents no member "AllowRedirect"
iphttpbroker.pas(87,11) Error: identifier idents no member "MaxRedirects"
iphttpbroker.pas(130,15) Error: identifier idents no member "IsRedirect"

So no lhelp available!
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus