Browse Source

this kills 90% of the warings in maintainer-mode

migration/unlabaled-1.67.2
Thies C. Arntzen 25 years ago
parent
commit
84169a4bc2
  1. 2
      TSRM/TSRM.h

2
TSRM/TSRM.h

@ -133,7 +133,7 @@ TSRM_API void *tsrm_set_new_thread_end_handler(tsrm_thread_end_func_t new_thread
#else /* non ZTS */
#define TSRMLS_FETCH()
#define TSRMLS_D
#define TSRMLS_D void
#define TSRMLS_DC
#define TSRMLS_C
#define TSRMLS_CC

Loading…
Cancel
Save