Re: [fpc-pascal] ptop and comma.

2020-02-12 Thread fredvs via fpc-pascal
> Well, there have been changes in trunk. I obviously did a diff with the > trunk version, so probably that is the cause. Ha, nice, I will study this asap. Other thing, I did many search on internet to have the same as ptop: simple command line program-executable but for Java. Sadly this does no

Re: [fpc-pascal] ptop and comma.

2020-02-12 Thread Michael Van Canneyt
On Wed, 12 Feb 2020, fredvs via fpc-pascal wrote: The diff is quite big, and it's not whitespace changes... is that intentional, or if not, where did you get the original ptopu.pp It comes from source of fpc 3.0.4. Hum, so big? Well, there have been changes in trunk. I obviously did a dif

Re: [fpc-pascal] ptop and comma.

2020-02-12 Thread fredvs via fpc-pascal
Re-hello. In the previous zip file there is the ptopu.pp file (not ptop.pp that I did not touch). Fre;D - Many thanks ;-) -- Sent from: http://free-pascal-general.1045716.n5.nabble.com/ ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org

Re: [fpc-pascal] ptop and comma.

2020-02-12 Thread fredvs via fpc-pascal
> The diff is quite big, and it's not whitespace changes... > is that intentional, or if not, where did you get the original ptopu.pp It comes from source of fpc 3.0.4. Hum, so big? To add a "comma" keyword, 1) Insert comma in keysymbol array. 2) Add "comma" in EntryNames. 3) Add option[t,comm

Re: [fpc-pascal] ptop and comma.

2020-02-12 Thread Michael Van Canneyt
On Wed, 12 Feb 2020, fredvs via fpc-pascal wrote: Hello Michael. I have added in ptopu.pp "comma" keyword and option[t,comma]^.selected := [spaft]; Works like charm. Included patched ptopu.pp ehm... This patch changes a lot more than just adding comma ? The diff is quite big, and it's n

Re: [fpc-pascal] ptop and comma.

2020-02-12 Thread fredvs via fpc-pascal
Hello Michael. I have added in ptopu.pp "comma" keyword and option[t,comma]^.selected := [spaft]; Works like charm. Included patched ptopu.pp ptopu.zip Fre;D - Many thanks ;-) -- Sent from: http://free-pascal-gen

Re: [fpc-pascal] How to rebuild an fpc package

2020-02-12 Thread Fabio Luis Girardi via fpc-pascal
This is the tip of the day! Thanks! Em Qua, 12 de fev de 2020 10:40, Joost van der Sluis escreveu: > Op 10-02-2020 om 17:01 schreef Luis - SoftSAT Sistemas via fpc-pascal: > > I'am on Windows and installed latest lazarus version(2.0.6), but > > TCSVDataset from fcl-db package have some bugs so

[fpc-pascal] How to rebuild an fpc package

2020-02-12 Thread Luis - SoftSAT Sistemas via fpc-pascal
12.02.2020, 11:41, "Joost van der Sluis" : > Op 10-02-2020 om 17:01 schreef Luis - SoftSAT Sistemas via fpc-pascal: >>  I'am on Windows and installed latest lazarus version(2.0.6), but >>  TCSVDataset from fcl-db package have some bugs so i ported some fixes, >>  now i need rebuild it, but i fail

Re: [fpc-pascal] How to rebuild an fpc package

2020-02-12 Thread Joost van der Sluis
Op 10-02-2020 om 17:01 schreef Luis - SoftSAT Sistemas via fpc-pascal: I'am on Windows and installed latest lazarus version(2.0.6), but TCSVDataset from fcl-db package have some bugs so i ported some fixes, now i need rebuild it, but i failed miserably. What i tryed CD C:\lazarus\fpc\3.0.4\sour

[fpc-pascal] Freepascal/Lazarus forum and Lazarus website outage wrap-up

2020-02-12 Thread Marc Weustink via fpc-pascal
Now that everything seems to be normal, time for a wrap-up, what happened: There were happening 2 things simultaneously - an increased interest(?) from china - one or two bots every second looking for SQL injections. This caused a load on the original server configuration, apache using mod_ph