User Tools

Site Tools


xporter_disabled_warnings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
xporter_disabled_warnings [2018/08/27 04:13] – created wolfgangriedmannxporter_disabled_warnings [2018/08/27 05:35] wolfgangriedmann
Line 1: Line 1:
 ====== Disabled warnings by Xporter/VO ====== ====== Disabled warnings by Xporter/VO ======
 +
 +When moving a VO application over to X#, the Xporter/VO disables some warnings.
 +
 +These are:
 +  * Unordered List Item
 +  * [[https://www.xsharp.info/help/xs9032.html|9032]] This entity type cannot return a value. Return value ignored.
 +  * [[https://www.xsharp.info/help/xs9043.html|9043]] Function or type '{0}' is ambiguous. Could be '{1}' or '{2}'. Using the first one.
 +  * [[https://www.xsharp.info/help/xs618.html|618]]  'member' is obsolete: 'text'
 +  * [[https://www.xsharp.info/help/xs162.html|162]]  Unreachable code detected
 +  * [[https://www.xsharp.info/help/xs649.html|649]]  Field '{0}' is never assigned to, and will always have its default value {1}
 +  * [[https://www.xsharp.info/help/xs9025.html|9025]] Missing RETURN statement. A statement with a default 'empty' return value is returned.
  
xporter_disabled_warnings.txt · Last modified: 2018/08/27 05:35 by wolfgangriedmann