Andre Poenitz <[EMAIL PROTECTED]> writes:

| But I guess I can't stop you anyway.
| 
| Maybe it would a bit easier to swallow if you explained what 
| problem it solves.

IMHO it makes maintaince easier, the semantics around a pointer to
buffer is clearer.

Also it solves the same crash as the "closing" signals patch that was
added earlier, but in a "automatic" way.
 
| > Anyway, please have a look.
| 
| Done.
| 
| Too many extra #includes, too much added verbosity for my taste.

I won't comment on the includes...

ad. to verbosity... some of that is there since not all Buffer* has
been converted to shared_ptr. Also, of course, if we want to a typedef
can be used for shared_ptr<Buffer> to make that shorter.

| But you knew that ;-}

yes.

-- 
        Lgb

Reply via email to