FreeCAD: master 4b992c27

Author Committer Branch Timestamp Parent
Alexander Golubev wmayer master 2015-05-17 15:43:57 master 554d8f40
Changeset Pivy: fix several warnings

Warnings like:
    warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]

All was due to small defined size of the onstack array.
mod - src/3rdParty/Pivy-0.5/coin_wrap.cpp Diff File