Georg Baum wrote:
Abdelrazak Younes wrote:As long as support is a static library, I don't think there is a dependency problem here.There is one (nothing in src/support should depend on anything in src), but we had exactly the same discussion already, so I am not going to repeat the arguments. This dependency problem is manifesting itself in the broken tests in src/support/tests.
OK, then what should we do? add a static IconvProcessor::init() maybe? Abdel.