On Mon, 23 Nov 2015, Lubos Pintes wrote:
Hello,
Thanks for replies, I will try to explain this in other way:
My system code page is windows-1250. When a string is sent to a COM
component, it is somehow converted to UTF-16. Thus FPC knows how to do
the conversion. Now I know that I am receivi
Hello,
Thanks for replies, I will try to explain this in other way:
My system code page is windows-1250. When a string is sent to a COM
component, it is somehow converted to UTF-16. Thus FPC knows how to do
the conversion. Now I know that I am receiving text in UTF-8. Thus I
called UTF8ToANSI t
Lubos Pintes wrote on Mon, 23 Nov 2015:
I am developing a console application which receives an UTF-8
encoded text through stdin.
The text is, after possible modification, sent to SAPI5. The SAPI5
generated interface wrappers have parameters of type string.
In FPC 2.6.4, I used UTF8toANSI on
On Mon, 23 Nov 2015 16:43:18 +0100
Lubos Pintes wrote:
> Hello,
> I am developing a console application which receives an UTF-8 encoded
> text through stdin.
> The text is, after possible modification, sent to SAPI5. The SAPI5
> generated interface wrappers have parameters of type string.
> In
Hello,
I am developing a console application which receives an UTF-8 encoded
text through stdin.
The text is, after possible modification, sent to SAPI5. The SAPI5
generated interface wrappers have parameters of type string.
In FPC 2.6.4, I used UTF8toANSI on various places and that worked well.
On Mon, 23 Nov 2015, Mattias Gaertner wrote:
On Sun, 22 Nov 2015 20:55:14 -0700 (MST)
leledumbo wrote:
What is the proper way of upgrading fppkg?
$ rm ~/.fppkg/config/default
now rerun fppkg, it should create a new config. if it still shows 2.6.4,
that means your 3.1.1 is inaccessible or
Hi,
I know times are busy with the upcoming 3.0.0.
Nevertheless I would like to get some feedback for a proposed patch
(overloaded StrUtils.PosEx for use with Uniicode strings) in the
bugtracker: http://bugs.freepascal.org/view.php?id=28725
Posting patches and not getting any feedback at all is f
On Sun, 22 Nov 2015 20:55:14 -0700 (MST)
leledumbo wrote:
> > What is the proper way of upgrading fppkg?
>
> $ rm ~/.fppkg/config/default
>
> now rerun fppkg, it should create a new config. if it still shows 2.6.4,
> that means your 3.1.1 is inaccessible or has lower precedence than your
> 2.6
Here is another test, a bit more complex. It fails when trying to pass a
procedure reference to the Execute. This is a bit different than
trying to get a reference to a generic routine. Routines like ControlMove
and ShapeColor and not generic.
{$mode delphi}
type
TForEach = procedure(Item: T; A
Hello everybody,
Could we please stick to FPC related topics on this list? I don't think
that VPN connectivity and discussion about version control systems fit
this definition. Feel free to continue these discussions in the mailing
list fpc-other.
Thank you
Tomas
(one of FPC mailing list moderat
Bo Berglund wrote:
- Version control
We use CVS at our company since 14-15 years, so I installed cvsnt on
the RPi in order to use that against our company server. I had done
this on a Linux Mint 13 virtual machine earlier.
Problem: With the Pi I did not manage to set up the VPN connection to
the
11 matches
Mail list logo