View Single Post
Old 16 June 2021, 16:30   #17
Warty
Registered User
 
Join Date: Aug 2018
Location: Minneapolis, USA
Posts: 301
Quote:
Originally Posted by phx View Post
This is the problem!

<snip>

This explains the warning, because different types (for the compiler) are referenced. The fix is simple. Just use ULONG when you need ULONG.
Well... argh!

Thanks for that.

I prefer to use "unambiguous" data types when I can, but even when I'm being my best about that (which honestly, for non-work: not so often), unambiguous is a pretty risky word for C. Ah, well. Somewhere on my to-do list for this project is "check all data type declarations and make consistent". I should probably just surrender and use all native Amiga ULONGs and whatnot.
Warty is offline  
 
Page generated in 0.04563 seconds with 11 queries