Modify

Opened 10 years ago

Closed 9 years ago

#45 closed defect (duplicate)

undefined symbols in C++ wrappers

Reported by: glen.beane@… Owned by: bas
Priority: major Milestone:
Component: pbs Version: 4.4.0
Keywords: Cc:

Description

I had to remove references to two functions:

log_available begin_rm_req

from src/C++/pbs.py and src/C++/pbs_wrap.cxx

otherwise we got undefined symbol errors when importing the module in our python program

It appears these had already been removed from src/C/pbs.py and src/C/pbs_wrap.c

Attachments (0)

Change History (3)

comment:1 Changed 10 years ago by bas

  • Status changed from new to assigned

Just back from holidays. I will remove these items.

comment:2 Changed 10 years ago by bas

Glen, The swig files are now also in the reppsitory. This to generate the pbs.p/pbs_wrap.c files:

I just removed the offending functions:

comment:3 Changed 9 years ago by bas

  • Resolution set to duplicate
  • Status changed from assigned to closed

ok progress will be in ticket #47. I will close this one. It is only support for 5.X

Add Comment

Modify Ticket

Change Properties
Action
as closed The owner will remain bas.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.