[vtkusers] [vtk-developers] OS X 10.7.3 breaks building KwSys in VTK and ITK
    Brad King 
    brad.king at kitware.com
       
    Tue Mar 13 13:33:23 EDT 2012
    
    
  
On 3/13/2012 12:01 PM, Sean McBride wrote:
> On Tue, 13 Mar 2012 10:58:59 -0500, Kent Williams said:
>
>> The problem is that the function signature for ios::clear changed
>> between 10.7.2 and 10.7.3
>
> That's unlikely; the STL headers don't come with the OS, they come with Xcode.  Did you update Xcode at the same time?  Also, our Rogue7 dashboard has been running 10.7.3 for weeks, without this catastrophic failure.
Something may have been updated inconsistently.  The code in question
should not even be used on a compiler that provides the real sstream
header.  It is only for compatibility with ancient stream libraries.
-Brad
    
    
More information about the vtkusers
mailing list