Browse Source
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 <weil@mail.berlios.de>stable-0.11
committed by
Blue Swirl
3 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue