Hi all,

I see that HB_SYMBOL_UNUSED() doesn't work for Pelles C.

Is there anyone with a suggestion to make it work?

even this won't work:
var = var + 1 - 1;

this would for ints, but not for pointers:
var += 0.0;

Brgds,
Viktor

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to