Re: Writing exception-safe code

Hi Atul,

The latest revision of the official branch is 105 and it does have StreamBuffer. You could checkout my dev branch. I fixed small exception safety issues in StreamBuffer and BinaryReader (revs 144, 145) yesterday but haven’t merged them in the official branch yet.

bzr branch http://bzr.calitko.org/developers/peter/calitko-dev calitko-dev-peter

Regards,

Peter

Would you like to post a relpy?


This post is a reply to:
Re: Writing exception-safe code
Dear Peter Where is this StreamBuffer? I am at revno 103.. And just built my ctags database but cannot find this one... Also did look at the doxygen generated tree here (more...)

Follow-ups:
Re: Writing exception-safe code
Dear mate Yes I got it.. So back to one of the things I love best ;-) look at source critically and try to improve it ;-) I saw the changes... So why not (more...)