« Previous | Next » 

Revision 70503264

ID705032644fb37a516e5072136c1a891d12e6c90e

Added by Stefan Weil almost 15 years ago

Win32: Don't remove const attribute in type casts.

Type casts removing the const attribute are bad because
they hide the fact that the argument remains const.

They also result in a compiler warning (at least with MS-C).

Signed-off-by: Stefan Weil <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences