"John Utz" <[EMAIL PROTECTED]> writes:

> was i supposed to get about 80-bajillion warnings?

Yeah, that's swig, sorry.

> it might be good to have you try this with the 1.3.11 version at
> this point and then i'll just recreate my work from there.

I warn you, I'm pretty sure anything later than 1.3.9 will give you
trouble - your call

> oh shit. the build just died:
> 
> /usr/local/include/xerces/validators/schema/SchemaGrammar.hpp:338:                 
> RefHash3KeysIdPoolEnumerator<SchemaElementDecl>::RefHash3KeysIdPoolEnumerator
> (const 
> RefHash3KeysIdPoolEnumerator<SchemaElementDecl> &)
> Xerces.C: In function `void boot_XML__Xerces (CV *)':
> Xerces.C:72926: `file' undeclared (first use this function)

Hmmm... You should have something that looks like:

XS(SWIG_init) {
    dXSARGS;
    int i;
    char *file = (char *) __FILE__;

What do you have?

jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to