|
From: Christian S. <sch...@li...> - 2019-02-23 15:46:12
|
On Samstag, 23. Februar 2019 00:58:46 CET Christian Schoenebeck wrote: > > I've attached a patch containing a few small corrections to the changes > > you made when integrating my patch. > > Oops, sorry and thanks! There are still some issues with the helper > functions with certain paths. I grab some sleep and then I fix the rest of > the helper function issues during the day. Ok, committed the fixes (SVN r3483). I also added test cases against those helper functions: cd src/testcases/ g++ HelperTest.cpp ./a.out CU Christian |