Thread Previous • Date Previous • Date Next • Thread Next |
I'm thinking of how to handle this bug: https://bugs.launchpad.net/ffc/+bug/787010 I see two solutions: 1. Handle parameters with dynamical type in C++ (fairly easy to add). 2. Not use parameters that may change type in FFC (from "auto" to an int). -- Anders
Thread Previous • Date Previous • Date Next • Thread Next |