Hi,
I search a free pascal cross compiler (for host Linux Red hat 7.x and target
Motorola 68k)
I test the last 3.2.2 version but I doesn't find the option for target Motorola
68k (fpc -help)
It's run when I compile an example (in examples directory) and execute on Linux
RH 7.x but I want to prod
sorry ... need change intToStr in my suggestion by something like intToStrBin
length( strChange( intToStrBin( N, '0', ''));
but it is just for fun!
De: fpc-pascal-boun...@lists.freepascal.org
em nome de Bart
Enviado: sábado, 5 de março de 2016 15:03
Pa
pseudocode
length( strChange( intToStr( N), '0', ''));
De: fpc-pascal-boun...@lists.freepascal.org
em nome de Bart
Enviado: sábado, 5 de março de 2016 15:03
Para: FPC-Pascal users discussions
Assunto: [fpc-pascal] Bitcounting
Hi,
Does FreePascal have a
nice! it worked fine!
thanks
Philippe
De: fpc-pascal-boun...@lists.freepascal.org
em nome de Juha Manninen
Enviado: sábado, 20 de fevereiro de 2016 21:38
Para: FPC-Pascal users discussions
Assunto: Re: [fpc-pascal] Lazarus Release 1.6
On Sun, Feb 21
...
Thanks and sorry for may be useless messages!
Philippe
De: fpc-pascal-boun...@lists.freepascal.org
em nome de Philippe Lévi
Enviado: sábado, 20 de fevereiro de 2016 16:14
Para: FPC-Pascal users discussions
Assunto: Re: [fpc-pascal] Lazarus
list (ordered by name) ... and Lazarus does not appear ...
appreciate any tip!
Philippe
De: fpc-pascal-boun...@lists.freepascal.org
em nome de Martin
Enviado: sábado, 20 de fevereiro de 2016 12:23
Para: FPC-Pascal users discussions
Assunto: Re: [fpc-pascal]
reinstalled with clean option ... it looks ok now!
thanks again
Philippe
De: fpc-pascal-boun...@lists.freepascal.org
em nome de Martin
Enviado: sábado, 20 de fevereiro de 2016 12:23
Para: FPC-Pascal users discussions
Assunto: Re: [fpc-pascal] Lazarus
13:30, Philippe Lévi wrote:
> I may have missed something
>
> I installed lazarus from lazarus-1.6.0-fpc-3.0.0-win64.exe
>
> everything seem to have been installed well.
>
> but when I start Lazarus ... it requires "C:\lazarus64\fpc\2.7.1\source" ...
> but 2.6.4 h
n to clean this situation?
thanks
Philippe
De: fpc-pascal-boun...@lists.freepascal.org
em nome de Mattias Gaertner
Enviado: quinta-feira, 18 de fevereiro de 2016 12:27
Para: fpc-pascal@lists.freepascal.org
Assunto: [fpc-pascal] Lazarus Release 1.6
The La
I thought about "condEval( cnd, true, false);"
we are looking for a name of a function ... and "if" is a statment ...
variations of "if" still have the flavour of statment name ...
Philippe
De: fpc-pascal-boun...@lists.freepas
iif ... sounds good to me! +1 !
Philippe
De: fpc-pascal-boun...@lists.freepascal.org
em nome de Marco van de Voort
Enviado: segunda-feira, 1 de fevereiro de 2016 16:22
Para: FPC-Pascal users discussions
Assunto: Re: [fpc-pascal] New feature: IfThen
:42, Philippe Lévi wrote:
>
> what about emails I sent a week ago?
I'll get back to you as soon as I can... the weekend.
> (some stuffs could have been inserted in the release ... may be!).
There is *always* extra stuff that could make it into any release. :) I
didn't want
lorwheel and valuebar
Change saturation and value to 0-100 and value name to brightness
Allow tabtext color setting
Anchors label "Height" in case of resizing
Philippe Lévi (2):
richview: correctly typecast result in TLayoutLineList.GetItem()
richview: fi
bounds of text generated by TextOut. Is it avalaible somewhere?
thank for any hint
Philippe
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
synchronising tools do not do what you want?
De: fpc-pascal-boun...@lists.freepascal.org
em nome de Xiangrong Fang
Enviado: quarta-feira, 25 de fevereiro de 2015 12:33
Para: FPC-Pascal users discussions
Assunto: Re: [fpc-pascal] Use sleep in thread
2015-02-25
what you want to do makes sense? I don't think so. Thread code "may not" access
stack values of calling code ...
De: fpc-pascal-boun...@lists.freepascal.org
em nome de silvioprog
Enviado: segunda-feira, 23 de fevereiro de 2015 15:32
Para: FPC-Pascal users dis
I "thought" it was not possible to use local procedure address as parameter
like in queue( @SyncOnPrint);
as Clecio showed ...
De: fpc-pascal-boun...@lists.freepascal.org
em nome de Sven Barth
Enviado: segunda-feira, 23 de fevereiro de 2015 15:23
Para:
(unit?) to access printer (matricial
win32 or win64.
apreciate any ideia
thanks
Philippe
-
I have been busy with other stuff ... back to this topic!
First: could anyone tell me I have the possibility to access USB
printer in raw mode with the "basic" FPC
Mplayer (through -wid
parameter? ... I am not sure)?
appreciate any hint!
Philippe ___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
knew (saw it searching in Google).
>> The question is how to
select the USB port and create Printer ( win32/win
>>
>>> 5px; width:
100%;">
>> px; margin-left: 5px; width: 100%;">
Em 16.12.2014 09:27, LacaK escreveu:
> You can use:
>
Printer.RawMode := True;
> Printer.BeginDoc;
>
> Printer.EndDoc;
>
-Laco.
> Thank you, but that the part I already knew (saw it searching
in Google).
The question is how to select the USB port and create
Printer ( win32/win64 ).
Li
I need a solution (unit?) to access printer (matricial like LX80,
LX300 and so on) in raw mode throught USB port directly from FPC program
build in mode win32 or win64.
apreciate any ideia
thanks
Philippe ___
fpc-pascal maillist - fpc-pascal
Em 01.12.2014 22:42, Mattias Gaertner escreveu:
> On Mon, 01 Dec
2014 22:01:15 -0200
> Philippe wrote:
>
>>
[...] http://wiki.lazarus.freepascal.org/Colors#System_colors [1][1]
>>
>>> I have seen it ... but did not catch that it may not work
>> with
r
Em 01.12.2014 20:04, Mattias Gaertner escreveu:
> On Mon, 01 Dec
2014 15:17:04 -0200
> Philippe wrote:
>
>>
using -Cr (Range Check) option, red( clGrayText) as example, throw an
exception! how should I program "red" (or green, blue and may be some
others) function
compiling simplehtmltreeparser with -CR option I get:
F:lazaruscomponentsinternettoolsdatasimplehtmltreeparser.pas(591,13)
Error: Incompatible type for arg no. 2: Got "Class Of INamespace",
expected "TClass"
here is the line ..
function
TNamespaceList.getNamespace(i: integer): INamespace;
using -Cr (Range Check) option, red( clGrayText) as example, throw
an exception!
how should I program "red" (or green, blue and may be
some others) functions to avoid that?
should I write red( clGrayText
and $ff) ? ... another better way?
Em 19.11.2014 19:31, waldo kitty escreveu:
> On 11/19/2014 9:17
AM, Philippe wrote:
>
>>> I still don't know how to use at the same
time formatStr and FormatSettings in FormatDateTime.
>
> i'm not sure i
understand your delima... perhaps you are trying to dete
Em 19.11.2014 12:17, Philippe escreveu:
> Em 18.11.2014 10:27,
Michael Van Canneyt escreveu:
>
>> On Tue, 18 Nov 2014, Philippe
wrote:
>>
>>> Em 18.11.2014 09:49, Philippe escreveu: I wrote a
program: - windows 8 32 bits - lazarus 1.2.4 ... fpc 2.6.4 then I co
Em 18.11.2014 10:27, Michael Van Canneyt escreveu:
> On Tue, 18
Nov 2014, Philippe wrote:
>
>> Em 18.11.2014 09:49, Philippe escreveu:
I wrote a program: - windows 8 32 bits - lazarus 1.2.4 ... fpc 2.6.4
then I copied it to another computer - windows 7 64 bits - lazarus
1.0.14 ..
Em 18.11.2014 10:27, Michael Van Canneyt escreveu:
> On Tue, 18
Nov 2014, Philippe wrote:
>
>> Em 18.11.2014 09:49, Philippe escreveu:
I wrote a program: - windows 8 32 bits - lazarus 1.2.4 ... fpc 2.6.4
then I copied it to another computer - windows 7 64 bits - lazarus
1.0.14 ..
Em 18.11.2014 09:49, Philippe escreveu:
> I wrote a program:
>
>
- windows 8 32 bits
>
> - lazarus 1.2.4 ... fpc 2.6.4
>
> then I
copied it to another computer
>
> - windows 7 64 bits
>
> - lazarus
1.0.14 fpc 2.6.2
>
> and got into tro
ciate any example of good
programming pratise of data formating to avoid bad surprise moving
program from an OS to another !
Philippe
Links:
--
[1]
http://www.freepascal.org/docs-html/rtl/system/tdatetime.html
[2]
http://www.freepascal.org/docs-html/rtl/sysutils/
Em 24.10.2014 09:54, silvioprog escreveu:
> On Fri, Oct 24, 2014
at 8:41 AM, Michael Van Canneyt wrote:
>
>> On
Fri, 24 Oct 2014, Philippe wrote:
>>
>>> Using basically
HTTPClient.Get, I did not find time out configuration with fphttpclient.
Did I missed it?
&
Em 24.10.2014 09:41, Michael Van Canneyt escreveu:
> On Fri, 24
Oct 2014, Philippe wrote:
>
>> Using basically HTTPClient.Get, I did
not find time out configuration with fphttpclient. Did I missed it?
>
>
it does not exist yet.
>
>> If not, is there a way to
Using basically HTTPClient.Get, I did not find time out
configuration with fphttpclient. Did I missed it?
If not, is there a
way to implement it ? Using thread?
If not, is there a similar
library/unit with configurable timeout?
I appreciate any suggestion!
Philippe
-XS Try to link units statically (default, defines
FPC_LINK_STATIC)
-Xt Link with static libraries (-static is passed to
linker)
-XX Try to smartlink units (defines FPC_LINK_SMART)
-? Show
this help
-h Shows this help without waiting
Em 03.10.2014 18:53, Sven
Barth escreveu:
> Am 03.10.
chrieb "Philippe"
:
> >
> > bad ideia :
> >
> > (with windows we
have a limite from the command line size!)
>
> If you can't work with
8000 characters then simply use a cfg file and pass that. It's not as if
y
bad ideia :
(with windows we have a limite from the command line
size!)
I copy recursively all the files from directories I need in a
unique directory ... then compile from it!!!
ugly! ... may be ... but
it works !!! recursively!!! and it is quite fast to copy ... and I spent
time in other
k the same way I do,
or you do!
abraço!
Philippe
Em 01.10.2014 02:30, leledumbo
escreveu:
>> That's not what Brian asked for. He asked whether he can
use multiple directories, not whether he can use them recursively. And
the former is definitely the case.
>
> And indeed it
some days before we had same type of thread ...
the "problem" is
-Fu is not recursive!
Em 30.09.2014 11:07, Michael Van Canneyt
escreveu:
> On Tue, 30 Sep 2014, Brian wrote:
>
>> Having ported a
large real-time graphical application from Virtual Pascal (DPMI) to Free
Pascal Linux , ther
and I am with 2.6.4
thanks!
Em 24.09.2014 07:28, Mattias
Gaertner escreveu:
> On Wed, 24 Sep 2014 07:12:44 -0300
> Philippe
wrote:
>
>> -OoREMOVEEMPTYPROCS interesting!
why is it not available in Lazarus through "all options" window (in
project optio
-OoREMOVEEMPTYPROCS
interesting!
why is it not available in
Lazarus through "all options" window (in project options / customizable
options)?
(not sure about the names ... I have "opções personalizadas"
and "todas as opções"!)
Philippe
Em 24.09.2014 06:1
(tout excusé!)
Em 17.09.2014 21:45, Flávio Etrusco escreveu:
> On Wed, Sep 17, 2014 at 4:38 AM, Frederic Da Vitoria
>
wrote:
>
>> 2014-09-17 3:11 GMT+02:00 Flávio
Etrusco :
>>
>>> On Tue, Sep 16, 2014 at
8:09 PM, Philippe wrote:
>>>
>
sorry ... hijacking is not my intention ... sorry.
Em 16.09.2014
22:11, Flávio Etrusco escreveu:
> On Tue, Sep 16, 2014 at 8:09 PM,
Philippe wrote:
>
>> on compiler
implementation: I read in this list that the group lost months due a
"with" problem. People use &quo
his implementation could have saved
many time to many people (as one of the developper wrote) ... and still
may save.
But as it has been written ... we may be out of subject!
Philippe
Em 16.09.2014 11:08, Ewald escreveu:
> On 09/16/2014
03:41 PM, Philippe wrote:
>
>> I imagin
.
(but let configure it!)
Philippe
Em 16.09.2014 09:48, Frederic Da
Vitoria escreveu:
> 2014-09-16 14:42 GMT+02:00 Sven Barth
:
>
>> Am 16.09.2014 12:37 schrieb
"Mattias Gaertner" :
>> >
>> > On Tue, 16 Sep
2014 07:26:24 -0300
>> > Philippe wrot
could the compiler avoid "with" pitfalls?
now the compiler attach
a property to the closest "with" where it finds it.
the compiler could
check if the property appears in another "with" of the "with" stack and
produce a message (hint, warning or error, which may be configurated).
is not it
someone wrote about a better performance using "with". is that true?
even with a simple pointer as in:
with ptr^ do
begin
prop1 := ...
prop2 := ...
end;
which should be faster then
ptr^.prop1 := ...
ptr^.prop1 := ...
others wrote it is just usefull to save writing
time ...
Em
iguration
...
does this turn it safe, or safer?
Philippe
Em 14.09.2014
12:06, Martin Schreiber escreveu:
> On Sunday 14 September 2014
16:34:06 Marco van de Voort wrote:
>
>> In the past I had the same
opinion about with (WITHs evilness is exaggerated) as many others, but
o
-1. !!!
I like "with" ... even it may give trouble times to
times!!! ... but I work alone on my programs ...
as always ... nothing
perfect! always should consider the conditions!!
Em 14.09.2014
09:30, Michael Thompson escreveu:
>> We have spend weeks (if not
months) off hunting
new collect to be sort with different method ...
2014-03-12 21:56 GMT+01:00 Jim Leonard :Em
12.03.2014 19:06, Frederic Da Vitoria escreveu:
>> On 3/12/2014 2:30
PM, Philippe wrote:
>>
>>> Type
>>> TMethod = ( method_type_1,
method_type_2, method_type_3);
>>
using the example at
http://acm.msu.ru/mkoshp/fpc/rtl/objects/tsortedcollection.html
may
something this way ...
Type
TMethod = ( method_type_1, method_type_2,
method_type_3);
PMySortedCollection = ^TMySortedCollection;
TMySortedCollection = Object(TSortedCollection)
method : TMethod;
Fun
no problem ... may be could be informed at the messages bottom ...
"new topic: create a new message ..."
Em 06.02.2014 22:47, waldo kitty
escreveu:
> On 2/6/2014 2:45 PM, Philippe wrote:
>
>> so ... sorry
again (I didn´t know it could make a difference) ...
>
ID chain remains. This allows some mail clients (for example
Thunderbird) to show the mails in a tree structure, like on a forum.
>
> 2014-02-06 Philippe :
>
>> so ... sorry
again (I didn´t know it could make a difference) ...
>>
>> Em
06.02.2014 15:59, waldo kitty esc
so ... sorry again (I didn´t know it could make a difference) ...
Em 06.02.2014 15:59, waldo kitty escreveu:
> On 2/6/2014 9:24 AM,
Philippe wrote:
>
>> searching for raw printing to usb printer ... I
found that some stuff has been posted in the community forum ... which
looks
sorry ... I´ll do it next time ...
Em 06.02.2014 15:58, waldo
kitty escreveu:
> On 2/6/2014 9:16 AM, Philippe wrote:
>
>> compiling
for targets win32 and win64, I´ld like to change the window title, the
window opened by cmd.exe
>
> please do not hijack other people&
just simple like that ... works perfectly as I need ...
I had
searched (but searching "freepascal") and found something ... more
complicated ...
thank´s a lot.
Philippe
Em 06.02.2014 12:29, Tomas
Hajny escreveu:
> On Thu, February 6, 2014 15:16, Philippe wrote:
>
80.
I am using fpc 2.6.2 targetting win32 and
win64.
(with Lazarus it seems it can be done using printer unit ...
can I use it "directly"? )
Thanks for all
Philippe ___
fpc-pascal maillist - fpc-pascal@lists.freepasca
compiling for targets win32 and win64, I´ld like to change the window
title, the window opened by cmd.exe
program x;
uses ?;
begin
y( 'MY TITLE');
end.
I didn´t find anything in the windows unit
Thanks for help!
Philippe
___
forgot
X shl 1
normaly the fastest ...
Em 19.01.2014 17:47,
Ched escreveu:
> Dear Freepascalers,
>
> The multiplication in
floating arthmetic units is usualy know as being slower than the
addition. So, have
> I interest to code X+X, 2*X or X*2 when using
reals (mainly double and extend
s if any) available for ppcrossx64?
Thanks
Philippe
S. Lévi ___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
really thanks, but my needs are quite basic, and I found my way.
but I keep the link ... me be usefull later!
Thanks
Philippe
On
Tue, 8 Oct 2013 06:07:44 -0500, Michal Wallace wrote:
> On Oct 5, 2013
2:34 PM, "Philippe" wrote:
>
> > Problem!(?) ... I was using
it compiles and links ... still a lot of stuff to write and a bunch
to adjust
first tests ... first suprises!!!
but it compiles and
runs ... till the fisrt bug during first steps ...
Philippe
On Sat,
5 Oct 2013 22:48:09 +0200, Tomas Hajny wrote:
> On Sat, October 5,
2013 21
program.
I missed SetCursorPos ... thanks a lot
My first step, anyway, is to verify it is compiling for win32! ...
later I´ll make more changes and all the adjustments.
Philippe
On
Sat, 5 Oct 2013 22:48:09 +0200, Tomas Hajny wrote:
> On Sat, October
5, 2013 21:34, Philippe wrote:
>
I am back !!! (a bit sick ... teeth ...)
I am now trying to move
to win32. At first leaving crt unit, moving to video unit.
Problem!(?)
... I was using window, gotoxy and so on ... and I don´t find anything
similar with video unit!
On Fri, 20 Sep 2013 11:02:00 +0200, Sven
Barth wrote:
>
I changed the webmail configuration to MIME / 8 bits ... I hope it
helps!
Philippe
On Mon, 23 Sep 2013 15:06:00 +0200, Guillermo
Martínez wrote:
> From: "Tomas Hajny"
>
>> That should not be an
issue by itself. The more likely reason is probably use of 8-bit m
sorry ... delayed answer ... I don´t felt very well these days
and this subject is a bit difficult for me ... but I will give time this
week to read all I received ... and find out a way ... I´ll write later
this week
any way, I thank you very much all for your help!
Philippe
On Thu
here can I find documentation about the compiler and how
to build it?
I appreciate any help.
--
Philippe
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
It seem there is nothing available. If it is confirmed, I'll try to
write something.
I'll have a lot of time because I'm stoping World of Wordcraft :)
Philippe
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists
/wiki/XML_Metadata_Interchange
and I want to gererate my data structures from my uml diagrams
I would be suprised if nothing already exists
Philippe
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo
Do you know if some code allready exist to generate Pascal code form xmi
files ?
Best regards
Philippe
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
71 matches
Mail list logo