yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08448
[yade/trunk] d26af2: Do not redeclare cundallInteractionPhysics and min...
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: d26af21565322983c2ee9eab0008429733cfb810
https://github.com/yade/trunk/commit/d26af21565322983c2ee9eab0008429733cfb810
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-04-10 (Tue, 10 Apr 2012)
Changed paths:
M pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp
Log Message:
-----------
Do not redeclare cundallInteractionPhysics and mindlinInteractionPhysics in local scopes, as they should be global. Fixes crash LP:966186.