Re: CPAN Upload: A/AB/ABERGMAN/ponie-2.tar.gz - Ponie Development Release 2

2004-03-26 Thread Steve Hay
Leopold Toetsch wrote: >Steve Hay <[EMAIL PROTECTED]> wrote: > > >>HANDLE __stdcall WSAAsyncGetServByName(HWND hWnd, u_int wMsg, >>const char * name, >>const char * proto, >>

Re: CPAN Upload: A/AB/ABERGMAN/ponie-2.tar.gz - Ponie Development Release 2

2004-03-26 Thread Leopold Toetsch
Steve Hay <[EMAIL PROTECTED]> wrote: > HANDLE __stdcall WSAAsyncGetServByName(HWND hWnd, u_int wMsg, > const char * name, > const char * proto, > char * buf, int obj.u._b._buf

Re: CPAN Upload: A/AB/ABERGMAN/ponie-2.tar.gz - Ponie Development Release 2

2004-03-23 Thread Nicholas Clark
On Mon, Mar 22, 2004 at 05:52:56PM +0100, Leopold Toetsch wrote: > Steve Hay <[EMAIL PROTECTED]> wrote: > > but linking parrot.exe fell over with three unresolved externals: > > asctime_r, gmtime_r and localtime_r. These are not present in the VC++ > > header files. > > These are fixed in Parrot

Re: CPAN Upload: A/AB/ABERGMAN/ponie-2.tar.gz - Ponie Development Release 2

2004-03-22 Thread Steve Hay
Steve Hay wrote: >Arthur Bergman wrote: > > > >>This is Ponie, development release 2 >> >> >> >> >How does one build this on Win32 with MSVC++? > >Running the top-level "perl Configure.pl" got me nowhere, so I cd'd into >parrot and ran "perl Configure.pl" there. That ran OK, so I tried >

Re: CPAN Upload: A/AB/ABERGMAN/ponie-2.tar.gz - Ponie Development Release 2

2004-03-22 Thread Leopold Toetsch
Steve Hay <[EMAIL PROTECTED]> wrote: > but linking parrot.exe fell over with three unresolved externals: > asctime_r, gmtime_r and localtime_r. These are not present in the VC++ > header files. These are fixed in Parrot CVS. Though I don't know, if ponie uses it unaltered. > - Steve leo

Re: CPAN Upload: A/AB/ABERGMAN/ponie-2.tar.gz - Ponie Development Release 2

2004-03-22 Thread Goplat
--- Steve Hay <[EMAIL PROTECTED]> wrote: > Arthur Bergman wrote: > > >This is Ponie, development release 2 > > > > > How does one build this on Win32 with MSVC++? > > Running the top-level "perl Configure.pl" got me nowhere, so I cd'd into > parrot and ran "perl Configure.pl" there. That ran

Re: CPAN Upload: A/AB/ABERGMAN/ponie-2.tar.gz - Ponie Development Release 2

2004-03-22 Thread Steve Hay
Arthur Bergman wrote: >This is Ponie, development release 2 > > How does one build this on Win32 with MSVC++? Running the top-level "perl Configure.pl" got me nowhere, so I cd'd into parrot and ran "perl Configure.pl" there. That ran OK, so I tried "nmake" next. It almost worked. The compi

Re: CPAN Upload: A/AB/ABERGMAN/ponie-2.tar.gz - Ponie Development Release 2

2004-03-14 Thread Leopold Toetsch
Marcus Holland-Moritz <[EMAIL PROTECTED]> wrote: > One of my modules embeds the ucpp preprocessor, which has a > function init_tables(). The same function exists in parrot. Renamed. thanks for testing, leo

Re: CPAN Upload: A/AB/ABERGMAN/ponie-2.tar.gz - Ponie Development Release 2

2004-03-13 Thread Marcus Holland-Moritz
On 2004-03-12, at 16:54:26 +, Arthur Bergman wrote: > This is Ponie, development release 2 > First of all, this is just working great! All of my XS modules compiled (almost) out of the box and worked really fine. I noticed one small thing, however. The pa

CPAN Upload: A/AB/ABERGMAN/ponie-2.tar.gz - Ponie Development Release 2

2004-03-12 Thread Arthur Bergman
This is Ponie, development release 2 "And, isn't sanity really just a one-trick ponie anyway? I mean all you get is one trick, rational thinking, but when you're good and crazy, oooh, oooh, oooh, the sky is the limit." -- the tick Welcome to this second deve