[fpc-devel] Free Pascal Current Version in www.freepascal.org

2010-01-05 Thread Mehmet Erol Sanliturk
<http://www.freepascal.org/develop.var> page how to obtain the latest sources and support development. In the page http://www.freepascal.org/ and in the above part it seems that 2.2.4 needs to be 2.4.0 , and 2.3.x needs to be 2.5.x . Thank you very much . Mehmet Er

Re: [fpc-devel] Error about unknown record field identifier

2009-12-12 Thread Mehmet Erol Sanliturk
Jonas Maebe wrote: On 12 Dec 2009, at 12:33, Mehmet Erol Sanliturk wrote: Jonas Maebe wrote: On 10 Dec 2009, at 12:01, Mehmet Erol Sanliturk wrote: As of today ( 2009-December-10 ) I have encountered the same error with the above compilers . This shows that the error is persisting . As

Re: [fpc-devel] Error about unknown record field identifier

2009-12-12 Thread Mehmet Erol Sanliturk
Jonas Maebe wrote: On 10 Dec 2009, at 12:01, Mehmet Erol Sanliturk wrote: As of today ( 2009-December-10 ) I have encountered the same error with the above compilers . This shows that the error is persisting . As usual, we need compilable source code that demonstrates this problem to fix it

[fpc-devel] Error about unknown record field identifier

2009-12-10 Thread Mehmet Erol Sanliturk
source directly . Thank you very much . Mehmet Erol Sanliturk ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] Support Project Pages in Free Pascal and Lazarus web sites

2009-12-04 Thread Mehmet Erol Sanliturk
ce of an Open Source Projects . In universities and other schools Pascal is in their curricula . Free Pascal and Lazarus are very important tools for such courses . Even only this usage in its sole existence shows importance of Free Pascal and Lazarus . Thank you very much . Mehmet E

Re: [fpc-devel] Installation of FPC under Debian from .deb and , rpm packages

2009-05-14 Thread Mehmet Erol Sanliturk
Tomas Hajny wrote: On Thu, May 14, 2009 19:37, Mehmet Erol Sanliturk wrote: Tomas Hajny wrote: On Sat, May 9, 2009 10:25, Henry Vermaak wrote: i'd recommend that you compile from source (trunk), as latest debian is eabi and the fpc release uses oabi. Wa

Re: [fpc-devel] Installation of FPC under Debian from .deb and ,rpm packages

2009-05-14 Thread Mehmet Erol Sanliturk
Tomas Hajny wrote: On Sat, May 9, 2009 10:25, Henry Vermaak wrote: 2009/5/9 Mehmet Erol Sanliturk : Dear FPC Developers , In those days I am trying to install FPC and Lazarus under Debian 5.0.0 from .deb and .rpm builds ( release and snapshots ) without success . i'd reco

[fpc-devel] Name of Make executable may cause errors during makes

2009-05-09 Thread Mehmet Erol Sanliturk
of their names to avoid mix-up with other same programs . (iii) In installation notes , ALWAYS specify the above point and how to use a proper make executable . Thank you very much . Mehmet Erol Sanliturk ___ fpc-devel maillist - fpc-devel

[fpc-devel] Installation of FPC under Debian from .deb and , rpm packages

2009-05-09 Thread Mehmet Erol Sanliturk
understand them properly ) . Thank you very much . Mehmet Erol Sanliturk ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] Arbitrary-precision arithmetic unit

2009-03-02 Thread Mehmet Erol Sanliturk
requires supply of linked program as a linkable library to other programs also . This issue requires further study . A separate package is not a problem but inclusion it into FPC RTL is NOT compatible LGPL Version 2. Thank you very much . Mehmet Erol Sanliturk

Re: [fpc-devel] Arbitrary-precision arithmetic unit

2009-02-28 Thread Mehmet Erol Sanliturk
lem is decimal floating point arithmetic , especially for financial or legally required computations . For example , around 1970 , in IBM System/360 , there was BCD : Binary Coded Decimal . ( I do not know previous state prior that date ) . Thank you very much . Mehmet Erol San

Re: [fpc-devel] Arbitrary-precision arithmetic unit

2009-02-28 Thread Mehmet Erol Sanliturk
from these pages . Thank you very much Mehmet Erol Sanliturk ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Pascal to Java compiler

2008-11-27 Thread Mehmet Erol Sanliturk
facility developers will be able to transport their programs into new environments where there is no available Free Pascal compiler . In short , I think , generation of Java byte code by the Free Pascal compiler is one of the most important improvements . Thank you very much . Mehmet Erol

[fpc-devel] c:\fpc\2.2.2\examples\gtk1 and gtk2 : ReadMe.TXT Additions

2008-09-26 Thread Mehmet Erol Sanliturk
following sample ReadMe.TXT file may be added : ReadMe.TXT --- The following statement in Windows prevents zero division exception : {$ifdef win32} Set8087CW($133F); {$else} {$endif} --- Thank you very much , Mehmet Erol

[fpc-devel] http..www.stack.nl..~marcov..buildfaq.pdf

2008-09-26 Thread Mehmet Erol Sanliturk
, if it is possible would you increase its contrast and font size ? Thank you very much . Mehmet Erol Sanliturk ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] c:\fpc\2.2.2\examples\gtk1 and gtk2 : Required DLL Files

2008-09-25 Thread Mehmet Erol Sanliturk
may be very inconvenient from some suppliers . Determination of whether a portion of a software is malicious or not is an "Unsolvable Problem" ( from Turing Halting Problem ) and neither of the programs trying to determine such an issue always can be able to determine such parts . To preve

[fpc-devel] Free Pascal and Graphics Programming .

2008-09-23 Thread Mehmet Erol Sanliturk
Erol Sanliturk ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Unicodestring branch, please test and help fixing

2008-08-31 Thread Mehmet Erol Sanliturk
Dear Sirs , Any extension to FPC useful to users is a very good action. My suggestion about string types is as follows : Use a specific type name for the string kind names such as type a : Unicode_8_String ; type b : Unicode_16_String ; type c : Unicode_32_String ; When ..._String [ n ] is

[fpc-devel] Free Pascal Internal Error ( 200 212 283 ) (1)

2008-08-04 Thread Mehmet Erol Sanliturk
very much , Mehmet Erol Sanliturk ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Free Pascal Internal Error ( 200 212 283 ) .

2008-08-03 Thread Mehmet Erol Sanliturk
piler Version 2.3.1 [2008/05/22] for i386 for Win32 . Internal error 200212283 is generated ( only ) by \pp\src\Compiler\FPPU.PAS around line numbered 1490 within procedure tppumodule.loadppu in 2.2.2rc sources ( also ) . Thank you very much , Mehmet E

[fpc-devel] Free Pascal Internal Errors .

2008-08-02 Thread Mehmet Erol Sanliturk
tive Actions ( when possible ). (5) In "http://wiki.freepascal.org/"; , when a phrase is searched it is finding the documents related to each one of the words , and when found , related to phrase . I think , searches of wiki pages may be improved by allowing "only whole of phra

[fpc-devel] Present and Future of Free Pascal Compiler (1).

2008-07-30 Thread Mehmet Erol Sanliturk
very much , Mehmet Erol Sanliturk ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Present and Future of Free Pascal Compiler .

2008-07-30 Thread Mehmet Erol Sanliturk
y program ) . (F) Let's ask : Are there any points which should be improved ? I can say : "PLENTY ..." If you wish to learn my ideas I am ready to make remarks . Thank you very much , Mehmet Erol Sanliturk _

[fpc-devel] Using extensions of text file names in Lazarus 0.9.25 with/and fpc 2.2.2rc .

2008-07-22 Thread Mehmet Erol Sanliturk
ind time and touch to such files append an extension to them to ease workings of Windows users . Thank you very much , Mehmet Erol Sanliturk ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Using extensions for text file names .

2008-07-21 Thread Mehmet Erol Sanliturk
name extensions . Thank you very much , Mehmet Erol Sanliturk ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Compilation of {$I \dir1\...\dirn\x.pas } statements by FPC is NOT consistent .

2008-07-19 Thread Mehmet Erol Sanliturk
-- CONCLUSION : Compilation of {$I \dir1\dir2\...\dirn\x.pas } statements are NOT consistent with respect to changing order of compilation or presence of compiled parts in the sense that when FPC starts to compile a unit which is NOT in the current dire