
1 Mar
2006
1 Mar
'06
11:06 a.m.
the following patch makes it possible to compile process_jam_log.cpp with the Borland compilers. In a ternary operator the Borland compiler doesn't apply the implicit conversin from a [const] char * to a std::string.
Both this patch and the compiler_status one applied, Thanks, John.