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).



_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to