yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #05296
[Bug 604719] [NEW] Dispatcher crashes if no functors are defined
Public bug reported:
bd=BoundDispatcher()
bd.dispFunctor(Aabb())
bd.dispFunctor(Sphere(),Aabb())
crash (should throw an exception instead).
** Affects: yade
Importance: Low
Status: Confirmed
** Changed in: yade
Importance: Undecided => Low
** Changed in: yade
Status: New => Confirmed
--
Dispatcher crashes if no functors are defined
https://bugs.launchpad.net/bugs/604719
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
Status in Yet Another Dynamic Engine: Confirmed
Bug description:
bd=BoundDispatcher()
bd.dispFunctor(Aabb())
bd.dispFunctor(Sphere(),Aabb())
crash (should throw an exception instead).
Follow ups
References