23 Jan
2020
23 Jan
'20
6:41 a.m.
Hi Michael, You will need to split this patch up into smaller patches, 1 per dll would be enough. On 23/1/20 2:18 pm, Michael Cronenworth wrote:
Default to -fno-common
-} activeDS DECLSPEC_HIDDEN; +} extern activeDS DECLSPEC_HIDDEN;
This doesn't look right, maybe explicitly adding to the header would look better. extern struct activeDS DECLSPEC_HIDDEN This goes for other places as well. Regards Alistair.