Code Monkey home page Code Monkey logo

Comments (2)

rla avatar rla commented on September 26, 2024

It's a good thing that you got it working. I currently do not have sane access to OS X and cannot test myself. I added the configuration code into the gyp file and published new version of the package.

I'm not sure if it would be possible to use it without exceptions at all. Exceptions are only used in the XML parsing phase. The RapidXML manual says that you can disable exceptions by defining a constant and then installing your own error handler. But there is a condition which worries me a bit: "This function cannot return. If it does, the results are undefined.".

http://rapidxml.sourceforge.net/manual.html#namespacerapidxml_ff5d67f74437199d316d2b2660653ae1_1ff5d67f74437199d316d2b2660653ae1

I will take a look how other projects that use RapidXML do it. Maybe there is a good solution.

from fast-feed.

rla avatar rla commented on September 26, 2024

The code above indeed enables exceptions not disables them. Closing as non-issue.

from fast-feed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.