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

2010-01-05 Thread Mehmet Erol Sanliturk
://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 Erol Sanliturk

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

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

[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
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 Erol Sanliturk

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

2009-05-09 Thread Mehmet Erol Sanliturk
not 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

[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

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

2009-03-02 Thread Mehmet Erol Sanliturk
it 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
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-02-28 Thread Mehmet Erol Sanliturk
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 Sanliturk

[fpc-devel] Pascal to Java compiler

2008-11-27 Thread Mehmet Erol Sanliturk
) . With this 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] http..www.stack.nl..~marcov..buildfaq.pdf

2008-09-26 Thread Mehmet Erol Sanliturk
or not , 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 : ReadMe.TXT Additions

2008-09-26 Thread Mehmet Erol Sanliturk
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 Sanliturk

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

2008-09-25 Thread Mehmet Erol Sanliturk
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 prevent such cases , it is necessary to utilize trustable sites . Thank you very much , Mehmet Erol Sanliturk

[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
, 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
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 Erol Sanliturk

[fpc-devel] Free Pascal Internal Errors .

2008-08-02 Thread Mehmet Erol Sanliturk
://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 phrase kind queries . Thank you very much , Mehmet Erol Sanliturk

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

2008-07-30 Thread Mehmet Erol Sanliturk
: 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 maillist - fpc-devel@lists.freepascal.org

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

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

[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
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
starts to compile a unit which is NOT in the current directory , it is NOT able to find completely specified paths of included files when they are NOT showing the current directory ( when *.ppu and/or *.o does NOT exist ) . Thank you very much , Mehmet Erol