Ticket #1915: vfs/smb: fixed breakage on strcpy()/strcat()
Этот коммит содержится в:
родитель
251bd24025
Коммит
304d876d5a
@ -484,16 +484,6 @@
|
|||||||
/***** automatically generated prototypes *****/
|
/***** automatically generated prototypes *****/
|
||||||
#include "proto.h"
|
#include "proto.h"
|
||||||
|
|
||||||
#ifdef strcpy
|
|
||||||
#undef strcpy
|
|
||||||
#endif /* strcpy */
|
|
||||||
#define strcpy(dest,src) __ERROR__XX__NEVER_USE_STRCPY___;
|
|
||||||
|
|
||||||
#ifdef strcat
|
|
||||||
#undef strcat
|
|
||||||
#endif /* strcat */
|
|
||||||
#define strcat(dest,src) __ERROR__XX__NEVER_USE_STRCAT___;
|
|
||||||
|
|
||||||
#ifdef sprintf
|
#ifdef sprintf
|
||||||
#undef sprintf
|
#undef sprintf
|
||||||
#endif /* sprintf */
|
#endif /* sprintf */
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user