Andi Vajda wrote:
> I attached a patch that should fix this. PyLucene 3.1 builds and
> passes its tests. Can you please try this and verify that it solves
> the problem you found ?
>
> Thanks !
>
> Andi..
It's a little hard to tell, because of the "parameter" issue I'm seeing,
but, yes, it see
On Feb 26, 2011, at 18:48, Bill Janssen wrote:
Andi Vajda wrote:
On Sat, 26 Feb 2011, Bill Janssen wrote:
I'm seeing a lot of errors of the form:
build/_GoodStuff/__wrap07__.cpp:57522: error: ?class
com::parc::goodstuff::t_FooIterator? has no member named ?
parameters?
Apparently r
Andi Vajda wrote:
>
> On Sat, 26 Feb 2011, Bill Janssen wrote:
>
> > I'm seeing a lot of errors of the form:
> >
> > build/_GoodStuff/__wrap07__.cpp:57522: error: ?class
> > com::parc::goodstuff::t_FooIterator? has no member named ?parameters?
> >
> > Apparently relating to code like this:
> >
On Sat, 26 Feb 2011, Bill Janssen wrote:
I'm seeing a lot of errors of the form:
build/_GoodStuff/__wrap07__.cpp:57522: error: ?class
com::parc::goodstuff::t_FooIterator? has no member named ?parameters?
Apparently relating to code like this:
if (!parseArgs(args, ""))
{
OBJ_CALL(re
I'm seeing a lot of errors of the form:
build/_GoodStuff/__wrap07__.cpp:57522: error: ‘class
com::parc::goodstuff::t_FooIterator’ has no member named ‘parameters’
Apparently relating to code like this:
if (!parseArgs(args, ""))
{
OBJ_CALL(result = self->object.nextElement());
On Sat, 26 Feb 2011, Andi Vajda wrote:
On Sat, 26 Feb 2011, Bill Janssen wrote:
Think I've found an issue. The class
com.parc.goodstuff.simple.HelloWorldService extends
simple.http.load.BasicService, and my JCC (2.7) chokes on it thusly:
build/_PPD/com/parc/goodstuff/simple/HelloWorld/Hello
On Sat, 26 Feb 2011, Bill Janssen wrote:
Think I've found an issue. The class
com.parc.goodstuff.simple.HelloWorldService extends
simple.http.load.BasicService, and my JCC (2.7) chokes on it thusly:
build/_PPD/com/parc/goodstuff/simple/HelloWorld/HelloWorldService.h: At global
scope:
build/_
Think I've found an issue. The class
com.parc.goodstuff.simple.HelloWorldService extends
simple.http.load.BasicService, and my JCC (2.7) chokes on it thusly:
build/_PPD/com/parc/goodstuff/simple/HelloWorld/HelloWorldService.h: At global
scope:
build/_PPD/com/parc/goodstuff/simple/HelloWorld/Hell