Marc Herbert wrote:
> Interesting. Which compiler version are you using?

Its gcc version 3.4.6

> I would rather try something like:
> 
> CarobCommon::logger(Logger::getLogger(log4cxx::String("MySQLAPI.Carob")));

Well to get it to compile I make a rather excessive patch to comment out all 
uses of the logger, I'll give your
suggestion a try out now.

> It seems String can be defined in  "include/log4cxx/helpers/tchar.h"
> either as char or wchar_t, maybe this is your issue here.

I cannot remember where now but I was looking at one if the other files in 
log4cxx and I saw it wrapping that choice of
char or wchar in some ifelse defs...

Cheers,
Daniel.


_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to