• Stephan Bergmann's avatar
    -Werror,-Winconsistent-dllimport · 203595a1
    Stephan Bergmann yazdı
    > sal/systools/win32/uwinapi/legacy.c(21,14) :  error: 'GetShortPathNameW' redeclared without 'dllimport' attribute: previous 'dllimport' ignored [-Werror,-Winconsistent-dllimport]
    > DWORD WINAPI GetShortPathNameW(LPCWSTR lpszLongPath,LPWSTR lpszShortPath,DWORD cchBuffer)
    >              ^
    > C:/PROGRA~2/WI3CF2~1/8.1/include/um\fileapi.h(780,1) :  note: previous declaration is here
    > GetShortPathNameW(
    > ^
    > C:/PROGRA~2/WI3CF2~1/8.1/include/um\fileapi.h(776,1) :  note: previous attribute is here
    > WINBASEAPI
    > ^
    > C:/PROGRA~2/WI3CF2~1/8.1/include/shared\apisetcconv.h(22,20) :  note: expanded from macro 'WINBASEAPI'
    > #define WINBASEAPI DECLSPEC_IMPORT
    >                    ^
    > C:/PROGRA~2/WI3CF2~1/8.1/include/um\winnt.h(175,36) :  note: expanded from macro 'DECLSPEC_IMPORT'
    > #define DECLSPEC_IMPORT __declspec(dllimport)
    >                                    ^
    
    Change-Id: Ifb0d3179bca9da192afc0af4e731a799f6d392b2
    203595a1
Adı
Son kayıt (commit)
Son güncelleme
..
legacy.c Loading commit data...
snprintf.c Loading commit data...
sntprintf.c Loading commit data...
snwprintf.c Loading commit data...
uwinapi.def Loading commit data...