Re: {null,parrot,installable}_config.o

2006-02-09 Thread Florian Ragwitz
On Wed, Feb 08, 2006 at 08:22:10AM +0100, Leopold Toetsch wrote: > > On Feb 6, 2006, at 16:29, Florian Ragwitz wrote: > > >c) Merge parrot_config and installable_config > > > > The only difference between those two seems to be the prefix > >setting. > >

{null,parrot,installable}_config.o

2006-02-07 Thread Florian Ragwitz
Hello *, I'm the Debian maintainer of pugs and parrot and I experience problems with the latest pugs when being linked to parrot. I get linker errors because of Parrot_set_config_hash being not defined. That's right, as we currently link the *_config.o object files into the executables and not in

Re: [perl #38183] [TODO] smoke - possible 'Cross Site Scripting' issue

2006-01-08 Thread Florian Ragwitz
On Sat, Jan 07, 2006 at 02:41:39PM -0800, Joshua Hoblitt wrote: > # New Ticket Created by Joshua Hoblitt > # Please include the string: [perl #38183] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/rt3/Ticket/Display.html?id=38183 > > > > The cur

Re: pkgsrc build

2006-01-05 Thread Florian Ragwitz
On Tue, Jan 03, 2006 at 03:33:36PM -0800, jerry gay wrote: > On 1/3/06, Leopold Toetsch <[EMAIL PROTECTED]> wrote: > > Recently on IRC: > > > > < Debolaz> leo: You can see the patches I made at > > > > http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/parrot/patches/ > > < Debolaz> The only one that'

libparrot improvements

2006-01-05 Thread Florian Ragwitz
Hello Guys, Yesterday I commited some changes to the libparrot handling. Those introduced the behavior to only build a static XOR a shared library. This may break other related software that relies upon blib/lib/libparrot.a. Also it's an advantage to have both static and shared libraries installed

Re: [PATCH] Better support for libparrot.so (revived)

2005-12-22 Thread Florian Ragwitz
On Thu, Dec 22, 2005 at 12:51:39PM +, Nick Glencross wrote: > I'd like to revive this patch which I posted a while back, but has > needed bringing up to date due to subsequent changes. Thanks for your great work, Nick! > I'd initially appreciate some feedback, and particularly reports of >

Making parrot portable

2005-11-14 Thread Florian Ragwitz
Hello, I'm the maintainer of the parrot Debian packages which are in Debian unstable now. All Debian packages usually get built by the Debian build daemon network so binaries for all architectures are available to the users. This was also done with parrot. The [0] results scared me a bit. Parrot o