← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/zorba-error_printer_in_api into lp:zorba

 

> I just checked: ZorbaException already has a global
> operator<<(ostream&,ZorbaException const&) function defined for it.
> 
> So why do you need to do anything at all?
Hi Paul, sorry for not following up for a long time. We just need it to get the errors in xml format. I guess this is not supported in operator<<(ostream&,ZorbaException const&). I will investigate in the stream manipulators. Hopefully, I understand how it works!
-- 
https://code.launchpad.net/~zorba-coders/zorba/zorba-error_printer_in_api/+merge/134405
Your team Zorba Coders is subscribed to branch lp:zorba.


References