Here is the (not very long) list of UINT Windows type usage
in non-Windows Harbour source code. I'd like to ask developers
to take a look at it and change to use some ANSI C types
wherever possible.
---
contrib/rddsql/hbrddsql.h:167: UINT Leaf;
contrib/rddsql/hbrddsql.h:168: UINT KeyCount;
...
Hi,
Fixed for rddsql.
I've changed it to unsigned int. I've not got used to hbUInt yet. It
looks very strange type name among all uppercase PHB_ITEM, HB_ERRCODE,
AREAP, DBENTRYP_*, PHB_SYMB.
Regards,
Mindaugas
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour