Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.780 Beiträge
 
#1

The Delphi Win32/64 Compiler Could be Smarter

  Alt 18. Nov 2016, 21:10
It’s a good practice to always treat compiler warnings as errors, to ensure your code is correct, so it’s a little annoying when the compiler warnings are not necessarily true.* For instance, you have an enumeration like the following: TMeasuredFrom = (mfCenter, mfUpstream, mfTopLeft); ...

More...
  Mit Zitat antworten Zitat