annotate dll/placehold @ 2132:42f8ad7a89e8

Added DW_POINTER_TO_(U)LONGLONG and DW_(U)LONGLONG_TO_POINTER macros. This allows casting with intermediate (u)intptr_t cast to avoid compiler warnings on different systems. Use these macros where necessary in the code. Might need to check the compiler supports LONG LONG... since some compilers we support might not, like old versions of VisualAge C and Watcom.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 04 Jul 2020 17:51:46 +0000
parents cfab3266106f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11
cfab3266106f Removed binary DLL files and added a placeholder file.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 This is a file just to keep this directory in existance in CVS.
cfab3266106f Removed binary DLL files and added a placeholder file.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
2