Darcy Buskermolen darcy
Tue Jul 5 00:46:49 PDT 2005
On Monday 04 July 2005 13:51, Dave Page wrote:
> Hi Darcy,
>
> I dunno if you missed this last time - any chance you (or one of the
> other committers) could commit my change to the slonik Makefile that was
> missed when my patch was applied. This also makes the /win32 directory
> obsolete so it should be removed.
>
> If there are no objections, it would also be useful to see my ducttape
> patch applied. I realise you are rewriting the test suite, but it would
> make our job porting Slony easier if the existing tests worked on Win32
> straight from CVS.

These have been applied
:wq

>
> Thanks, Dave.
>
> > -----Original Message-----
> > From: slony1-general-bounces at gborg.postgresql.org
> > [mailto:slony1-general-bounces at gborg.postgresql.org] On
> > Behalf Of Dave Page
> > Sent: 30 June 2005 09:06
> > To: Darcy Buskermolen; slony1-general at gborg.postgresql.org
> > Subject: RE: [Slony1-general] [PATCH] Win32 Build environment
> >
> > > -----Original Message-----
> > > From: Darcy Buskermolen [mailto:darcy at wavefire.com]
> > > Sent: 29 June 2005 16:35
> > > To: slony1-general at gborg.postgresql.org
> > > Cc: Dave Page; Hiroshi Saito
> > > Subject: Re: [Slony1-general] [PATCH] Win32 Build environment
> > >
> > > Opps sorry that is a bit late, I applied this patch (along
> > > with your win32
> > > build one) yesterday evening.
> >
> > It seems the update to src/slonik/Makefile didn't get commited :-(
> >
> > >From the end of the patch, in case you need it:
> >
> > Index: src/slonik/Makefile
> > ===================================================================
> > RCS file:
> > /usr/local/cvsroot/slony1/slony1-engine/src/slonik/Makefile,v
> > retrieving revision 1.15
> > diff -c -r1.15 Makefile
> > *** src/slonik/Makefile	2 Jun 2005 16:45:18 -0000	1.15
> > --- src/slonik/Makefile	28 Jun 2005 20:19:43 -0000
> > ***************
> > *** 23,28 ****
> > --- 23,31 ----
> >   ifeq ($(PORTNAME), win)
> >   PROG            = slonik.exe
> >   endif
> > + ifeq ($(PORTNAME), win32)
> > + PROG            = slonik.exe
> > + endif
> >
> >   OBJS		= 			\
> >   	slonik.o			\
> >
> > _______________________________________________
> > Slony1-general mailing list
> > Slony1-general at gborg.postgresql.org
> > http://gborg.postgresql.org/mailman/listinfo/slony1-general
>
> _______________________________________________
> Slony1-general mailing list
> Slony1-general at gborg.postgresql.org
> http://gborg.postgresql.org/mailman/listinfo/slony1-general

-- 
Darcy Buskermolen
Wavefire Technologies Corp.

http://www.wavefire.com
ph: 250.717.0200
fx: 250.763.1759


More information about the Slony1-general mailing list