Re: [fpc-pascal] compiler message files

2015-01-05 Thread Bee
On Tue, Jan 6, 2015 at 2:46 PM, Bee wrote: > > 1. The '\section' - '\end' pair. With this, I found 12 sections. > Sorry again... I mean, 10 sections. Lots of typo. I think I need some rest. :) -- -Bee- ___ fpc-pascal maillist - fpc-pascal@lists.fre

Re: [fpc-pascal] compiler message files

2015-01-05 Thread Bee
On Tue, Jan 6, 2015 at 2:46 PM, Bee wrote: > > Do you mean including the content? > Sorry... I mean, the structure and numbering is also created manually? -- -Bee- ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.or

Re: [fpc-pascal] compiler message files

2015-01-05 Thread Bee
On Tue, Jan 6, 2015 at 2:00 PM, Michael Van Canneyt wrote: > > I'm experimenting with FPC's message (.msg) files. I wonder, who did >> create those files? Where are the text taken from? Is there any tool to >> generate those files? >> > > They are created manually. Do you mean including the con

Re: [fpc-pascal] compiler message files

2015-01-05 Thread Tomas Hajny
On Tue, January 6, 2015 08:00, Michael Van Canneyt wrote: > On Tue, 6 Jan 2015, Bee wrote: Hi, >> I'm experimenting with FPC's message (.msg) files. I wonder, who did >> create those files? Where are the text taken from? Is there any tool to >> generate those files? > > They are created manually

Re: [fpc-pascal] compiler message files

2015-01-05 Thread Michael Van Canneyt
On Tue, 6 Jan 2015, Bee wrote: Hi, I'm experimenting with FPC's message (.msg) files. I wonder, who did create those files? Where are the text taken from? Is there any tool to generate those files? They are created manually. I also found some inconsistencies in the file structure. There

[fpc-pascal] compiler message files

2015-01-05 Thread Bee
Hi, I'm experimenting with FPC's message (.msg) files. I wonder, who did create those files? Where are the text taken from? Is there any tool to generate those files? I also found some inconsistencies in the file structure. There are some sections that are not following the "standard" structure.

Re: [fpc-pascal] strlower causes EAccessViolation

2015-01-05 Thread Michael Van Ham
On Mon, Jan 5, 2015 at 3:39 PM, Sven Barth wrote: > Am 05.01.2015 21:33 schrieb "Michael Van Ham" : > > > > > Hello, > > > > The simple program below compiles and produces the expected output in > 2.6.4. In 2.7.1 (3.1.1 now) an EAccessViolation is caused. > > > > The strlower function seems to b

Re: [fpc-pascal] strlower causes EAccessViolation

2015-01-05 Thread Sven Barth
Am 05.01.2015 21:33 schrieb "Michael Van Ham" : > > Hello, > > The simple program below compiles and produces the expected output in 2.6.4. In 2.7.1 (3.1.1 now) an EAccessViolation is caused. > > The strlower function seems to be in strings.inc and written in assembler. Unfortunately I can not dec

[fpc-pascal] strlower causes EAccessViolation

2015-01-05 Thread Michael Van Ham
Hello, The simple program below compiles and produces the expected output in 2.6.4. In 2.7.1 (3.1.1 now) an EAccessViolation is caused. The strlower function seems to be in strings.inc and written in assembler. Unfortunately I can not decipher the assembly to research further. --- program test

Re: [fpc-pascal] SDL_Net vs Synapse

2015-01-05 Thread Daniel Gaspary
On Mon, Jan 5, 2015 at 4:55 PM, Brian wrote: > SDL2 Headers also available here ... > > http://sourceforge.net/projects/sdl2fpc/ We'll end the day knowing new two up to date SDL2 binding projects. Thank you, Brian ___ fpc-pascal maillist - fpc-pascal

Re: [fpc-pascal] SDL_Net vs Synapse

2015-01-05 Thread Brian
SDL2 Headers also available here ... http://sourceforge.net/projects/sdl2fpc/ -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/SDL-Net-vs-Synapse-tp5720715p5720720.html Sent from the Free Pascal - General mailing list archive at Nabble.com.

Re: [fpc-pascal] SDL_Net vs Synapse

2015-01-05 Thread fredvs
Hello Sandro and many thanks for the link. Hum, i do not know SDL, is it a alternative to PortAudio ? Does it deal with mp3 and other audio formats ? Thanks. Fre;D - Many thanks ;-) -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/SDL-Net-vs-Synapse-tp572

Re: [fpc-pascal] SDL_Net vs Synapse

2015-01-05 Thread Daniel Gaspary
On Mon, Jan 5, 2015 at 2:44 PM, Sandro Cumerlato wrote: > Pascal-SDL-2-Headers can be found on GitHub at: > > https://github.com/ev1313/Pascal-SDL-2-Headers Good to know. Thank you for sharing, Sandro. Is it a fork from another older version that was posted here?

Re: [fpc-pascal] SDL_Net vs Synapse

2015-01-05 Thread Sandro Cumerlato
Pascal-SDL-2-Headers can be found on GitHub at: https://github.com/ev1313/Pascal-SDL-2-Headers Sandro On 5 January 2015 at 17:03, Daniel Gaspary wrote: > On Mon, Jan 5, 2015 at 1:23 PM, Brian wrote: > > Any opinions/experience pro/con using SDL2 (SDL_Net) vs Synapse > > (http://synapse.arara

Re: [fpc-pascal] SDL_Net vs Synapse

2015-01-05 Thread Daniel Gaspary
On Mon, Jan 5, 2015 at 1:23 PM, Brian wrote: > Any opinions/experience pro/con using SDL2 (SDL_Net) vs Synapse > (http://synapse.ararat.cz/doku.php) ? Does SDL2 net FPC binding exist? The non-existence would be a big con. ___ fpc-pascal maillist - fp

[fpc-pascal] SDL_Net vs Synapse

2015-01-05 Thread Brian
Any opinions/experience pro/con using SDL2 (SDL_Net) vs Synapse (http://synapse.ararat.cz/doku.php) ? Thanks Brian -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/SDL-Net-vs-Synapse-tp5720715.html Sent from the Free Pascal - General mailing list archive at Nab