Build 1.2.1 available

This forum is meant for questions and discussions about the X# language and tools
Post Reply
User avatar
robert
Posts: 4225
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Build 1.2.1 available

Post 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
XSharp Development Team
The Netherlands
robert@xsharp.eu
User avatar
wriedmann
Posts: 3644
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

Build 1.2.1 available

Post 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
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
User avatar
Chris
Posts: 4562
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Build 1.2.1 available

Post 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
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
User avatar
wriedmann
Posts: 3644
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

Build 1.2.1 available

Post 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
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
ic2
Posts: 1798
Joined: Sun Feb 28, 2016 11:30 pm
Location: Holland

Build 1.2.1 available

Post 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
User avatar
robert
Posts: 4225
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Build 1.2.1 available

Post by robert »

Dick,

Yes of course.

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
ic2
Posts: 1798
Joined: Sun Feb 28, 2016 11:30 pm
Location: Holland

Build 1.2.1 available

Post by ic2 »

Hello Robert,

Great. I'll check later today.

Dick
Post Reply