Juha Manninen wrote:
Oops, sorry. I will do that.
Where does the thread information come from? It looks good in my email client
and I don't see any extra data.
Try to enable 'Threaded view'; usually somewhere in the View menu, Sort
menu, etc. Depends on client used.
Micha
__
Alexey Voytsehovich wrote:
All the good days.
You can not tell what I need to read and/or study for solving
cross-platform (linux/windows) implementation of the memory mapped file?
On unix, it would be fpmmap.
On windows, it would be CreateFileMapping/MapViewOfFile if I'm not mistaken.
Mic
Juha Manninen schreef:
Please, create a new email message, instead of replying to an existing
one and changing the subject of it.
This message has nothing to do with the "Compiler allows strange
statement" - thread:
http://lists.freepascal.org/lists/fpc-pascal/2009-October/thread.html#22885
Oo
In our previous episode, Juha Manninen said:
> construction, then I will just wait.
> Otherwise I could try to port it myself somehow.
I think that is best.
Stuff like ULARGE_Integer is simply because JCL supports many Delphi
versions, and not all have unsigned integer. Therefore they use some
pr
Hi,
ok, I created a new thread for bzip2.
So, FCL seems to have bzip2 unit but it only has decompression.
Does anyone know of alternatives for bzip2 compression with FPC?
JCL has some but it doesn't compile with FPC. If it is going to work with FPC
within a reasonable time frame, or if there is
> Please, create a new email message, instead of replying to an existing
> one and changing the subject of it.
>
> This message has nothing to do with the "Compiler allows strange
> statement" - thread:
> http://lists.freepascal.org/lists/fpc-pascal/2009-October/thread.html#22885
Oops, sorry. I w
Juha Manninen schreef:
FCL seems to have bzip2 unit but it only has decompression.
Does anyone know of alternatives for bzip2 compression with FPC?
Please, create a new email message, instead of replying to an existing
one and changing the subject of it.
This message has nothing to do with t
FCL seems to have bzip2 unit but it only has decompression.
Does anyone know of alternatives for bzip2 compression with FPC?
Juha M.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Saturday 31 October 2009 10:51:24 fpcl...@silvermono.co.za wrote:
> Hi Guys,
>
> With reference to FPC 2.2.4 Linux, can somebody please explain how to get
> the compiler to compile code that uses the Experimental and Unimplemented
> hint directives?
>
> An expanation is given on their use on pag
Hi,
> Which compression algorithm are you looking for. I think I saw
> compression algorithm code in FCL before. gzip is definitely there
I used zlib compression which is the same as gzip I guess.
Then I used also the more efficient bzip2 compression with
TJclBZIP2CompressionStream and TJclBZIP2D
2009/10/31 Juha Manninen :
> It is strange because there are conditional compilation IFDEFs for FPC.
> Why to include them if the code doesn't compile anyway?
Just because there are IFDEFs doesn't mean it's complete. It is
probably work in progress, but far from complete by the sounds of
things -
Hi Guys,
With reference to FPC 2.2.4 Linux, can somebody please explain how to get the
compiler to compile code that uses the Experimental and Unimplemented hint
directives?
An expanation is given on their use on page 11 of the Reference Guide for Free
Pascal, version 2.2.4, but I have no luck
12 matches
Mail list logo