Opened 9 years ago
Closed 9 years ago
#9395 closed Bugs (fixed)
mpi/src/python/exception.cpp
| Reported by: | Sergey Shandar | Owned by: | Matthias Troyer | 
|---|---|---|---|
| Milestone: | To Be Determined | Component: | mpi | 
| Version: | Boost 1.55.0 | Severity: | Cosmetic | 
| Keywords: | mpi python exception | Cc: | 
Description
Boost MPI Python library contains two almost the same files:
libs/mpi/src/python/py_exception.cpp
and
libs/mpi/src/python/exception.cpp
It looks like Boost doesn't use the second one so it can be deleted.
Change History (2)
comment:1 by , 9 years ago
| Component: | mpl → mpi | 
|---|---|
| Owner: | changed from to | 
comment:2 by , 9 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

Fixed in r86713