Project

General

Profile

Feature #457

Cpp exception interface with python

Added by Rogers, Chris about 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
common_cpp
Target version:
Start date:
19 May 2011
Due date:
% Done:

100%

Estimated time:
Workflow:

Description

We need to make cpp exceptions (src/common/Interface) talk to the python framework. Two ways to go - either we use CppErrorHandler or Squeal does it itself...

#1

Updated by Tunnell, Christopher about 12 years ago

It would be nice to be as uniform as possible across Python and C++. For example: renaming Squeal or the python part. I think CppErrorHandler is more clear.

If you assign an issue to you, does that mean nobody else can come in and do it? I don't know if we want to leave issues openended for anybody (to encourage others or just sharing labor) to do.

#2

Updated by Rogers, Chris almost 12 years ago

Take on other people's trackers sure, but it's good manners to ask first (in case they have already started)

#3

Updated by Rogers, Chris almost 12 years ago

Prototype code committed in maus_rogers - needs comments and tests

#4

Updated by Rogers, Chris almost 12 years ago

Hmm... mysterious segmentation fault when I try to import any python module at all... will have a look on Monday

#5

Updated by Rogers, Chris almost 12 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Fixed - needed to initialise python properly.

#6

Updated by Rogers, Chris almost 12 years ago

  • Target version changed from Future MAUS release to MAUS-v0.0.3

Also available in: Atom PDF