Fix remove compile warnings
Context
Some changes to remove warnings.
Major modifications
- fix
possibly dangling reference to a temporary
inScheduler.cpp
- fix
ignoring attributes on template argument ‘int (*)(FILE*)’
inScheduler.cpp
andGraphView.cpp
- fix
inlining failed
forAidge::Node::input(const Aidge::IOIndex_t)
member function