[ET Trac] [Einstein Toolkit] #1558: trying to activate more thorns than compiled into Cactus leads to strange error message
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Sat Mar 15 18:59:40 CDT 2014
#1558: trying to activate more thorns than compiled into Cactus leads to strange
error message
---------------------+------------------------------------------------------
Reporter: rhaas | Owner:
Type: defect | Status: reviewed_ok
Priority: minor | Milestone:
Component: Cactus | Version: development version
Resolution: | Keywords:
---------------------+------------------------------------------------------
Changes (by rhaas):
* status: review => reviewed_ok
Comment:
Using std::map directly in the clients is occasionally work-intensive
since the callers are usually C codes and C++ (required to use std::map
directly) is stricter eg when it comes automatic casts of pointers to
void* (eg passing a const pointer to free()). I agree though, touching
this is not worthwhile right now.
Thank you for the review.
Applied as rev 5097 of the flesh.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1558#comment:3>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list