BARfly Help - BAR Implementation File Reference - Compiler Warnings

  Compiler Warnings

Warning Occurs when...
Warning: anonymous definition declared at file scope A file-scope declaration has no construct name.  It is strongly recommended that you name declarations at file scope.  The compiler generates a mock-up name consisting of the construct general type and the construct UID.
Warning: truncating initial value An initial value is greater in size than the variable that can accommodate it.
Warning: truncating value A value in a case label is greater in size than the type being examined.


  See also:  [Deserialization: Critical steps] [Serialization: Critical steps] [Fundamental components]
[Common declarations] [File scope] [Structure scope] [Block scope]
[Node list scope] [Decision list scope] [Function scope] [Expressions]
[Compiler errors] [Compiler warnings]


BARfly Help Copyright © 2009 Christopher Allen