Re: [OpenBabel-Devel] Compilation error in trunk

2010-06-17 Thread David C . Lonie
From: "Noel O'Boyle" Subject: Re: [OpenBabel-Devel] Compilation error in trunk Date: Thu, 17 Jun 2010 20:03:21 +0100 > On 17 June 2010 17:33, David Lonie wrote: >> On Thu, Jun 17, 2010 at 12:31 PM, Geoffrey Hutchison >> wrote: I added it, but it still fails to compile, same error. Odd thin

Re: [OpenBabel-Devel] Trunk won't compile

2009-11-29 Thread David C . Lonie
From: Chris Morley Subject: Re: [OpenBabel-Devel] Trunk won't compile Date: Sun, 29 Nov 2009 23:06:21 + > It compiles ok on my system. > [snip] > In the declaration of FastSearchFormat::AddPattern() includes the > scope FastSearchFormat::. This should not be there but unfortunately > is a

[OpenBabel-Devel] Trunk won't compile

2009-11-28 Thread David C . Lonie
Recently, it seems that every time I pull trunk, I have to fix several errors just to get it to compile. Does OB have a "test-before-you-commit" policy? If not, it might be a good idea. At the moment there are several obvious errors in trunk that, IMHO should never have been committed. Has anyone