home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-31 | 50.6 KB | 1,250 lines |
- cd ramdisk:graphics_examples/
- smake
- SAS/C_SMAKE 6.51 (10.1.94)
- Copyright (c) 1988-1993 SAS Institute, Inc.
- sc class1.c
- SAS/C Amiga Compiler 6.51
- Copyright (c) 1988-1993 SAS Institute Inc.
-
- ====================
- mygc = XCreateGC (mydisplay, mywindow, 0, 0);
- class1.c 99 Warning 225: pointer type mismatch
- "GC" does not match "int"
-
- ====================
- i = XLookupString (&myevent, text, 10, &mykey, 0);
- class1.c 157 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
- class1.c 304 Warning 93: no reference to identifier "degrees2"
- slink lib:c.o class1.o lib lib:scm.lib lib:sc.lib lib:amiga.lib amigaX:libX11.lib TO class1 BATCH
- Slink - Version 6.51
- Copyright (c) 1988-1993 SAS Institute, Inc. All Rights Reserved.
-
-
- SLINK Complete - Maximum code size = 32368 ($00007e70) bytes
-
- Final output file size = 34224 ($000085b0) bytes
- sc class2.c
- SAS/C Amiga Compiler 6.51
- Copyright (c) 1988-1993 SAS Institute Inc.
-
- ====================
- mygc = XCreateGC (mydisplay, mywindow, 0, 0);
- class2.c 121 Warning 225: pointer type mismatch
- "GC" does not match "int"
-
- ====================
- i = XLookupString (&myevent, text, 10, &mykey, 0);
- class2.c 167 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
- class2.c 335 Warning 93: no reference to identifier "degrees2"
-
- ====================
- 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
- class2.c 499 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
- class2.c 499 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
- class2.c 499 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
- class2.c 499 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff,
- class2.c 500 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff,
- class2.c 500 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff,
- class2.c 500 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff,
- class2.c 500 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff,
- class2.c 500 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff,
- class2.c 500 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
- class2.c 501 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
- class2.c 501 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
- class2.c 501 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
- class2.c 501 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff };
- class2.c 502 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff };
- class2.c 502 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff };
- class2.c 502 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff };
- class2.c 502 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff };
- class2.c 502 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff };
- class2.c 502 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 521 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 521 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 521 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 521 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 521 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 522 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 522 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 522 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 522 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 522 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 523 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 523 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 523 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 523 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff,
- class2.c 523 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff };
- class2.c 524 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff };
- class2.c 524 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff };
- class2.c 524 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff };
- class2.c 524 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff };
- class2.c 524 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 529 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 529 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 529 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 529 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 529 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 529 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 529 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 529 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 529 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 529 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 530 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 530 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 530 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 530 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 530 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 530 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 530 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 530 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 530 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 530 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 531 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 531 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 531 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 531 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 531 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 531 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 531 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 531 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 531 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99,
- class2.c 531 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99 };
- class2.c 532 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99 };
- class2.c 532 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99 };
- class2.c 532 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99 };
- class2.c 532 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99 };
- class2.c 532 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99 };
- class2.c 532 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99 };
- class2.c 532 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99 };
- class2.c 532 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99 };
- class2.c 532 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99 };
- class2.c 532 Warning 62: constant 153 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02,
- class2.c 537 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02,
- class2.c 537 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02,
- class2.c 537 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02,
- class2.c 537 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff,
- class2.c 538 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff,
- class2.c 538 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff,
- class2.c 538 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff,
- class2.c 538 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff,
- class2.c 538 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff,
- class2.c 538 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02,
- class2.c 539 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02,
- class2.c 539 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02,
- class2.c 539 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02,
- class2.c 539 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff };
- class2.c 540 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff };
- class2.c 540 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff };
- class2.c 540 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff };
- class2.c 540 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff };
- class2.c 540 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0x02, 0x02, 0xff, 0xff, 0x02, 0x02, 0xff, 0xff };
- class2.c 540 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 544 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 544 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 544 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 544 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 544 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 544 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 544 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 544 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 544 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 544 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 545 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 545 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 545 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 545 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 545 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 545 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 545 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 545 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 545 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 545 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 546 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 546 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 546 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 546 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 546 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 546 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 546 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 546 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 546 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- class2.c 546 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
- class2.c 547 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
- class2.c 547 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
- class2.c 547 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
- class2.c 547 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
- class2.c 547 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
- class2.c 547 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
- class2.c 547 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
- class2.c 547 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
- class2.c 547 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
- class2.c 547 Warning 62: constant 255 is out of range for type "char"
- Valid range is -128 to 127
-
- ====================
- the_window,stipple_bits7, 16 , 16 );
- class2.c 560 Warning 225: pointer type mismatch
- "Pixmap" does not match "int"
-
- ====================
- the_window,stipple_bits1, 16 , 16 );
- class2.c 572 Warning 225: pointer type mismatch
- "Pixmap" does not match "int"
-
- ====================
- the_window,stipple_bits2, 16 , 16 );
- class2.c 584 Warning 225: pointer type mismatch
- "Pixmap" does not match "int"
-
- ====================
- the_window,stipple_bits3, 16 , 16 );
- class2.c 599 Warning 225: pointer type mismatch
- "Pixmap" does not match "int"
-
- ====================
- the_window,stipple_bits4, 16 , 16 );
- class2.c 613 Warning 225: pointer type mismatch
- "Pixmap" does not match "int"
-
- ====================
- the_window,stipple_bits5, 16 , 16 );
- class2.c 626 Warning 225: pointer type mismatch
- "Pixmap" does not match "int"
-
- ====================
- the_window,stipple_bits6, 16 , 16 );
- class2.c 637 Warning 225: pointer type mismatch
- "Pixmap" does not match "int"
- slink lib:c.o class2.o lib lib:scm.lib lib:sc.lib lib:amiga.lib amigaX:libX11.lib TO class2 BATCH
- Slink - Version 6.51
- Copyright (c) 1988-1993 SAS Institute, Inc. All Rights Reserved.
-
-
- SLINK Complete - Maximum code size = 41108 ($0000a094) bytes
-
- Final output file size = 41288 ($0000a148) bytes
- sc class3.c
- SAS/C Amiga Compiler 6.51
- Copyright (c) 1988-1993 SAS Institute Inc.
-
- ====================
- mygc = XCreateGC (mydisplay, mywindow, 0, 0);
- class3.c 139 Warning 225: pointer type mismatch
- "GC" does not match "int"
-
- ====================
- i = XLookupString (&myevent, text, 10, &mykey, 0);
- class3.c 196 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- XSetForeground(the_display,the_gc,colors[8].pixel);
- class3.c 326 Warning 83: reference beyond object size
- class3.c 806 Warning 93: no reference to identifier "idx"
- slink lib:c.o class3.o lib lib:scm.lib lib:sc.lib lib:amiga.lib amigaX:libX11.lib TO class3 BATCH
- Slink - Version 6.51
- Copyright (c) 1988-1993 SAS Institute, Inc. All Rights Reserved.
-
-
- SLINK Complete - Maximum code size = 43400 ($0000a988) bytes
-
- Final output file size = 43908 ($0000ab84) bytes
- sc class4.c
- SAS/C Amiga Compiler 6.51
- Copyright (c) 1988-1993 SAS Institute Inc.
-
- ====================
- mygc = XCreateGC (mydisplay, mywindow, 0, 0);
- class4.c 192 Warning 225: pointer type mismatch
- "GC" does not match "int"
-
- ====================
- enter_gc = XCreateGC(mydisplay,child1,0,0);
- class4.c 197 Warning 225: pointer type mismatch
- "GC" does not match "int"
-
- ====================
- i = XLookupString (&myevent,
- class4.c 320 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
- class4.c 117 Warning 93: no reference to identifier "cs"
- class4.c 118 Warning 93: no reference to identifier "string"
- class4.c 119 Warning 93: no reference to identifier "newstring"
- class4.c 120 Warning 93: no reference to identifier "nchar"
- class4.c 121 Warning 93: no reference to identifier "count"
-
- ====================
- count = XLookupString(&enter_event,text,10,&key,0);
- class4.c 426 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class4.c 431 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
-
- ====================
- count = XLookupString(&enter_event,text,10,&key,0);
- class4.c 480 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class4.c 485 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
-
- ====================
- count = XLookupString(&enter_event,text,10,&key,0);
- class4.c 516 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class4.c 526 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
- class4.c 360 Warning 93: no reference to identifier "enter_font"
-
- ====================
- count = XLookupString(&trans_event,text,10,&key,0);
- class4.c 652 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class4.c 657 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
-
- ====================
- count = XLookupString(&trans_event,text,10,&key,0);
- class4.c 682 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class4.c 687 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
- class4.c 583 Warning 93: no reference to identifier "off"
- class4.c 586 Warning 93: no reference to identifier "trans_font"
-
- ====================
- count = XLookupString(&scale_event,text,10,&key,0);
- class4.c 821 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class4.c 828 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
-
- ====================
- count = XLookupString(&scale_event,text,10,&key,0);
- class4.c 859 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class4.c 864 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
-
- ====================
- count = XLookupString(&scale_event,text,10,&key,0);
- class4.c 892 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class4.c 897 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
-
- ====================
- count = XLookupString(&scale_event,text,10,&key,0);
- class4.c 924 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class4.c 929 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
- class4.c 750 Warning 93: no reference to identifier "scale_font"
-
- ====================
- count = XLookupString(&rotate_event,text,10,&key,0);
- class4.c 1056 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class4.c 1061 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
-
- ====================
- count = XLookupString(&rotate_event,text,10,&key,0);
- class4.c 1086 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class4.c 1091 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
-
- ====================
- count = XLookupString(&rotate_event,text,10,&key,0);
- class4.c 1113 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class4.c 1118 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
- class4.c 988 Warning 93: no reference to identifier "off"
- class4.c 991 Warning 93: no reference to identifier "rotate_font"
- class4.c 1182 Warning 93: no reference to identifier "yoff"
- slink lib:c.o class4.o lib lib:scm.lib lib:sc.lib lib:amiga.lib amigaX:libX11.lib TO class4 BATCH
- Slink - Version 6.51
- Copyright (c) 1988-1993 SAS Institute, Inc. All Rights Reserved.
-
-
- SLINK Complete - Maximum code size = 45476 ($0000b1a4) bytes
-
- Final output file size = 45716 ($0000b294) bytes
- sc class5.c
- SAS/C Amiga Compiler 6.51
- Copyright (c) 1988-1993 SAS Institute Inc.
-
- ====================
- mygc = XCreateGC (mydisplay, mywindow, 0, 0);
- class5.c 198 Warning 225: pointer type mismatch
- "GC" does not match "int"
-
- ====================
- enter_gc = XCreateGC(mydisplay,child1,0,0);
- class5.c 203 Warning 225: pointer type mismatch
- "GC" does not match "int"
-
- ====================
- i = XLookupString (&myevent,
- class5.c 328 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
- class5.c 123 Warning 93: no reference to identifier "cs"
- class5.c 124 Warning 93: no reference to identifier "string"
- class5.c 125 Warning 93: no reference to identifier "newstring"
- class5.c 126 Warning 93: no reference to identifier "nchar"
- class5.c 127 Warning 93: no reference to identifier "count"
- class5.c 365 Warning 93: no reference to identifier "j"
- class5.c 365 Warning 93: no reference to identifier "offy"
- class5.c 365 Warning 93: no reference to identifier "offx"
- class5.c 366 Warning 93: no reference to identifier "enter_window"
- class5.c 368 Warning 93: no reference to identifier "enter_font"
- class5.c 369 Warning 93: no reference to identifier "enter_gc"
- class5.c 370 Warning 93: no reference to identifier "count"
- class5.c 371 Warning 93: no reference to identifier "text"
- class5.c 372 Warning 93: no reference to identifier "string"
- class5.c 373 Warning 93: no reference to identifier "key"
- class5.c 516 Warning 93: no reference to identifier "off"
- class5.c 517 Warning 93: no reference to identifier "trans_window"
- class5.c 519 Warning 93: no reference to identifier "trans_font"
- class5.c 520 Warning 93: no reference to identifier "trans_gc"
- class5.c 521 Warning 93: no reference to identifier "count"
- class5.c 522 Warning 93: no reference to identifier "text"
- class5.c 523 Warning 93: no reference to identifier "string"
- class5.c 524 Warning 93: no reference to identifier "key"
-
- ====================
- count = XLookupString(&scale_event,text,10,&key,0);
- class5.c 709 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class5.c 716 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
-
- ====================
- count = XLookupString(&scale_event,text,10,&key,0);
- class5.c 747 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class5.c 752 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
- class5.c 636 Warning 93: no reference to identifier "scale_font"
-
- ====================
- count = XLookupString(&rotate_event,text,10,&key,0);
- class5.c 930 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class5.c 935 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
- class5.c 862 Warning 93: no reference to identifier "off"
- class5.c 865 Warning 93: no reference to identifier "rotate_font"
- class5.c 1042 Warning 93: no reference to identifier "yoff"
- slink lib:c.o class5.o lib lib:scm.lib lib:sc.lib lib:amiga.lib amigaX:libX11.lib TO class5 BATCH
- Slink - Version 6.51
- Copyright (c) 1988-1993 SAS Institute, Inc. All Rights Reserved.
-
-
- SLINK Complete - Maximum code size = 47004 ($0000b79c) bytes
-
- Final output file size = 48096 ($0000bbe0) bytes
- sc class6.c
- SAS/C Amiga Compiler 6.51
- Copyright (c) 1988-1993 SAS Institute Inc.
-
- ====================
- mygc = XCreateGC (mydisplay, mywindow, 0, 0);
- class6.c 140 Warning 225: pointer type mismatch
- "GC" does not match "int"
-
- ====================
- enter_gc = XCreateGC(mydisplay,child1,0,0);
- class6.c 145 Warning 225: pointer type mismatch
- "GC" does not match "int"
-
- ====================
- i = XLookupString (&myevent,
- class6.c 235 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
- class6.c 79 Warning 93: no reference to identifier "cs"
- class6.c 80 Warning 93: no reference to identifier "string"
- class6.c 81 Warning 93: no reference to identifier "newstring"
- class6.c 82 Warning 93: no reference to identifier "nchar"
- class6.c 83 Warning 93: no reference to identifier "count"
-
- ====================
- count = XLookupString(&enter_event,text,10,&key,0);
- class6.c 359 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class6.c 364 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
-
- ====================
- count = XLookupString(&enter_event,text,10,&key,0);
- class6.c 395 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class6.c 405 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
- class6.c 275 Warning 93: no reference to identifier "enter_font"
-
- ====================
- XDrawPoint(display,parent,gc,xstart,ystart);
- class6.c 524 Warning 88: argument type incorrect
- Expecting "int", found "float"
-
- ====================
- XDrawPoint(display,parent,gc,xstart,ystart);
- class6.c 524 Warning 88: argument type incorrect
- Expecting "int", found "float"
-
- ====================
- XDrawPoint(display,parent,gc,xend,yend);
- class6.c 569 Warning 88: argument type incorrect
- Expecting "int", found "float"
-
- ====================
- XDrawPoint(display,parent,gc,xend,yend);
- class6.c 569 Warning 88: argument type incorrect
- Expecting "int", found "float"
- class6.c 475 Warning 93: no reference to identifier "x1"
- class6.c 476 Warning 93: no reference to identifier "x2"
-
- ====================
- count = XLookupString(&circle_event,text,10,&key,0);
- class6.c 655 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class6.c 660 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
-
- ====================
- count = XLookupString(&circle_event,text,10,&key,0);
- class6.c 686 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class6.c 691 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
-
- ====================
- count = XLookupString(&circle_event,text,10,&key,0);
- class6.c 713 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
-
- ====================
- strcat(string,text);
- class6.c 718 Warning 88: argument type incorrect
- Expecting "char *", found "int *"
- class6.c 588 Warning 93: no reference to identifier "off"
- class6.c 591 Warning 93: no reference to identifier "circle_font"
- class6.c 595 Warning 93: no reference to identifier "radius"
- class6.c 598 Warning 93: no reference to identifier "radians"
- class6.c 599 Warning 93: no reference to identifier "tempcos"
- class6.c 600 Warning 93: no reference to identifier "tempsin"
-
- ====================
- XSetForeground(display,gc,black);
- class6.c 771 Warning 88: argument type incorrect
- Expecting "GC", found "int"
-
- ====================
- XDrawLine(display,parent,gc,XOFF,0,XOFF,YOFF*2);
- class6.c 775 Warning 88: argument type incorrect
- Expecting "GC", found "int"
-
- ====================
- XDrawLine(display,parent,gc,0,YOFF,XOFF*2,YOFF);
- class6.c 776 Warning 88: argument type incorrect
- Expecting "GC", found "int"
-
- ====================
- XDrawLine(display,parent,gc,
- class6.c 781 Warning 88: argument type incorrect
- Expecting "GC", found "int"
-
- ====================
- XDrawLine(display,parent,gc,
- class6.c 785 Warning 88: argument type incorrect
- Expecting "GC", found "int"
-
- ====================
- XDrawPoint(display,parent,gc,tempx,tempy);
- class6.c 805 Warning 88: argument type incorrect
- Expecting "GC", found "int"
-
- ====================
- XDrawPoint(display,parent,gc,tempx,tempy);
- class6.c 809 Warning 88: argument type incorrect
- Expecting "GC", found "int"
-
- ====================
- XDrawPoint(display,parent,gc,tempx,tempy);
- class6.c 814 Warning 88: argument type incorrect
- Expecting "GC", found "int"
-
- ====================
- XDrawPoint(display,parent,gc,tempx,tempy);
- class6.c 818 Warning 88: argument type incorrect
- Expecting "GC", found "int"
-
- ====================
- XDrawPoint(display,parent,gc,tempx,tempy);
- class6.c 823 Warning 88: argument type incorrect
- Expecting "GC", found "int"
-
- ====================
- XDrawPoint(display,parent,gc,tempx,tempy);
- class6.c 827 Warning 88: argument type incorrect
- Expecting "GC", found "int"
-
- ====================
- XDrawPoint(display,parent,gc,tempx,tempy);
- class6.c 832 Warning 88: argument type incorrect
- Expecting "GC", found "int"
-
- ====================
- XDrawPoint(display,parent,gc,tempx,tempy);
- class6.c 836 Warning 88: argument type incorrect
- Expecting "GC", found "int"
- slink lib:c.o class6.o lib lib:scm.lib lib:sc.lib lib:amiga.lib amigaX:libX11.lib TO class6 BATCH
- Slink - Version 6.51
- Copyright (c) 1988-1993 SAS Institute, Inc. All Rights Reserved.
-
-
- SLINK Complete - Maximum code size = 38820 ($000097a4) bytes
-
- Final output file size = 41844 ($0000a374) bytes
- sc class7.c
- SAS/C Amiga Compiler 6.51
- Copyright (c) 1988-1993 SAS Institute Inc.
-
- ====================
- mygc = XCreateGC (mydisplay, mywindow, 0, 0);
- class7.c 87 Warning 225: pointer type mismatch
- "GC" does not match "int"
-
- ====================
- i = XLookupString (&myevent, text, 10, &mykey, 0);
- class7.c 134 Warning 88: argument type incorrect
- Expecting "XKeyEvent *", found "XEvent *"
- class7.c 168 Warning 93: no reference to identifier "k"
- slink lib:c.o class7.o lib lib:scm.lib lib:sc.lib lib:amiga.lib amigaX:libX11.lib TO class7 BATCH
- Slink - Version 6.51
- Copyright (c) 1988-1993 SAS Institute, Inc. All Rights Reserved.
-
-
- SLINK Complete - Maximum code size = 31260 ($00007a1c) bytes
-
- Final output file size = 32868 ($00008064) bytes
-
- Compilation finished at Mon Oct 31 09:32:46
-