Jose

Results 147 comments of Jose

Hi Gulum, There is no plan for this, the MSBuild task just runs the slice2cs compiler which is a C++ binary. Can you elaborate on your use case and why...

> This forces us to also use MSBuild based generators to ensure correct generation order. E.g. Generate .ice files -> Generate C# files (Slice2CS) -> Run C# Compiler. One thing...

Hi @DanielBernhard Thanks for reporting this issue. I was able to reproduce it. It appears to be caused by a problem in Visual Studio, which I have reported here: [Visual...

Hi @DanielBernhard, I've attached a new IceBuilder build that should fix the problem. It would be great if you could give it a try. Just extract the ZIP file and...

Would you be able to upgrade to Ice 3.8, which targets Python 3.12 and above, once it is released?

One issue that can be causing troubles is that we are running with both tcp and multicast enabled. "Multicast" is enabled by default, it used to be disabled by test...

Pretty sure is a duplicate of #2926 , the crash got unnoticed and the peer hang

The failure indicates there was an unexpected retry, here we abort the connection so a retry is unexpected. In both cases happen when using SSL, it would be interesting to...

It turns out we already upload test logs: ``` -- 09/04/2024 21:38:16:163 client: Protocol: sending request message type = 0 (request) compression status = 0 (not compressed; do not compress...