From: sisyph...@optusnet.com.au via RT

To achieve a better understanding of the issue, I created a distro (attached) that matches the description provided.

In the absence of any further feedback, I then altered the Foo distro so that:

Foo uses Inline
Foo loads Foo::Bar (which uses Inline)
Foo also loads Foo::Bar::Baz (which uses Inline)

This distro (attached as Foo-2.tar.gz) also builds and tests fine for me.

I then changed it slightly so that:

Foo uses Inline
Foo loads Foo::Bar (which uses Inline)
Foo::Bar uses Foo::Bar::Baz (which uses Inline)

This distro (attached as Foo-3.tar.gz) also builds and tests fine for me.

I don't doubt that the patches provided by the OP fix *something*. But I'm certainly not going to apply them until someone enlightens me as to exactly what it is that those patches fix.

Cheers,
Rob

Attachment: Foo-2.tar.gz
Description: GNU Zip compressed data

Attachment: Foo-3.tar.gz
Description: GNU Zip compressed data

Reply via email to