Re: [cp-patches] FYI: Complete Spring and SpringLayout

2006-03-17 Thread Thomas Fitzsimmons
On Fri, 2006-03-17 at 13:15 -0500, Thomas Fitzsimmons wrote: > On Fri, 2006-03-17 at 10:12 -0700, Tom Tromey wrote: > > > "Tom" == Thomas Fitzsimmons <[EMAIL PROTECTED]> writes: > > > > Tom> This patch comes from Caolan McNamara. It completes our Spring and > > Tom> SpringLayout implementatio

Re: [cp-patches] FYI: Complete Spring and SpringLayout

2006-03-17 Thread Thomas Fitzsimmons
On Fri, 2006-03-17 at 10:12 -0700, Tom Tromey wrote: > > "Tom" == Thomas Fitzsimmons <[EMAIL PROTECTED]> writes: > > Tom> This patch comes from Caolan McNamara. It completes our Spring and > Tom> SpringLayout implementations. > > Nice! > > Tom> + // protected abstract String springdebug()

Re: [cp-patches] FYI: Complete Spring and SpringLayout

2006-03-17 Thread Tom Tromey
> "Tom" == Thomas Fitzsimmons <[EMAIL PROTECTED]> writes: Tom> This patch comes from Caolan McNamara. It completes our Spring and Tom> SpringLayout implementations. Nice! Tom> + // protected abstract String springdebug(); Commented-out code ... gross. In this case it seems to me that the

[cp-patches] FYI: Complete Spring and SpringLayout

2006-03-16 Thread Thomas Fitzsimmons
Hi, This patch comes from Caolan McNamara. It completes our Spring and SpringLayout implementations. I committed this on Caolan's behalf. See this PR for details: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26606 Tom 2006-03-16 Thomas Fitzsimmons <[EMAIL PROTECTED]> PR classpath/2