Re: [fpc-devel] xlib patch

2008-03-29 Thread Michael Van Canneyt
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

Re: [fpc-devel] xlib patch

2008-03-29 Thread Michael Van Canneyt
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

[fpc-devel] xlib patch

2008-03-29 Thread C Western
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