On Sat, 29 Mar 2008, Martin Schreiber wrote:
> On Saturday 29 March 2008 21.52:51 Michael Van Canneyt wrote:
>
> > > Jesus just told me that it is fixed in r10587.
> >
> > Great, I set the bug to resolved.
> >
> > Seems like the most obvious bugs are fixed.
> > Now I wait for the subtle ones t
On Saturday 29 March 2008 21.52:51 Michael Van Canneyt wrote:
> > Jesus just told me that it is fixed in r10587.
>
> Great, I set the bug to resolved.
>
> Seems like the most obvious bugs are fixed.
> Now I wait for the subtle ones to appear ;-)
>
Here it is the first one:
http://bugs.freepascal.
On Sat, 29 Mar 2008, Vincent Snijders wrote:
> Jesus Reyes A. schreef:
> >
> > - Original Message - From: "C Western" <[EMAIL PROTECTED]>
> > To: "FPC developers' list"
> > Sent: Saturday, March 29, 2008 11:04 AM
> > Subject: Re: [fpc-devel] Important: Call for testing.
> >
> >
> > >
Jesus Reyes A. schreef:
- Original Message - From: "C Western" <[EMAIL PROTECTED]>
To: "FPC developers' list"
Sent: Saturday, March 29, 2008 11:04 AM
Subject: Re: [fpc-devel] Important: Call for testing.
There also seems to be a problem with fixing up references to other
components w
On Sat, 29 Mar 2008, C Western wrote:
> There also seems to be a problem with fixing up references to other components
> while reading - TLabel.FocusControl seems to be one of the things that is
> tripping this up. Local unresolved references are being silently discarded,
> but I think should be
- Original Message -
From: "C Western" <[EMAIL PROTECTED]>
To: "FPC developers' list"
Sent: Saturday, March 29, 2008 11:04 AM
Subject: Re: [fpc-devel] Important: Call for testing.
There also seems to be a problem with fixing up references to other
components while reading - TLabel.F
On Sat, 29 Mar 2008, C Western wrote:
> The recent xlib change seems to contain an infinite loop - the attached patch
> fixes it for me
Applied, thanks !
Michael.
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/m
On Sat, 29 Mar 2008, C Western wrote:
> The recent xlib change seems to contain an infinite loop - the attached patch
> fixes it for me
Thanks, applied !
Michael.
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/m
The recent xlib change seems to contain an infinite loop - the attached
patch fixes it for me
Colin
diff -uNr --exclude=.svn --exclude='*.rst' trunk/fpcsrc/packages/x11/src/xlib.pp trunk.w/fpcsrc/packages/x11/src/xlib.pp
--- trunk/fpcsrc/packages/x11/src/xlib.pp 2008-03-29 12:07:09.0 +00
There also seems to be a problem with fixing up references to other
components while reading - TLabel.FocusControl seems to be one of the
things that is tripping this up. Local unresolved references are being
silently discarded, but I think should be added to the global list. The
attached patch
On 29 Mar 2008, at 16:34, Tomas Hajny wrote:
On Sat, March 29, 2008 16:05, Jonas Maebe wrote:
On 29 Mar 2008, at 15:47, Tomas Hajny wrote:
As of now, the dependencies are the same for the whole
directory gtk1 and I'm afraid that there's no way for making the
dependency only valid for some tar
On Sat, March 29, 2008 16:05, Jonas Maebe wrote:
>
> On 29 Mar 2008, at 15:47, Tomas Hajny wrote:
>> As of now, the dependencies are the same for the whole
>> directory gtk1 and I'm afraid that there's no way for making the
>> dependency only valid for some targets and not others
>
> You can specif
On 29 Mar 2008, at 15:47, Tomas Hajny wrote:
As of now, the dependencies are the same for the whole
directory gtk1 and I'm afraid that there's no way for making the
dependency only valid for some targets and not others
You can specify separate dependencies for a particular targets in
Makefil
On Sat, March 29, 2008 09:39, Dave Parsons wrote:
Hi Dave,
> I've just updated from SVN and rebuilt the compiler again.
> The problem I reported last time appears to be fixed now,
> thanks.
> 'Free Pascal Compiler version 2.3.1 [2008/03/29] for i386'
>
> However, the problem I mentioned last tim
On Sat, 29 Mar 2008, C Western wrote:
> There seems to be a problem in TReader.FindComponentClass - the search in
> FindInFieldTable does not properly include ancestors.
Great, I applied the patch. This should probably fix issue 11060 !
Michael.
___
There seems to be a problem in TReader.FindComponentClass - the search
in FindInFieldTable does not properly include ancestors.
See attached patch
Colin
diff -uNr --exclude=.svn --exclude='*.rst' trunk/fpcsrc/rtl/objpas/classes/reader.inc trunk.w/fpcsrc/rtl/objpas/classes/reader.inc
--- trunk/f
Vincent Snijders schreef:
Michael Van Canneyt schreef:
There still is a memleak in the reader, when starting and stopping
Lazarus:
333861 memory blocks allocated : 48899445/49814032
333803 memory blocks freed : 48898000/49812384
58 unfreed memory blocks : 1445
I think I plugged that one
Michael Van Canneyt schreef:
There still is a memleak in the reader, when starting and stopping Lazarus:
333861 memory blocks allocated : 48899445/49814032
333803 memory blocks freed : 48898000/49812384
58 unfreed memory blocks : 1445
I think I plugged that one (Vincent: we had it in the
On Fri, 28 Mar 2008, Vincent Snijders wrote:
> Martin Schreiber schreef:
> > On Thursday 27 March 2008 21.50:33 Michael Van Canneyt wrote:
> > > While extensive testing has been done (using the FPCunit testing
> > > framework), and the working of Lazarus with this new code was verified, it
> > >
Hi,
I've just updated from SVN and rebuilt the compiler again.
The problem I reported last time appears to be fixed now,
thanks.
'Free Pascal Compiler version 2.3.1 [2008/03/29] for i386'
However, the problem I mentioned last time, but forgot to
detail (sorry), is still there.
It seems to be a c
20 matches
Mail list logo