[Lazarus] string, ansistring, exit, break, message, index [Re: Syntax highlighting anomalies]

2010-10-29 Thread Martin
On 09/10/2010 12:26, Bernd Kreuss wrote: Attached is a diff of my changes: * do not highlight String * do not highlight AnsiString * do not highlight WideString * highlight break * highlight continue * highlight exit All implemented, options under: editor / display / markup * highlight messa

Re: [Lazarus] windows and audio development

2010-10-29 Thread Reimar Grabowski
On Fri, 29 Oct 2010 21:54:59 +0200 (CEST) Michael Van Canneyt wrote: > Using the SDL library works very well for me. It's cross platform. > I'm not sure what codecs it can play, but it works for the formats I need. I can say exactly the same about portaudio. R. -- A: Because it messes up the or

[Lazarus] CharMapDialog and more...

2010-10-29 Thread theo
Hello I've encountered a strange behaviour after installing today's Lazarus snapshot on my Win2k in VirtualBox. When I select "Edit" -> "Insert from Character Map" after starting the IDE, nothing happens. After a while, I found out that it's showing up only after I've once clicked in the editor w

Re: [Lazarus] windows and audio development

2010-10-29 Thread Michael Van Canneyt
On Fri, 29 Oct 2010, ik wrote: Hello, If I have raw alaw or ulaw (or other codec) of audio I get in a socket. How can i play that data in Windows ? Please note that I haven't developed for Windows for over 7 years now, so a good tutorial or Pascal code will be very good help in this manner.

Re: [Lazarus] Lazarus rev. 27936 does not compile with CPU_TARGET=i386

2010-10-29 Thread Torsten Bonde Christiansen
On 2010-10-29 15:18, Mattias Gaertner wrote: On Fri, 29 Oct 2010 19:24:41 +0800 Paul Ishenin wrote: 29.10.2010 15:57, Mattias Gaertner wrote: Maybe you have local modifications? The line gtk2extrah.inc(43,56): function gdk_window_xwindow(win : PGdkDrawable): TXID; cdecl; external gdklib

Re: [Lazarus] Lazarus rev. 27936 does not compile with CPU_TARGET=i386

2010-10-29 Thread Mattias Gaertner
On Fri, 29 Oct 2010 19:24:41 +0800 Paul Ishenin wrote: > 29.10.2010 15:57, Mattias Gaertner wrote: > > Maybe you have local modifications? > > > > The line gtk2extrah.inc(43,56): > > > > function gdk_window_xwindow(win : PGdkDrawable): TXID; cdecl; external > > gdklib name 'gdk_x11_drawable_get_

[Lazarus] windows and audio development

2010-10-29 Thread ik
Hello, If I have raw alaw or ulaw (or other codec) of audio I get in a socket. How can i play that data in Windows ? Please note that I haven't developed for Windows for over 7 years now, so a good tutorial or Pascal code will be very good help in this manner. Thanks, Ido LINESIP websites: http:

Re: [Lazarus] Lazarus rev. 27936 does not compile with CPU_TARGET=i386

2010-10-29 Thread Paul Ishenin
29.10.2010 15:57, Mattias Gaertner wrote: Maybe you have local modifications? The line gtk2extrah.inc(43,56): function gdk_window_xwindow(win : PGdkDrawable): TXID; cdecl; external gdklib name 'gdk_x11_drawable_get_xid'; I will later test on a 32bit system... I tested with fpc 2.5.1 on ubuntu

Re: [Lazarus] trivial bug with patch not resolved

2010-10-29 Thread Bart
Thanks. Bart On 10/28/10, Maxim Ganetsky wrote: > 28.10.2010 19:02, Bart пишет: >> Since we're at it: http://bugs.freepascal.org/view.php?id=15295 >> Another trivial one with a patch attached (since april). > > Done in r27930. > > -- > Best regards, > Maxim Ganetsky mailto:gan

Re: [Lazarus] Build modes, macros and conditionals

2010-10-29 Thread Sven Barth
Am 29.10.2010 10:06, schrieb Mattias Gaertner: On Fri, 29 Oct 2010 09:48:39 +0200 Zaher Dirkey wrote: On Sun, Oct 24, 2010 at 10:49 PM, Mattias Gaertner< nc-gaert...@netcologne.de> wrote: Hi all, There are some new options to create * sets of compiler options - called "Build modes", * proj

Re: [Lazarus] Build modes, macros and conditionals

2010-10-29 Thread Zaher Dirkey
On Fri, Oct 29, 2010 at 10:06 AM, Mattias Gaertner < nc-gaert...@netcologne.de> wrote: > Note: At the moment the debugger exe is part of the global options - not > part of the project. > Yes I know, but when i want to debug my project (WinCE) in my Device i need special build of gdb.exe. Switchin

Re: [Lazarus] Build modes, macros and conditionals

2010-10-29 Thread Mattias Gaertner
On Fri, 29 Oct 2010 09:48:39 +0200 Zaher Dirkey wrote: > On Sun, Oct 24, 2010 at 10:49 PM, Mattias Gaertner < > nc-gaert...@netcologne.de> wrote: > > > Hi all, > > > > There are some new options to create > > * sets of compiler options - called "Build modes", > > * project and package macros - c

Re: [Lazarus] Lazarus rev. 27936 does not compile with CPU_TARGET=i386

2010-10-29 Thread Mattias Gaertner
On Fri, 29 Oct 2010 09:43:06 +0200 Torsten Bonde Christiansen wrote: > On 2010-10-29 09:36, Mattias Gaertner wrote: > > > >> make -C interfaces all > >> make[2]: Entering directory > >> `/home/torsten/FreePascal/lazarus/lcl/interfaces' > >> make -C gtk2 all > >> make[3]: Entering directory > >> `

Re: [Lazarus] Build modes, macros and conditionals

2010-10-29 Thread Zaher Dirkey
On Sun, Oct 24, 2010 at 10:49 PM, Mattias Gaertner < nc-gaert...@netcologne.de> wrote: > Hi all, > > There are some new options to create > * sets of compiler options - called "Build modes", > * project and package macros - called "Build macros" > * and rules to set macros, paths and options autom

Re: [Lazarus] Lazarus rev. 27936 does not compile with CPU_TARGET=i386

2010-10-29 Thread Torsten Bonde Christiansen
On 2010-10-29 09:36, Mattias Gaertner wrote: make -C interfaces all make[2]: Entering directory `/home/torsten/FreePascal/lazarus/lcl/interfaces' make -C gtk2 all make[3]: Entering directory `/home/torsten/FreePascal/lazarus/lcl/interfaces/gtk2' /bin/rm -f ../../units/i386-linux/gtk2/interfaces

Re: [Lazarus] Lazarus rev. 27936 does not compile with CPU_TARGET=i386

2010-10-29 Thread Mattias Gaertner
On Fri, 29 Oct 2010 09:24:30 +0200 Torsten Bonde Christiansen wrote: > Hi Lazarus developer. > > After having updated to the latest trunk revision this morning Lazarus > failed to compile with CPU_TARGET=i386. > > The error is: > > make -C interfaces all > make[2]: Entering directory > `/hom

Re: [Lazarus] Lazarus rev. 27936 does not compile with CPU_TARGET=i386

2010-10-29 Thread Paul Ishenin
29.10.2010 15:24, Torsten Bonde Christiansen пишет: Hi Lazarus developer. After having updated to the latest trunk revision this morning Lazarus failed to compile with CPU_TARGET=i386. Strange. Gtk2 compiles on my windows. Best regards, Paul Ishenin. -- _

[Lazarus] Lazarus rev. 27936 does not compile with CPU_TARGET=i386

2010-10-29 Thread Torsten Bonde Christiansen
Hi Lazarus developer. After having updated to the latest trunk revision this morning Lazarus failed to compile with CPU_TARGET=i386. The error is: make -C interfaces all make[2]: Entering directory `/home/torsten/FreePascal/lazarus/lcl/interfaces' make -C gtk2 all make[3]: Entering director