RE: [AD] New patch for `const'-correctness |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> There are a couple of references to `const' which I think should be
> `AL_CONST'. Attached is another patch (against CVS) to be applied
> which fixes some `const'-related warnings on Linux/X. Tested by
> compiling with first with AL_CONST defined then not. Someone else
> will probably have to do the same for DOS and Windows.
>
> BTW, according to ahack, "(PTR*)" should be "(PTR *)".
OK, I have applied this diff, but not Laurence's because it gave me some errors
compiling. I'm waiting for his new patch, because there are some warnings yet in
MSVC version