You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by "Thomas F. O'Connell" <tf...@netcentral.com> on 2003/10/01 21:38:45 UTC

Re: Xalan C++ 1.6 and XML::Xalan 0.44

Dave,

I've been getting the following error when trying to send email
directly to you:

Your message

  To:      david_n_bertoni@us.ibm.com
  Subject: Re: Xalan C++ 1.6 and XML::Xalan 0.44
  Sent:    Wed, 1 Oct 2003 14:06:45 -0500

did not reach the following recipient(s):

david_n_bertoni@us.ibm.com on Wed, 1 Oct 2003 14:06:45 -0500
    The e-mail system was unable to deliver the message, but did not
report a specific reason.  Check the address and try again.  If it still
fails, contact your system administrator.
    <d03nh003.boulder.ibm.com #5.0.0 X-Notes; Recipient user name
david_n_bertoni (david_n_ bertoni@us.ibm.com) not unique.  Several
matches found in Domino Direc tory. >

Anyway, I hope what follows might be of some use to the list and not
considered too abusive.

I made some progress since last writing, and I'm hoping the type of
progress I'm making isn't a lost cause.

I ended up adding some namespace directives into the XML::Xalan sources.
I got much closer to seeing some errors I recognize, but I'm running up
against the limits of my knowledge of XS. I feel like the errors I'm
seeing now are related to the fact that Xalan.xs doesn't create
Xalan.cpp with the correct namespace information, and I don't know how
to get it to do so.

Anyway, I'm attaching my latest build document (which might be of
general interest). If you're interested in seeing my customized
sources, let me know.

Thanks!

-tfo