Karsten Blees <karsten.blees@xxxxxxxxx> writes: >> Also, can it be set to something like __FILE__ ":" __FUNCTION__ >> which may alleviate the alleged problem of "not necessarily unique" >> perhaps? > > Should work with MSVC. With GCC, however, __FUNCTION__ is a string constant > supplied by the compiler, so string literal concatenation doesn't work. Shucks, but not too big a deal, I guess ;-) Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html