Bugzilla – Attachment #875581: Possible fix for bug #1225909
main()
int main()
{
signed char x = 'a';
return (x - 'a');
#include <stdlib.h>
char x[] = "\377";
#include <string.h>
#define STRING "Whatever"
Time
TkCurrentTime(dispPtr, fallbackCurrent)
TkDisplay *dispPtr; /* Display for which the time is desired. */
int fallbackCurrent;
register XEvent *eventPtr;
ThreadSpecificData *tsdPtr = (ThreadSpecificData *)
int y;
int width;
int height;
int imgWidth;
int imgHeight;
Tk_Tile tile = (Tk_Tile) clientData;
Tk_TileChange *handler;
BOOT:
#ifdef pWARN_NONE
SV *old_warn = PL_curcop->cop_warnings;
char *old_warn = PL_curcop->cop_warnings;
PL_curcop->cop_warnings = pWARN_NONE;
#endif
newXS("Tk::Event::INIT", XS_Tk__Event_INIT, file);
int main() {
SV* sv = newSViv(0);
regexp* rx = pregcomp(sv, 0);
void *rx = (void *) pregcomp(sv, 0);
}
#endif /* !DO_X_EXCLUDE */
#ifndef XKeycodeToKeysym
VFUNC(KeySym,XKeycodeToKeysym,V_XKeycodeToKeysym,_ANSI_ARGS_((Display *, unsigned int, int)))
VFUNC(KeySym,XKeycodeToKeysym,V_XKeycodeToKeysym,_ANSI_ARGS_((Display *, unsigned char, int)))
#endif /* #ifndef XKeycodeToKeysym */
#ifndef XKeysymToString
goto doxy;
string = Tcl_GetStringFromObj(obj, &length);
string = Tcl_GetStringFromObj(obj, NULL);
c = string[0];
length = strlen(string);
#define COP_WARNINGS_TYPE SV*
COP_WARNINGS_TYPE old_warn = PL_curcop->cop_warnings;