On 26/03/17 22:53, Werner Pamler via Lazarus wrote:
Trying to extend the import/export example of fpspreadsheet from a
dBase table to a TBufDataset I came across this issue with
TBufDataset: While data are posted to the database as quickly as usual
writing to file takes extremely long if there
On 26/03/2017 22:11, C Western via Lazarus wrote:
I am having a strange problem when compiling the IDE (current svn for
both IDE and FPC). The compilation stops with
Warning: Recompiling Expr, checksum changed for spe {impl}
"changed for spe"
either spe got recompiled, or you have 2 different
On Sun, 26 Mar 2017 22:11:11 +0100
C Western via Lazarus wrote:
>[...]
> Warning: Recompiling Expr, checksum changed for spe {impl}
> Expr.pas(78,12) Fatal: Can't find unit Expr used by FormGrid
>
> It was triggered by adding spe from numlib in the fpc rtl to one of the
> units in a component t
Trying to extend the import/export example of fpspreadsheet from a dBase
table to a TBufDataset I came across this issue with TBufDataset: While
data are posted to the database as quickly as usual writing to file
takes extremely long if there are more than a few thousand records.
Run the demo
I am having a strange problem when compiling the IDE (current svn for
both IDE and FPC). The compilation stops with
Verbose: PPU Source: Expr.pas not found
Verbose: PPU Source: utils.inc not available
Verbose: [lazarus] Error 1
Verbose: [idepkg] Error 2
Debug: make: *** [idepkg] Error 2
Warning: