Fwd: [Metakit] Fwd: [PyCS-devel] Re: [Pyds-users] Maybe problems with Metakit 2.4.9.3

Georg Bauer <gb-BRhJDZTO+/[email protected]> Tue, 20 Apr 2004 19:29:38 +0200
Newsgroups gmane.comp.pythin.pyds.devel
Message-ID <[email protected]>
Hi!

A possible reason for the segfaults. Are there any blanks in the getas 
in the PyCS source? I am currently not near my source code.

bye, Georg

> Von: "Brian Kelley" <[email protected]>
> Datum: Di, 20. Apr 2004  19:21:52 Europe/Berlin
> An: Georg Bauer <gb-BRhJDZTO+/[email protected]>, Metakit mailing list 
> <[email protected]>
> Betreff: Re: [Metakit] 	Fwd: [PyCS-devel] Re: [Pyds-users] Maybe 
> problems with Metakit	2.4.9.3
>
> Georg Bauer wrote:
>
> > Hi!
> >
> > A PyDS user reported the following problem with Metakit 2.4.9.3.
> > Any ideas on what might go wrong?
> >
> > bye, Georg
> >
> >> comments = db.getas( 'comments[user:S, paragraph:S, link:S,
> >> notes[name:S, email:S, url:S, comment:S, date:S]]').ordered( 2 )
>
> Most likely it is the spaces in your getas statement here.  If you
> remove them, it works just fine.
>
>
>