avatar Daniel Outmin

  • Email:
  • Registered on: 10/20/2009
  • Last connection: 02/13/2010

Projects

Activity

Reported issues: 3

10/24/2009

11:44 PM Flusspferd Bug #140: JIT is not enabled
Flusspferd doesn't enable JIT (Tracemonkey), so I added a new method to context, shamelessly ripped from the set_strict() method. It will not be enabled until you call it. Patch is attached.

10/23/2009

07:50 AM Flusspferd Feature #136: Easier (or make possible) to extend detail::convert for user-defined types
I think it would be great if it was easier (or possible, it's hard to grasp because the code extensively uses templates and boost) if users of the C++ API could extend detail::convert to support user-defined types. For instance, in my project I...

10/20/2009

09:59 AM Flusspferd Bug #132: Will only build when using release mode, conflicting DEBUG symbol
If Flusspferd's latest trunk is built without building in release mode, it will error out at this point: ...

Also available in: Atom