From: Leopold Toetsch <[EMAIL PROTECTED]>
Date: Thu, 26 Jan 2006 12:45:11 +0100
Bob Rogers wrote:
> I notice that using an :opt_flag here also works now; it didn't seem to
> before.
Of course ;-)
What is it they say about weapons pacts? "Trust but verify"? ;-}
> You ma
Bob Rogers wrote:
I notice that using an :opt_flag here also works now; it didn't seem to
before.
Of course ;-)
You may or may not want to include the extra test (attached).
You have still troubles with svn ci?
leo
From: Leopold Toetsch <[EMAIL PROTECTED]>
Date: Wed, 25 Jan 2006 16:54:59 +0100
Bob Rogers wrote:
>Sometime between r11268 (probably) and 11276, there was a change to
> the way that initialization methods get called, regardless of whether
> "__init" or a 'BUILD' property is u
Bob Rogers wrote:
Sometime between r11268 (probably) and 11276, there was a change to
the way that initialization methods get called, regardless of whether
"__init" or a 'BUILD' property is used. If I do
.local pmc foo, hash
.local int foo_class
foo_class = find_type
Sometime between r11268 (probably) and 11276, there was a change to
the way that initialization methods get called, regardless of whether
"__init" or a 'BUILD' property is used. If I do
.local pmc foo, hash
.local int foo_class
foo_class = find_type "User::Foo"