Gerald Pfeifer gerald@pfeifer.com writes:
Depending on how you plan to fix the compilation failure, it might make sense to have just one declaration at the top instead of several (and thus several #ifdef's, in case they are needed for the fix) in functions?
Well, maybe, but we can only tell once we know what is required to fix the problem. My question was whether simply moving the declaration fixed it for you, but I'd be very surprised if it did.