Hi list,
In sqldb bufdataset.pas, going through the code looking through the
comments, this code caught my eye (around line 1164):
procedure TCustomBufDataset.InternalOpen;
...
// parse filter expression
try
ParseFilter(Filter);
except
// oops, a problem with parsing, clear filter fo
On Mon, 4 Feb 2013, Reinier Olislagers wrote:
Hi list,
In sqldb bufdataset.pas, going through the code looking through the
comments, this code caught my eye (around line 1164):
procedure TCustomBufDataset.InternalOpen;
...
// parse filter expression
try
ParseFilter(Filter);
except
//
On 4-2-2013 11:41, Michael Van Canneyt wrote:
> On Mon, 4 Feb 2013, Reinier Olislagers wrote:
>> Hi list,
>>
>> In sqldb bufdataset.pas, going through the code looking through the
>> comments, this code caught my eye (around line 1164):
>> procedure TCustomBufDataset.InternalOpen;
>> ...
>> // par
Thank you, this was answered in the fpc-devel mailing list.
G.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Victor Matuzenko wrote:
Hi,
I have tried to compile it under Windows XP with «make all», and got the
errors:
[...]
Compiling src\opengl\windows\castleglwindowsfonts.pas
castleglwindowsfonts.pas(81,22) Error: Incompatible types: got
"LongWord" expected "TWinCharSet"
A bug slipped into the re
Hello Freepascal and Lazarus Community !
Some of you may know us as sponsors of the
freepascal and lazarus community. We provide
hosting, storage and virtual machines
to the projects.
Today I have an exciting announcement to make,
we startet a crowdfunding project on indiegogo.
It's about a com
The Lazarus team is glad to announce the release of Lazarus 1.0.6.
This is a bug fix release. Here is the list of changes:
http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.6_.28Merged.29
The release is available for download at the SourceForge download page:
http://source