Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

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

Delphi still doesn’t raise overflow exception on Int64 multiplication…

  Alt 28. Jun 2018, 13:10
Thanks to Stefan Glienke for pointing me at the below patch for [WayBack] Why doesn’t raise overflow exception on multiplication example or how to detect in this case?{$RANGECHECKS ON} {$OVERFLOWCHECKS ON}varvalue: Int64;… – Rafael Dipold – Google+. It’s basically an issue in __llmulo that has been documented but not solved since “forever”: some people “some […]

Weiterlesen...
  Mit Zitat antworten Zitat