From: Michal Suchanek Date: 2009-01-20T19:33:50+09:00 Subject: [ruby-core:21457] Re: [Bug #744] memory leak in callcc? 2009/1/19 Nobuyoshi Nakada : > Hi, > > At Mon, 19 Jan 2009 17:15:02 +0900, > Brent Roman wrote in [ruby-core:21429]: >> I have just posted yet another update to the MBARI7 patch at: >> http://sites.google.com/site/brentsrubypatches/ > > Can't you make patches against the head of stable branch? > > Current status: > > MBARI1: already merged except for a new method. > > MBARI2: backported stack-rewind at thread creation from old > 1.9, so I think this patch is no longer needed. > > MBARI4: your patch makes Emacs c-mode.el confused. > is > more c-mode.el friendly. Perhaps it should be the other way around? That is the Emacs c-mode should be fixed to work with any code rather than code modified to work around Emacs quirks. Thanks Michal