[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
hi! looked over the mac port once more, checking out that other builds were
still working etc... there are still some issues, first some function
declarations in allegro.h needs AL_CONST and second the djgpp build coughs
up lots of ugly warnings due to the added casting in alinline.h. now, i
don't quite understand how the compiler can complain and why the casting is
needed at all. what's the point in casting a bitmap pointer to a bitmap
pointer??? if i hear no complains within 24 hours i'll remove the casts and
add the missing AL_CONSTs. buenos noches!
-henrik