Re: [PATCH] InsetGraphics cleanup

2001-02-21 Thread Lars Gullik Bjønnes
Baruch Even [EMAIL PROTECTED] writes: | WARNING! This patch uses boost in its namespace, please test it and | report if it fails to compile. If you don't test it now, don't complain | if cvs lyx fails to compile in a few days! | | (Just to cover my ass, this is done by the decision of Lars, I'm

Re: [PATCH] InsetGraphics cleanup

2001-02-21 Thread Baruch Even
* Lars Gullik Bjnnes [EMAIL PROTECTED] [010221 12:47]: Baruch Even [EMAIL PROTECTED] writes: | WARNING! This patch uses boost in its namespace, please test it and | report if it fails to compile. If you don't test it now, don't complain | if cvs lyx fails to compile in a few days! | |

Re: [PATCH] InsetGraphics cleanup

2001-02-21 Thread Lars Gullik Bjønnes
Baruch Even <[EMAIL PROTECTED]> writes: | WARNING! This patch uses boost in its namespace, please test it and | report if it fails to compile. If you don't test it now, don't complain | if cvs lyx fails to compile in a few days! | | (Just to cover my ass, this is done by the decision of Lars,

Re: [PATCH] InsetGraphics cleanup

2001-02-21 Thread Baruch Even
* Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010221 12:47]: > Baruch Even <[EMAIL PROTECTED]> writes: > > | WARNING! This patch uses boost in its namespace, please test it and > | report if it fails to compile. If you don't test it now, don't complain > | if cvs lyx fails to compile in a few days!

[PATCH] InsetGraphics cleanup

2001-02-20 Thread Baruch Even
Attached is a patch to cleanup a bit more of the InsetGraphics, this patch gets rid of GraphicsCacheItem_pimpl by using shared_ptr. It includes a patch to boost::shared_ptr to have asserts when memory allocations fail. WARNING! This patch uses boost in its namespace, please test it and report

Re: [PATCH] InsetGraphics cleanup

2001-02-20 Thread Baruch Even
Forgot to attach the patch. -- Baruch Even http://baruch.ev-en.org/ ig.diff.gz

[PATCH] InsetGraphics cleanup

2001-02-20 Thread Baruch Even
Attached is a patch to cleanup a bit more of the InsetGraphics, this patch gets rid of GraphicsCacheItem_pimpl by using shared_ptr<>. It includes a patch to boost::shared_ptr<> to have asserts when memory allocations fail. WARNING! This patch uses boost in its namespace, please test it and

Re: [PATCH] InsetGraphics cleanup

2001-02-20 Thread Baruch Even
Forgot to attach the patch. -- Baruch Even http://baruch.ev-en.org/ ig.diff.gz