Oleg, Sorry for delay. The problem is that HP's implementation of STL (which MSVC uses) doesn't allow to initialise basic_string using NULL pointer. The problem should be fixed in the master. Thanks for reporting the problem! Martin