Hello.
I just figured NamedEndpoint class is broken in 2.1.0.0. A fix is attached.
Tibur.
1. The source file is not included in the RCF.cpp file.
2. It doesn't compile under Linux because of an implicit RCF::tstring (std::wstring) to std::string conversion.
NamedEndpoint is broken in 2.1.0.0 (with patch)
NamedEndpoint is broken in 2.1.0.0 (with patch)
- Attachments
-
- NamedPipeEndpoint.patch
- (1.17 KiB) Downloaded 829 times
Re: NamedEndpoint is broken in 2.1.0.0 (with patch)
Thanks. I've imported the patch here and committed it.