Re: [fpc-pascal] fpc-pascal Digest, Vol 193, Issue 2

2020-07-07 Thread Sven Barth via fpc-pascal
Tomas Hajny  schrieb am Di., 7. Juli 2020, 14:33:

> On 2020-07-03 18:44, Sven Barth via fpc-pascal wrote:
> > Can it be that you replied to the wrong
> > message? ;) (see below)
>
> I suspect that it was an automated reply (out-of-office message). :/
> Ceterum censeo automated replies delenda sunt. ;-) Let's take it as an
> opportunity to remind everybody that if (s)he needs to set up such a
> reply for the holiday period (on mailboxes subscribed to one of FPC
> lists), the lists should be added to the exceptions for not receiving
> such replies - any decent mail server should allow such setting.
>

Detlef already confirmed to me privately that he'd replied to the wrong
message ;)


> Btw, if somebody knows an e-mail header allowing to distinguish such
> replies from regular e-mails, contact me privately.
>

Even if there'd be a standard for that, I bet that enough such auto-reply
systems would do their own thing 

Regards,
Sven

>
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] fpc-pascal Digest, Vol 193, Issue 2

2020-07-07 Thread Tomas Hajny

On 2020-07-03 18:44, Sven Barth via fpc-pascal wrote:

Can it be that you replied to the wrong
message? ;) (see below)


I suspect that it was an automated reply (out-of-office message). :/ 
Ceterum censeo automated replies delenda sunt. ;-) Let's take it as an 
opportunity to remind everybody that if (s)he needs to set up such a 
reply for the holiday period (on mailboxes subscribed to one of FPC 
lists), the lists should be added to the exceptions for not receiving 
such replies - any decent mail server should allow such setting.


Btw, if somebody knows an e-mail header allowing to distinguish such 
replies from regular e-mails, contact me privately.


Thanks

Tomas
(one of FPC lists moderators)
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] fpc-pascal Digest, Vol 193, Issue 2

2020-07-03 Thread Sven Barth via fpc-pascal
Can it be that you replied to the wrong message? ;) (see below)

Regards,
Sven

 schrieb am Fr., 3. Juli 2020, 14:10:

> Montag ab 12.00?
>
>
> DETLEF D. OVERBEEK
> WITH KIND REGARDS, MED VENLIG HILSEN, MET VRIENDELIJKE GROET,
> CORDIALEMENT, CORDIALI SALUTI,
> LE SALUDA ATENTAMENTE,  MIT FREUNDLICHEN GRÜSSEN, С ИСКРЕННИМ УВАЖЕНИЕМ
>
> CONTACT: MOBILE PHONE: +31 (0) 6  21 23 62 68 / SKYPE: DETLEF.OVERBEEK
>
>
> CELL PHONE: +31 (0) 6  21 23 62 68/   SKYPE: DETLEF.OVERBEEK
> EDELSTENENBAAN 21, 3402 XA IJSSELSTEIN   /   NETHERLANDS
> www.BlaisePascalMagazine.eu
> BLAISE PASCAL MAGAZINE WILL NOT SELL OR SHARE YOUR EMAIL
> OR POSTAL ADDRESS WITH UNRELATED THIRD PARTIES.
>
> -Original Message-
> From: fpc-pascal [mailto:fpc-pascal-boun...@lists.freepascal.org] On
> Behalf Of fpc-pascal-requ...@lists.freepascal.org
> Sent: vrijdag 3 juli 2020 12:00
> To: fpc-pascal@lists.freepascal.org
> Subject: fpc-pascal Digest, Vol 193, Issue 2
>
> Send fpc-pascal mailing list submissions to
> fpc-pascal@lists.freepascal.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
> or, via email, send a message with subject or body 'help' to
> fpc-pascal-requ...@lists.freepascal.org
>
> You can reach the person managing the list at
> fpc-pascal-ow...@lists.freepascal.org
>
> When replying, please edit your Subject line so it is more specific than
> "Re: Contents of fpc-pascal digest..."
>
>
> Today's Topics:
>
>1. Re:  CodeTools reduce number of completions (Ryan Joseph)
>2.  FPC for Win64 (Evert van Dijken)
>
>
> --
>
> Message: 1
> Date: Thu, 2 Jul 2020 19:45:26 +0700
> From: Ryan Joseph 
> To: FPC-Pascal users discussions 
> Subject: Re: [fpc-pascal] CodeTools reduce number of completions
> Message-ID: <49fd7384-9842-43c6-ad88-acfdd9b5c...@gmail.com>
> Content-Type: text/plain;   charset=us-ascii
>
>
>
> > On Jul 2, 2020, at 4:04 PM, Mattias Gaertner via fpc-pascal <
> fpc-pascal@lists.freepascal.org> wrote:
> >
> > Maybe something like this:
> >
> > List:=CodeToolBoss.IdentifierList;
> > for i:=0 to List.GetFilteredCountCnt-1 do begin
> > Item:=List.FilteredItems[i];  if (Item.Tool<>nil) then begin
> >if
> >
> RightStr(Item.Tool.MainFilename,33)='packages/univint/src/MacOSAll.pas'
> >then continue;
> >
> >if Item.Tool.Scanner.CleanedLen>100 then
> >  continue;
> >  end;
> > end;
>
> Item.Tool.MainFilename is helpful to know, thanks.
>
> Btw, since I have your attention, any idea about that FindReferences bug I
> reported some days? Still haven't figured it out yet.
>
> Regards,
> Ryan Joseph
>
>
>
> --
>
> Message: 2
> Date: Thu, 2 Jul 2020 22:30:05 +0200
> From: Evert van Dijken 
> To: fpc-pascal@lists.freepascal.org
> Subject: [fpc-pascal] FPC for Win64
> Message-ID: 
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> L.S.
>
> I like to use the 64 bits FPC compiler, but I cannot find any
> documentation how to use it. I see a WIN32 compiler and a WIN64 cross
> compiler. How it works is a mystery for me. Can I still use the debugger
> and the development environment?
>
> --
> With kind regardst,
> Evert van Dijken
> De Hazelaar 5
> 6921XA Duiven (NL)
>
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20200702/3f239835/attachment-0001.htm
> >
>
> --
>
> Subject: Digest Footer
>
> ___
> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
>
>
> --
>
> End of fpc-pascal Digest, Vol 193, Issue 2
> **
> ___
> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
>
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] fpc-pascal Digest, Vol 193, Issue 2

2020-07-03 Thread editor
Montag ab 12.00?


DETLEF D. OVERBEEK  
WITH KIND REGARDS, MED VENLIG HILSEN, MET VRIENDELIJKE GROET, CORDIALEMENT, 
CORDIALI SALUTI, 
LE SALUDA ATENTAMENTE,  MIT FREUNDLICHEN GRÜSSEN, С ИСКРЕННИМ УВАЖЕНИЕМ

CONTACT: MOBILE PHONE: +31 (0) 6  21 23 62 68 / SKYPE: DETLEF.OVERBEEK 


CELL PHONE: +31 (0) 6  21 23 62 68/   SKYPE: DETLEF.OVERBEEK  
EDELSTENENBAAN 21, 3402 XA IJSSELSTEIN   /   NETHERLANDS
www.BlaisePascalMagazine.eu
BLAISE PASCAL MAGAZINE WILL NOT SELL OR SHARE YOUR EMAIL 
OR POSTAL ADDRESS WITH UNRELATED THIRD PARTIES. 

-Original Message-
From: fpc-pascal [mailto:fpc-pascal-boun...@lists.freepascal.org] On Behalf Of 
fpc-pascal-requ...@lists.freepascal.org
Sent: vrijdag 3 juli 2020 12:00
To: fpc-pascal@lists.freepascal.org
Subject: fpc-pascal Digest, Vol 193, Issue 2

Send fpc-pascal mailing list submissions to
fpc-pascal@lists.freepascal.org

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
or, via email, send a message with subject or body 'help' to
fpc-pascal-requ...@lists.freepascal.org

You can reach the person managing the list at
fpc-pascal-ow...@lists.freepascal.org

When replying, please edit your Subject line so it is more specific than "Re: 
Contents of fpc-pascal digest..."


Today's Topics:

   1. Re:  CodeTools reduce number of completions (Ryan Joseph)
   2.  FPC for Win64 (Evert van Dijken)


--

Message: 1
Date: Thu, 2 Jul 2020 19:45:26 +0700
From: Ryan Joseph 
To: FPC-Pascal users discussions 
Subject: Re: [fpc-pascal] CodeTools reduce number of completions
Message-ID: <49fd7384-9842-43c6-ad88-acfdd9b5c...@gmail.com>
Content-Type: text/plain;   charset=us-ascii



> On Jul 2, 2020, at 4:04 PM, Mattias Gaertner via fpc-pascal 
>  wrote:
> 
> Maybe something like this:
> 
> List:=CodeToolBoss.IdentifierList;
> for i:=0 to List.GetFilteredCountCnt-1 do begin  
> Item:=List.FilteredItems[i];  if (Item.Tool<>nil) then begin
>if
>RightStr(Item.Tool.MainFilename,33)='packages/univint/src/MacOSAll.pas'
>then continue;
> 
>if Item.Tool.Scanner.CleanedLen>100 then 
>  continue;
>  end;
> end;

Item.Tool.MainFilename is helpful to know, thanks.

Btw, since I have your attention, any idea about that FindReferences bug I 
reported some days? Still haven't figured it out yet.

Regards,
Ryan Joseph



--

Message: 2
Date: Thu, 2 Jul 2020 22:30:05 +0200
From: Evert van Dijken 
To: fpc-pascal@lists.freepascal.org
Subject: [fpc-pascal] FPC for Win64
Message-ID: 
Content-Type: text/plain; charset="utf-8"; Format="flowed"

L.S.

I like to use the 64 bits FPC compiler, but I cannot find any documentation how 
to use it. I see a WIN32 compiler and a WIN64 cross compiler. How it works is a 
mystery for me. Can I still use the debugger and the development environment?

--
With kind regardst,
Evert van Dijken
De Hazelaar 5
6921XA Duiven (NL)

-- next part --
An HTML attachment was scrubbed...
URL: 


--

Subject: Digest Footer

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org 
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


--

End of fpc-pascal Digest, Vol 193, Issue 2
**
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal