id summary reporter owner description type status priority milestone component version resolution keywords cc 62 Multiple issues with f4 to fix each one independently, discuss when needed Maciej Komosinski Grzegorz Latosiński "1. add f4 tests with invalid genotypes (to test problematic parsing, valgrind) 1. add f1 tests to see if introducing GeneProps did not change the calculation of properties (and detect the 'm' bug!) 1. implement approximate, fast, very low and constant complexity coloring in f4 (styles) just like it is done in f1 1. oper_f4.cpp:137 maybe move all modifier definitions to one location 1. oper_f4.cpp:178 address this TODO 1. f4_general.cpp:478 address this TODO 1. ""default move control to neuclasshandler"" unclear meaning 1. same: ""error: if no previous"" 1. same: ""Need to check if exists"" 1. same: {{{//they belong to neurons}}} 1. same: ""tc3 is only to ensure that in the end of neuron parameter definition"" 1. check: {{{sprintf((char*)buf2.c_str(), ""%d"", i1);}}} and all other similar use cases 1. makeNull() never used? 1. char count; repetition counter - TODO discuss the CHAR type 1. f4_general.h from line 160 upwards. Fix English, merge (remove spaces) * (pointer) with variable names or type names when there is no variable name 1. unify modifier macros between f1 and f4? 1. still true? {{{#define F4_MODIFIERS_VISUAL """" //not supported in f4}}} 1. fix Geno_f4::style, old pieces of code remain and clash with new 1. still needed? {{{ double state; /// int mn, int mx 1. {{{@param current parent of the analysed branch of the genotype}}} - there is no ""current"" arg? 1. notation everywhere: {{{ double * v -> double *v const char * parse() -> const char* parse() }}} " defect closed major genetic representations fixed