Michael Schnell wrote:
We already have the generics can the preprocessor symbols. That leaves
the "for in". The development team has its doubts about the "for in"
construct, but:
* Andreas did it in a reasonably clean way with a lot less hacks and
ugly constructions than Delphi did.
* Th
On Sun, 2007-07-15 at 07:27 +0200, Martin Schreiber wrote:
> Can the fix for Mantis 9242 (Debugging broken on win32 with PII) be
> merged to
> fixes_2_2?
Yes, I will do that.
Joost.
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lis
Hello,
It's possible include the following declaration:
function GetConnectionDef(ConnectorName: string): TConnectionDef;
in the interface section of the sqldb unit and merge to 2.2?
Thanks.
--
Joao Morais
___
fpc-devel maillist - fpc-devel@lists
Hi,
I would like which would be the theoritical way that Free Pascal could
support an always utf-8 encoded string (if it will be supported). With
that I mean a string which when set by code is converted from
widestring to utf-8 in despite of any environmental conditions, or
operating system condi