Re: [fpc-pascal] Migrate mantis bugtracker

2014-08-01 Thread Michael Van Canneyt
On Thu, 31 Jul 2014, silvioprog wrote: On Thu, Jul 31, 2014 at 1:48 PM, Michael Van Canneyt mich...@freepascal.org wrote: Hi, In case someone is interested: I created a FPC program to migrate a mantis bugtracker database from MySQL to Postgres. The reason for

Re: [fpc-pascal] Migrate mantis bugtracker

2014-08-01 Thread Graeme Geldenhuys
On 2014-07-31 17:48, Michael Van Canneyt wrote: I created a FPC program to migrate a mantis bugtracker database from MySQL to Postgres. And soon there will be one from MySQL to Firebird too. :-) Seems great minds think alike. My tiDataPump tool (yes, tiOPF based) already managed to

Re: [fpc-pascal] Migrate mantis bugtracker

2014-08-01 Thread Michael Van Canneyt
On Thu, 31 Jul 2014, Saunders, Rich wrote: On 2014-07-31 12:48, Michael Van Canneyt wrote: I created a FPC program to migrate a mantis bugtracker database from MySQL to Postgres. If someone has interest in such a program : let me know, and I'll send you the sources. I'm interested! I'd

Re: [fpc-pascal] Migrate mantis bugtracker

2014-08-01 Thread Michael Van Canneyt
On Thu, 31 Jul 2014, Graeme Geldenhuys wrote: On 2014-07-31 17:48, Michael Van Canneyt wrote: I created a FPC program to migrate a mantis bugtracker database from MySQL to Postgres. And soon there will be one from MySQL to Firebird too. :-) Seems great minds think alike. My tiDataPump

Re: [fpc-pascal] Wikipedia article about fcl-web

2014-08-01 Thread Michael Van Canneyt
On Thu, 31 Jul 2014, Fabrício Srdic wrote: Em 31/07/2014 22:42, waldo kitty wkitt...@windstream.net escreveu: On 7/31/2014 5:08 PM, Fabrício Srdic wrote: Thanks a lot! About the web server implemented by the unit fphttpserver, is it recommended for high load environments? please

Re: [fpc-pascal] Wikipedia article about fcl-web

2014-08-01 Thread Mark Morgan Lloyd
leledumbo wrote: Hi everyone, Today I just started https://en.wikipedia.org/wiki/FCL-Web to start wikipedia-ing FPC supporting web frameworks. Please help expanding correcting the article, especially secondary/tertiary sources. I'm concerned that this might appear to be blowing our own

Re: [fpc-pascal] Wikipedia article about fcl-web

2014-08-01 Thread leledumbo
It's already been flagged might not meet notability guideline, and it might be wiser to instead expand the Free Pascal Runtime Library article with notes on alternate targets and also to make sure that the tagging convention is mentioned wherever appropriate so that people know it exists as

Re: [fpc-pascal] FPC documentation on website

2014-08-01 Thread Marco van de Voort
In our previous episode, Graeme Geldenhuys said: I see the Free Pascal documentation (PDF and HTML) on the [http://www.freepascal.org] website is still v2.6.2 Was it just an oversight on the website, or has the new offical documentation for 2.6.4 just not been generated yet? For me the html

[fpc-pascal] Library does not compile on freeBSD

2014-08-01 Thread fredvs
Hello. I have a library-code who compiles perfectly on Linux 32/64 and Windows 32/64 with fpc 2.7 trunk. Sadly, when i try to compile same code on freeBSD with fpc 2.7 trunk too, i get that error message : /usr/bin/ld: /usr/home/fred/fpGUI-develop/lib/x86_64-freebsd/fpg_base.o: relocation

[fpc-pascal] LoadLibrary in freeBSD ?

2014-08-01 Thread fredvs
Hello. I try to load a linux-library in freeBSD with DynLibs.LoadLibrary(libfilename) but it does not load... Must the loaded library be pure freeBSD library ? I was thinking that freeBSD is able to run Linux applications. Is it not true for libraries or must i install something in freeBSD to

Re: [fpc-pascal] LoadLibrary in freeBSD ?

2014-08-01 Thread fredvs
Yep, i have some news from freeBSD. I have installed linux_base-f10 (linux emulator) but it seams that freeBSD can load only 32-bit-libraries. Here some comment from freeBSD site : FreeBSD provides 32-bit binary compatibility with Linux®, allowing users to install and run most 32-bit Linux®