xsharp.eu • Build 1.2.1 available
Page 1 of 1

Build 1.2.1 available

Posted: Tue Apr 10, 2018 4:12 pm
by robert
FYI we have just released build 1.2.1. This build has some changes in the compiler and performance enhancements in the VS integration !

Robert

Build 1.2.1 available

Posted: Tue Apr 10, 2018 6:25 pm
by wriedmann
Hi Robert,

thank you very much. I have installed it and it is compiling all my projects I have tried, included the samples for Cologne, my version of the VO SDK, the bBrowser sources and my WPF libraries and applications.

Could it be that there are some new warnings or was I blind before?

I'm referring to XS9043 Method xx is ambiguous and XS0105 The using directive for xx appeared previously in this namespace.

Wolfgang

Build 1.2.1 available

Posted: Tue Apr 10, 2018 11:27 pm
by Chris
Hi Wolfgang,

I don't think there was a change in this area, at least not for those specific warnings. Can you please show us the code where those are reported at? I can easily check against different compiler builds and confirm if there's a different behavior or not.

Chris

Build 1.2.1 available

Posted: Wed Apr 11, 2018 2:41 am
by wriedmann
Hi Chris,

better to not loose any time on this - it was more for curiosity. I'll give a better look and let you know if I need more explanations.

The work on the runtime has a much higher priority, I think.

Wolfgang

Build 1.2.1 available

Posted: Wed Apr 11, 2018 8:30 am
by ic2
Hello Robert,

Does this version solve the problem that projects can't load (you wrote that this was an issue in the CodeModel)?

Dick

Build 1.2.1 available

Posted: Wed Apr 11, 2018 9:03 am
by robert
Dick,

Yes of course.

Robert

Build 1.2.1 available

Posted: Wed Apr 11, 2018 9:43 am
by ic2
Hello Robert,

Great. I'll check later today.

Dick