[Issue 23582] ImportC: undefined identifier `__builtin___memset_chk`
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Dec 27 23:20:13 UTC 2022
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23582
Iain Buclaw <ibuclaw at gdcproject.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3
--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
What happens if you add the following before the string.h include?
#define __USE_FORTIFY_LEVEL 0
--
    
    
More information about the Digitalmars-d-bugs
mailing list