Hi Jerome, 2014-01-29 Jérôme Duriez <[email protected]>: >They could instead also forget to define the return value... > (apparently this would not return a compiling error, isn't it ?)
we are using relatively strict compiler-settings [1], so it should return an error, or at least a warning, especially clang. But I did not check. [1] https://github.com/yade/trunk/blob/master/CMakeLists.txt#L81 Anton _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

