Hi Daniel,

Thanks for the spot, all patched in.

Sending out a separate email re SC

Cheers

Piotr




________________________________
From: openexr-devel-bounces+pstanczyk=ilm....@nongnu.org 
[openexr-devel-bounces+pstanczyk=ilm....@nongnu.org] on behalf of Daniel 
Kaneider [kaneiderdan...@gmail.com]
Sent: 13 May 2011 11:02
To: openexr-devel@nongnu.org
Subject: [Openexr-devel] Small compile error

Hi,

today I downloaded the sources of openExr and IlmBase in order to compile them 
on VS 2010 64bit.
IlmBase compiled without complains but the compilation of openExr (IlmImf) 
failed due to a missing semicolon in ImfAutoArray.h in line 60. IMHO that line 
should be:

AutoArray (): _data (new T [size]) { memset(_data, 0, size*sizeof(T));}

I would appreciate if someone could add this to cvs.

Btw. are you really happy with that versioning system? There are so many empty 
folders which should be removed, and if cvs doesn't allow to do that, this 
should be reason enough to do a switch to svn,git,mercurial,...whatever.

Thanks in advance.
Daniel
_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to