[Lazarus] New user interface for future major releases of Lazarus

2012-12-03 Thread Felipe Ferreira da Silva
I would like to propose and discuss about a new graphical user interface for the next major releases. Nowadays, most of the RAD tools use a docked interface(MonoDevelop, Delphi, VS), and in some cases they are stylish(like the recent Visual Studio versions). I think that a better-lookin

Re: [Lazarus] GDB - cannot perform pointer math on incomplete types

2012-12-03 Thread Martin
On 04/12/2012 03:48, David Emerson wrote: Still if you can get me the log + unit source ? because the IDE in many cases tries to work those out. So I wonder what happens behind the curtains... I just constructed this program, which allows me to reproduce the issue. I put a breakpoint on the wri

Re: [Lazarus] GDB - cannot perform pointer math on incomplete types

2012-12-03 Thread David Emerson
> Still if you can get me the log + unit source ? > > because the IDE in many cases tries to work those out. So I wonder what > happens behind the curtains... I just constructed this program, which allows me to reproduce the issue. I put a breakpoint on the writeln. Watch List items: tsrl_ag_cp

Re: [Lazarus] GDB - cannot perform pointer math on incomplete types

2012-12-03 Thread Martin
On 04/12/2012 03:11, David Emerson wrote: Martin wrote: Still if you can get me the log + unit source ? because the IDE in many cases tries to work those out. So I wonder what happens behind the curtains... Hmm I am working on it ... can't really share the sources :( but I am trying to build

Re: [Lazarus] GDB - cannot perform pointer math on incomplete types

2012-12-03 Thread David Emerson
Martin wrote: > > Still if you can get me the log + unit source ? > > because the IDE in many cases tries to work those out. So I wonder what > happens behind the curtains... Hmm I am working on it ... can't really share the sources :( but I am trying to build a miniature version to reproduc

Re: [Lazarus] GDB - cannot perform pointer math on incomplete types

2012-12-03 Thread Martin
On 04/12/2012 02:31, David Emerson wrote: Thanks much!! The first suggestion ^integer(foo)[1] works great! Still if you can get me the log + unit source ? because the IDE in many cases tries to work those out. So I wonder what happens behind the curtains... --

Re: [Lazarus] GDB - cannot perform pointer math on incomplete types

2012-12-03 Thread David Emerson
Original Message > From: "Martin" > > On 04/12/2012 01:54, David Emerson wrote: > > This error message has often befuddled me when debugging. > > I've got a dynamic array, usually a type that I've created, e.g. > > type longint_arr = array of longint > > I'm using the Watch List

Re: [Lazarus] GDB - cannot perform pointer math on incomplete types

2012-12-03 Thread Martin
On 04/12/2012 02:04, Martin wrote: On 04/12/2012 01:54, David Emerson wrote: This error message has often befuddled me when debugging. I've got a dynamic array, usually a type that I've created, e.g. type longint_arr = array of longint I'm using the Watch List and want to inspect one of the elem

Re: [Lazarus] GDB - cannot perform pointer math on incomplete types

2012-12-03 Thread Martin
On 04/12/2012 01:54, David Emerson wrote: This error message has often befuddled me when debugging. I've got a dynamic array, usually a type that I've created, e.g. type longint_arr = array of longint I'm using the Watch List and want to inspect one of the elements of such an array, e.g. f_list[0

[Lazarus] GDB - cannot perform pointer math on incomplete types

2012-12-03 Thread David Emerson
This error message has often befuddled me when debugging. I've got a dynamic array, usually a type that I've created, e.g. type longint_arr = array of longint I'm using the Watch List and want to inspect one of the elements of such an array, e.g. f_list[0]. But I get this error, which I guess come

Re: [Lazarus] Lazarus 1.0.4 Release

2012-12-03 Thread Mattias Gaertner
On Mon, 03 Dec 2012 23:39:01 +0800 Giuliano Colla wrote: > Il 02/12/2012 17:12, Mattias Gaertner ha scritto: > > The Lazarus team is glad to announce the release of Lazarus 1.0.4. > > > > I've recently posted a notice about the rpm format of recent releases of > Lazarus to be incompatible with

Re: [Lazarus] Lazarus 1.0.4 Release

2012-12-03 Thread Giuliano Colla
Il 02/12/2012 17:12, Mattias Gaertner ha scritto: The Lazarus team is glad to announce the release of Lazarus 1.0.4. I've recently posted a notice about the rpm format of recent releases of Lazarus to be incompatible with popular enterprise distributions (such as RHEL 5.8, CentOs 5.8 and Sus

Re: [Lazarus] from hfiandor 03 dic 2012 help needed

2012-12-03 Thread Reinier Olislagers
On 3-12-2012 21:53, Héctor F. Fiandor Rosario wrote: > Dear fellows, > > I have a unit for rea/write routines, without a form (not needed). As mentioned before, please don't reply to an existing thread but start a new thread. Thanks, Reinier -- ___ L

Re: [Lazarus] Lazarus 1.0.4 Release

2012-12-03 Thread Mattias Gaertner
On Mon, 03 Dec 2012 14:12:33 +0100 Reinier Olislagers wrote: > On 2-12-2012 10:12, Mattias Gaertner wrote: > > The Lazarus team is glad to announce the release of Lazarus 1.0.4. > > > Perhaps it would be nice if somebody posted the same announcement in the > Announcements section on the forum...

[Lazarus] from hfiandor 03 dic 2012 help needed

2012-12-03 Thread Héctor F . Fiandor Rosario
Dear fellows, I have a unit for rea/write routines, without a form (not needed). Now I have to prepare a file with information from a BD table. In other units with form it´s easy to fix a table control, and work with this table, but I don´t know how to do with my read/write unit. thanks in adv

Re: [Lazarus] HTTP and POP3 client components

2012-12-03 Thread Antonio Fortuny
Le 03/12/2012 11:59, Michael Schnell a écrit : Hi, Sorry for being a nuisance again :-[ We need to do a command line program to run n Linux (PC, later ARM), that reads a mail via POP3 and then does some communication towards some HTTP server (reading some pages and setting a value with

Re: [Lazarus] Lazarus 1.0.4 Release

2012-12-03 Thread Reinier Olislagers
On 2-12-2012 10:12, Mattias Gaertner wrote: > The Lazarus team is glad to announce the release of Lazarus 1.0.4. > Perhaps it would be nice if somebody posted the same announcement in the Announcements section on the forum Thanks, Reinier -- ___ L

Re: [Lazarus] HTTP and POP3 client components

2012-12-03 Thread Stephane Carre
Did you have look at synapse ? http://synapse.ararat.cz/doku.php Works fine under Linux and Windows, 32 and 64 bit, both with Lazarus and Delphi. Stephane - Original Message - From: "Michael Schnell" To: "Lazarus mailing list" Sent: Monday, 3 December, 2012 11:59:34 AM Subject: [Lazarus]

[Lazarus] HTTP and POP3 client components

2012-12-03 Thread Michael Schnell
Hi, Sorry for being a nuisance again :-[ We need to do a command line program to run n Linux (PC, later ARM), that reads a mail via POP3 and then does some communication towards some HTTP server (reading some pages and setting a value with some cgi program running there.) I do know th