My build with msvc crashes on startup here:

Buffer * BufferView::buffer() const
{
    return pimpl_->buffer_;
}

This is my first build since two weeks, so
is this a known problem?

Peter

Reply via email to