Bah, need to quote this as code, so it does not get mangled (stars get deleted otherwise): [ 207s] fmc_all_cls.cc: In member function 'var_sct* vlist_cls::atoi_fnd(bool&, std::vector<antlr::ASTRefCount<antlr::AST> >&, fmc_cls&, ncoTree&)': [ 207s] fmc_all_cls.cc:4174:21: error: invalid conversion from 'char' to 'char*' [-fpermissive] [ 207s] char *pend='\0'; [ 207s] ^~~~ [ 207s] fmc_all_cls.cc:4193:21: error: invalid conversion from 'char' to 'char*' [-fpermissive] [ 207s] char *pend='\0'; [ 207s]...
build issue: '\0' vs. NULL
You're welcome. No idea why gcc does not catch such issues, shouldn't be so difficult,...
Hi Charlie, I tried to build 4.6.5, and the rpmlint issue popped up again, this time...
Thanks. I have added builds of NCO to the Science project of the openSUSE Build Service,...
build issues: no-return-in-nonvoid-function and strcasestr
fallocate support in curl tool