[OPEN] [#1391] [4.1.0] Compiler warnings when building Ext.NET

  1. #1

    [OPEN] [#1391] [4.1.0] Compiler warnings when building Ext.NET

    Hi,

    we build the Ext.NET library in Visual Studio 2015 and with TeamCity in conjunction with MSBuild from scratch.

    For our own projects we treat all compiler warnings as errors as in the past we often run in runtime issues indicated already by a compiler warning in the build process.

    Currently when building Ext.NET there are more than 340 compiler warnings, most of them related to hiding an inherited member (CS0108 and CS0114).

    So, this request is no runtime issue but maybe the Ext.NET team will examine and clean the compiler warnings in a future release to further improve the code quality of Ext.NET. By eliminating all compiler warnings we get warned when new compiler warnings arise by code changes.

    Kind Regards
    Robert
    Last edited by fabricio.murta; Oct 14, 2016 at 3:02 AM.
  2. #2
    Hello Robert!

    Thanks for raising the issue. I'm pretty sure those warnings were been on Ext.NET 3 series as well, but actually nobody complained about this to this point.

    Well, we have logged it as a feature request under github issue #1391 and we'll update here as soon as we review the code not to emit any warning messages -- or (if not possible/feasible) let you know the reasons they are kept in.
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Hi FabrÃ*cio,

    thanks for logging our feature request. I am looking forward to hear from you and the team.

    Regards
    Robert

Similar Threads

  1. this.Store in Controller compiler error
    By elector in forum 2.x Help
    Replies: 1
    Last Post: Jul 06, 2014, 10:56 AM
  2. Building from the SVN.
    By tnwheeler in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 17, 2013, 6:46 PM
  3. [CLOSED] V2.1 (4395) compiler error ext.net project
    By Aurelio in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 03, 2012, 1:11 PM
  4. Dirty warnings with Two GridPanels
    By Dominik in forum 1.x Help
    Replies: 1
    Last Post: Feb 11, 2011, 9:23 AM
  5. [CLOSED] [1.0] Major breaking changes without any warnings
    By r_honey in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: May 26, 2010, 4:14 PM

Posting Permissions