• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
MacOS X 10.1.2's problems with Xerces 1.6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MacOS X 10.1.2's problems with Xerces 1.6


  • Subject: MacOS X 10.1.2's problems with Xerces 1.6
  • From: Rich Van Deren <email@hidden>
  • Date: Mon, 28 Jan 2002 18:10:05 -0800

Subject: MacOS X 10.1.2's problems with Xerces 1.6

The debugger loses it about here in the Xerces initialization.
no symbol gSyncMutex.

// Create the local sync mutex
gSyncMutex = new XMLMutex;

// Create the mutex for the static data cleanup list
gXMLCleanupListMutex = new XMLMutex;

Then the delete parser fails here:

XMLScanner::~XMLScanner()
{
delete [] fElemState;

debugger drops out after this.

The Node interface works fine. However the element interfaces does not
work.

I hope someone out there can help. Has anyone used the Xerces 1.6
with MacOS X 10.1.2?


  • Prev by Date: Visible at launch time?
  • Next by Date: Re: Milliseconds Function?
  • Previous by thread: Re: Visible at launch time?
  • Next by thread: Drawing shadows?
  • Index(es):
    • Date
    • Thread