sc includedir=Include ObjectName=Obj/ Objects/abstract.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== if (PyNumber_Coerce(&v, &w) != 0) Objects/abstract.c 182 Warning 100: no prototype declared for function "PyNumber_Coerce" ==================== if (PyNumber_Coerce(&v, &w) != 0) Objects/abstract.c 205 Warning 100: no prototype declared for function "PyNumber_Coerce" Objects/abstract.c 940 Warning 304: dead assignment eliminated "method" sc includedir=Include ObjectName=Obj/ Parser/acceler.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Parser/acceler.c 57 Note 306: local function inlined: "fixdfa" sc includedir=Include ObjectName=Obj/ Objects/accessobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Objects/accessobject.c 252 Note 306: local function inlined: "isprivileged" sc includedir=Include ObjectName=Obj/ Modules/arraymodule.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Modules/arraymodule.c 1126 Note 306: local function inlined: "setarrayitem" sc includedir=Include ObjectName=Obj/ Modules/binascii.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== return Py_BuildValue("Oi", rv, done); Modules/binascii.c 502 Warning 100: no prototype declared for function "Py_BuildValue" ==================== return Py_BuildValue("Oi", rv, done); Modules/binascii.c 502 Warning 85: return value mismatch for function "binascii_a2b_hqx" Expecting "PyObject *", found "int" ==================== return Py_BuildValue("s", ""); Modules/binascii.c 612 Warning 85: return value mismatch for function "binascii_rledecode_hqx" Expecting "PyObject *", found "int" ==================== return Py_BuildValue("i", crc); Modules/binascii.c 709 Warning 85: return value mismatch for function "binascii_crc_hqx" Expecting "PyObject *", found "int" sc includedir=Include ObjectName=Obj/ Parser/bitset.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Python/bltinmodule.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== if ( PyNumber_Coerce (&v, &w) < 0) Python/bltinmodule.c 250 Warning 100: no prototype declared for function "PyNumber_Coerce" ==================== isatty(fileno(stdin)) && isatty(fileno(stdout))) { Python/bltinmodule.c 1109 Warning 100: no prototype declared for function "isatty" ==================== if ( PyFile_WriteObject (v, f, PRINT_RAW) != 0) Python/bltinmodule.c 1147 Warning 100: no prototype declared for function "PyFile_WriteObject" Python/bltinmodule.c 125 Note 306: local function inlined: "filterstring" Python/bltinmodule.c 130 Note 306: local function inlined: "filtertuple" Python/bltinmodule.c 527 Warning 304: dead assignment eliminated "seqs" Python/bltinmodule.c 1514 Note 306: local function inlined: "initerrors" sc includedir=Include ObjectName=Obj/ Python/ceval.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== err = PyFile_WriteObject (v, x, 0); Python/ceval.c 867 Warning 100: no prototype declared for function "PyFile_WriteObject" ==================== PyFile_SoftSpace (x, 1); Python/ceval.c 868 Warning 100: no prototype declared for function "PyFile_SoftSpace" ==================== PyFile_WriteString (" ", w); Python/ceval.c 878 Warning 100: no prototype declared for function "PyFile_WriteString" ==================== return getbuiltinmod(); Python/ceval.c 1918 Warning 100: no prototype declared for function "getbuiltinmod" ==================== if ( PyNumber_Coerce (&v, &w) != 0) Python/ceval.c 1986 Warning 100: no prototype declared for function "PyNumber_Coerce" ==================== return (*func1)(w, key, v); Python/ceval.c 2560 Warning 154: no prototype declared for function pointer ==================== return (*func2)(w, i, v); Python/ceval.c 2577 Warning 154: no prototype declared for function pointer Python/ceval.c 645 Note 306: local function inlined: "pos" Python/ceval.c 652 Note 306: local function inlined: "neg" Python/ceval.c 659 Note 306: local function inlined: "not" Python/ceval.c 673 Note 306: local function inlined: "invert" Python/ceval.c 726 Note 306: local function inlined: "apply_subscript" Python/ceval.c 790 Note 306: local function inlined: "apply_slice" Python/ceval.c 1002 Note 306: local function inlined: "exec_statement" Python/ceval.c 1044 Note 306: local function inlined: "build_class" Python/ceval.c 1363 Note 306: local function inlined: "cmp_outcome" Python/ceval.c 1382 Note 306: local function inlined: "find_from_args" Python/ceval.c 1411 Note 306: local function inlined: "import_from" Python/ceval.c 1421 Note 306: local function inlined: "access_statement" Python/ceval.c 1457 Note 306: local function inlined: "loop_subscript" Python/ceval.c 601 Warning 304: dead assignment eliminated "x" Python/ceval.c 1505 Warning 304: dead assignment eliminated "self" Python/ceval.c 1791 Warning 304: dead assignment eliminated "why" Python/ceval.c 2292 Note 306: local function inlined: "call_function" Python/ceval.c 2294 Note 306: local function inlined: "call_builtin" sc includedir=Include ObjectName=Obj/ Python/cgensupport.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Objects/classobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Objects/classobject.c 509 Note 306: local function inlined: "instance_setattr1" sc includedir=Include ObjectName=Obj/ Python/compile.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Python/compile.c 500 Note 306: local function inlined: "com_addname" Python/compile.c 737 Note 306: local function inlined: "com_list_constructor" Python/compile.c 742 Note 306: local function inlined: "com_dictmaker" Python/compile.c 749 Note 306: local function inlined: "parsenumber" Python/compile.c 909 Note 306: local function inlined: "com_call_function" Python/compile.c 912 Note 306: local function inlined: "com_select_member" Python/compile.c 915 Note 306: local function inlined: "com_apply_subscript" Python/compile.c 1195 Note 306: local function inlined: "cmp_type" Python/compile.c 1425 Note 306: local function inlined: "com_assign_tuple" Python/compile.c 1464 Note 306: local function inlined: "com_assign_trailer" Python/compile.c 1490 Note 306: local function inlined: "com_assign_list" Python/compile.c 1493 Note 306: local function inlined: "com_assign_name" Python/compile.c 2141 Warning 304: dead assignment eliminated "nargs" Python/compile.c 2249 Note 306: local function inlined: "com_funcdef" Python/compile.c 2252 Note 306: local function inlined: "com_classdef" Python/compile.c 2281 Note 306: local function inlined: "com_expr_stmt" Python/compile.c 2284 Note 306: local function inlined: "com_print_stmt" Python/compile.c 2299 Note 306: local function inlined: "com_continue_stmt" Python/compile.c 2302 Note 306: local function inlined: "com_return_stmt" Python/compile.c 2305 Note 306: local function inlined: "com_raise_stmt" Python/compile.c 2308 Note 306: local function inlined: "com_import_stmt" Python/compile.c 2311 Note 306: local function inlined: "com_global_stmt" Python/compile.c 2314 Note 306: local function inlined: "com_access_stmt" Python/compile.c 2317 Note 306: local function inlined: "com_exec_stmt" Python/compile.c 2320 Note 306: local function inlined: "com_if_stmt" Python/compile.c 2323 Note 306: local function inlined: "com_while_stmt" Python/compile.c 2326 Note 306: local function inlined: "com_for_stmt" Python/compile.c 2329 Note 306: local function inlined: "com_try_stmt" Python/compile.c 2332 Note 306: local function inlined: "com_suite" Python/compile.c 2341 Note 306: local function inlined: "com_test" Python/compile.c 2299 Warning 308: inline function does not use formal parameter "n" Python/compile.c 2314 Warning 308: inline function does not use formal parameter "n" Python/compile.c 2314 Warning 308: inline function does not use formal parameter "c" Python/compile.c 2396 Note 306: local function inlined: "com_fplist" Python/compile.c 2469 Warning 304: dead assignment eliminated "ch" Python/compile.c 2471 Warning 304: dead assignment eliminated "ch" Python/compile.c 2761 Note 306: local function inlined: "com_init" Python/compile.c 2763 Note 306: local function inlined: "compile_node" Python/compile.c 2764 Note 306: local function inlined: "com_done" Python/compile.c 2766 Note 306: local function inlined: "optimize" Python/compile.c 2795 Note 306: local function inlined: "com_free" sc includedir=Include ObjectName=Obj/ Modules/config.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Python/errors.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Objects/fileobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== res = isatty((int)fileno(f->f_fp)); Objects/fileobject.c 363 Warning 100: no prototype declared for function "isatty" sc includedir=Include ObjectName=Obj/ Parser/firstsets.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Objects/floatobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Objects/floatobject.c 165 Warning 304: dead assignment eliminated "cp" sc includedir=Include ObjectName=Obj/ Python/fmod.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Objects/frameobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== f->f_restricted = (builtins != getbuiltindict()); Objects/frameobject.c 224 Warning 100: no prototype declared for function "getbuiltindict" sc includedir=Include ObjectName=Obj/ Python/frozen.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Objects/funcobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Python/getargs.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Python/getargs.c 384 Note 306: local function inlined: "converttuple" Python/getargs.c 389 Note 306: local function inlined: "convertsimple" sc includedir=Include ObjectName=Obj/ Python/getcompiler.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Python/getcopyright.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Python/getmtime.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Python/getopt.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Modules/getpath.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Python/getplatform.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Python/getversion.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== sprintf(version, "%s (%s) %s" , "1.3" , "Oct 26 1995" , getcompiler( Python/getversion.c 21 Warning 100: no prototype declared for function "getcompiler" sc includedir=Include ObjectName=Obj/ Python/graminit.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Parser/grammar.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Parser/grammar.c 172 Note 306: local function inlined: "translabel" sc includedir=Include ObjectName=Obj/ Parser/grammar1.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Python/import.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== mtime = PyOS_GetLastModificationTime (pathname); Python/import.c 371 Warning 100: no prototype declared for function "PyOS_GetLastModificationTime" ==================== (*inittab[i].initfunc)(); Python/import.c 537 Warning 154: no prototype declared for function pointer Python/import.c 372 Note 306: local function inlined: "make_compiled_pathname" Python/import.c 374 Note 306: local function inlined: "check_compiled_module" Python/import.c 384 Note 306: local function inlined: "parse_source_module" Python/import.c 390 Note 306: local function inlined: "write_compiled_module" Python/import.c 823 Note 306: local function inlined: "get_frozen_object" sc includedir=Include ObjectName=Obj/ Python/importdl.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Objects/intobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Objects/intobject.c 141 Note 306: local function inlined: "fill_free_list" sc includedir=Include ObjectName=Obj/ Parser/intrcheck.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== write(2, message, strlen(message)); Parser/intrcheck.c 157 Warning 100: no prototype declared for function "write" sc includedir=Include ObjectName=Obj/ Parser/listnode.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Parser/listnode.c 39 Note 306: local function inlined: "listnode" sc includedir=Include ObjectName=Obj/ Objects/listobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== yObject * *) realloc(( void *)( items ), 1 + ( roundup( self->ob_size+1 ) Objects/listobject.c 154 Warning 217: macro invocation may call function multiple times ==================== = ( PyObject * *) realloc(( void *)( item ), 1 + ( roundup( a->ob_size ) Objects/listobject.c 440 Warning 217: macro invocation may call function multiple times ==================== PyObject * *) realloc(( void *)( item ), 1 + ( roundup( a->ob_size + d ) Objects/listobject.c 445 Warning 217: macro invocation may call function multiple times sc includedir=Include ObjectName=Obj/ Objects/longobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Objects/longobject.c 883 Note 306: local function inlined: "long_divrem" sc includedir=Include ObjectName=Obj/ Modules/main.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== while ((c = getopt(argc, argv, "c:disuv")) != EOF) { Modules/main.c 113 Warning 100: no prototype declared for function "getopt" ==================== command == 0L && filename == 0L && isatty((int)fileno(fp))) Modules/main.c 177 Warning 100: no prototype declared for function "isatty" ==================== getversion(), getcopyright()); Modules/main.c 179 Warning 100: no prototype declared for function "getversion" ==================== getversion(), getcopyright()); Modules/main.c 179 Warning 100: no prototype declared for function "getcopyright" ==================== Py_Initialize(); Modules/main.c 189 Warning 100: no prototype declared for function "Py_Initialize" ==================== PySys_SetArgv(argc-optind, argv+optind); Modules/main.c 197 Warning 100: no prototype declared for function "PySys_SetArgv" ==================== sts = PyRun_SimpleString(command) != 0; Modules/main.c 200 Warning 100: no prototype declared for function "PyRun_SimpleString" ==================== (void) PyRun_SimpleFile(fp, startup); Modules/main.c 208 Warning 100: no prototype declared for function "PyRun_SimpleFile" ==================== sts = PyRun_AnyFile( Modules/main.c 214 Warning 100: no prototype declared for function "PyRun_AnyFile" ==================== Py_Exit(sts); Modules/main.c 224 Warning 100: no prototype declared for function "Py_Exit" sc includedir=Include ObjectName=Obj/ Objects/mappingobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Objects/mappingobject.c 293 Note 306: local function inlined: "mappingresize" Objects/mappingobject.c 209 Warning 304: dead assignment eliminated "newsize" sc includedir=Include ObjectName=Obj/ Python/marshal.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== return fread(s, 1, n, p->fp); Python/marshal.c 238 Warning 85: return value mismatch for function "r_string" Expecting "int", found "unsigned int" sc includedir=Include ObjectName=Obj/ Modules/mathmodule.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Parser/metagrammar.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Objects/methodobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Objects/methodobject.c 234 Note 306: local function inlined: "listmethodchain" sc includedir=Include ObjectName=Obj/ Python/modsupport.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Python/modsupport.c 256 Note 306: local function inlined: "do_mklist" Python/modsupport.c 260 Note 306: local function inlined: "do_mkdict" sc includedir=Include ObjectName=Obj/ Objects/moduleobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Parser/myreadline.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Python/mystrtoul.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Parser/node.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Objects/object.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== if ( PyNumber_Coerce (&v, &w) != 0) { Objects/object.c 272 Warning 100: no prototype declared for function "PyNumber_Coerce" sc includedir=Include ObjectName=Obj/ Parser/parser.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Parser/parser.c 121 Note 306: local function inlined: "s_reset" Parser/parser.c 233 Note 306: local function inlined: "classify" Parser/parser.c 256 Note 306: local function inlined: "push" Parser/parser.c 266 Note 306: local function inlined: "shift" sc includedir=Include ObjectName=Obj/ Modules/parsermodule.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== return Py_BuildValue("(is)", TYPE(n), STR(n)); Modules/parsermodule.c 135 Warning 100: no prototype declared for function "Py_BuildValue" ==================== return Py_BuildValue("(is)", (( n )->n_type) , (( n )->n_str) ); Modules/parsermodule.c 135 Warning 85: return value mismatch for function "node2tuple" Expecting "PyObject *", found "int" ==================== elem = Py_BuildValue("(os)", elem, str); Modules/parsermodule.c 590 Warning 225: pointer type mismatch "PyObject *" does not match "int" ==================== "Illegal node construct.")); Modules/parsermodule.c 624 Warning 88: argument type incorrect Expecting "PyObject *", found "int" ==================== "Unknown node type.")); Modules/parsermodule.c 642 Warning 88: argument type incorrect Expecting "PyObject *", found "int" ==================== "Illegal ast tuple; cannot start with terminal symbol."); Modules/parsermodule.c 674 Warning 225: pointer type mismatch "PyObject *" does not match "int" ==================== "Illegal component tuple.")); Modules/parsermodule.c 696 Warning 88: argument type incorrect Expecting "PyObject *", found "int" Modules/parsermodule.c 2176 Warning 182: static function "parser_hash" declared but not defined See line 183 file "Modules/parsermodule.c" Modules/parsermodule.c 527 Note 306: local function inlined: "validate_expr_tree" Modules/parsermodule.c 537 Note 306: local function inlined: "validate_suite_tree" Modules/parsermodule.c 499 Warning 304: dead assignment eliminated "tuple" Modules/parsermodule.c 630 Note 306: local function inlined: "check_terminal_tuple" Modules/parsermodule.c 618 Warning 304: dead assignment eliminated "type" Modules/parsermodule.c 907 Warning 304: dead assignment eliminated "res" Modules/parsermodule.c 922 Warning 304: dead assignment eliminated "res" Modules/parsermodule.c 1056 Note 306: local function inlined: "validate_fplist" Modules/parsermodule.c 1442 Note 306: local function inlined: "validate_lambdef" Modules/parsermodule.c 1501 Note 306: local function inlined: "validate_comp_op" Modules/parsermodule.c 1693 Note 306: local function inlined: "validate_trailer" Modules/parsermodule.c 1732 Note 306: local function inlined: "validate_dictmaker" Modules/parsermodule.c 1939 Note 306: local function inlined: "validate_funcdef" Modules/parsermodule.c 1942 Note 306: local function inlined: "validate_class" Modules/parsermodule.c 1991 Note 306: local function inlined: "validate_expr_stmt" Modules/parsermodule.c 1994 Note 306: local function inlined: "validate_print_stmt" Modules/parsermodule.c 1997 Note 306: local function inlined: "validate_del_stmt" Modules/parsermodule.c 2012 Note 306: local function inlined: "validate_return_stmt" Modules/parsermodule.c 2015 Note 306: local function inlined: "validate_raise_stmt" Modules/parsermodule.c 2018 Note 306: local function inlined: "validate_import_stmt" Modules/parsermodule.c 2021 Note 306: local function inlined: "validate_global_stmt" Modules/parsermodule.c 2024 Note 306: local function inlined: "validate_access_stmt" Modules/parsermodule.c 2027 Note 306: local function inlined: "validate_exec_stmt" Modules/parsermodule.c 2030 Note 306: local function inlined: "validate_if" Modules/parsermodule.c 2033 Note 306: local function inlined: "validate_while" Modules/parsermodule.c 2036 Note 306: local function inlined: "validate_for" Modules/parsermodule.c 2039 Note 306: local function inlined: "validate_try" Modules/parsermodule.c 1215 Warning 304: dead assignment eliminated "res" Modules/parsermodule.c 1927 Warning 304: dead assignment eliminated "nch" Modules/parsermodule.c 1929 Warning 304: dead assignment eliminated "next" sc includedir=Include ObjectName=Obj/ Parser/parsetok.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Parser/pgen.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== } Parser/pgen.c 210 Warning 85: return value mismatch for function "compile_rule" Expecting "int", found "void" ==================== return; Parser/pgen.c 229 Warning 85: return value mismatch for function "compile_rhs" Expecting "int", found "void" ==================== } Parser/pgen.c 278 Warning 85: return value mismatch for function "compile_alt" Expecting "int", found "void" ==================== return; Parser/pgen.c 311 Warning 85: return value mismatch for function "compile_item" Expecting "int", found "void" ==================== } Parser/pgen.c 349 Warning 85: return value mismatch for function "compile_atom" Expecting "int", found "void" ==================== } Parser/pgen.c 542 Warning 85: return value mismatch for function "makedfa" Expecting "int", found "void" ==================== } Parser/pgen.c 577 Warning 85: return value mismatch for function "printssdfa" Expecting "int", found "void" ==================== } Parser/pgen.c 650 Warning 85: return value mismatch for function "simplify" Expecting "int", found "void" ==================== } Parser/pgen.c 689 Warning 85: return value mismatch for function "convert" Expecting "int", found "void" Parser/pgen.c 309 Note 306: local function inlined: "compile_atom" Parser/pgen.c 305 Warning 304: dead assignment eliminated "n" Parser/pgen.c 331 Warning 304: dead assignment eliminated "i" Parser/pgen.c 339 Warning 304: dead assignment eliminated "n" Parser/pgen.c 730 Note 306: local function inlined: "metacompile" Parser/pgen.c 731 Note 306: local function inlined: "maketables" Parser/pgen.c 202 Note 306: local function inlined: "addnfa" Parser/pgen.c 208 Warning 304: dead assignment eliminated "n" Parser/pgen.c 387 Note 306: local function inlined: "dumpstate" Parser/pgen.c 533 Note 306: local function inlined: "simplify" Parser/pgen.c 539 Note 306: local function inlined: "convert" sc includedir=Include ObjectName=Obj/ Modules/posixmodule.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Modules/posixmodule.c 601 Note 306: local function inlined: "posix_2str" Modules/posixmodule.c 1648 Note 306: local function inlined: "convertenviron" sc includedir=Include ObjectName=Obj/ Parser/printgrammar.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Parser/printgrammar.c 43 Note 306: local function inlined: "printdfas" Parser/printgrammar.c 44 Note 306: local function inlined: "printlabels" Parser/printgrammar.c 98 Note 306: local function inlined: "printarcs" sc includedir=Include ObjectName=Obj/ Python/pythonrun.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== PyImport_Init (); Python/pythonrun.c 91 Warning 100: no prototype declared for function "PyImport_Init" ==================== PyBuiltin_Init (); /* Also initializes builtin exceptions */ Python/pythonrun.c 98 Warning 100: no prototype declared for function "PyBuiltin_Init" ==================== PySys_SetPath (getpythonpath()); Python/pythonrun.c 101 Warning 100: no prototype declared for function "PySys_SetPath" ==================== PySys_SetPath (getpythonpath()); Python/pythonrun.c 101 Warning 100: no prototype declared for function "getpythonpath" ==================== if (isatty((int)fileno(fp))) Python/pythonrun.c 133 Warning 100: no prototype declared for function "isatty" ==================== PyTraceBack_Print (tb, f); Python/pythonrun.c 312 Warning 100: no prototype declared for function "PyTraceBack_Print" ==================== PyFile_WriteString (" File \"", f); Python/pythonrun.c 322 Warning 100: no prototype declared for function "PyFile_WriteString" ==================== if ( PyFile_WriteObject (className, f, PRINT_RAW) != 0) Python/pythonrun.c 371 Warning 100: no prototype declared for function "PyFile_WriteObject" ==================== (*exitfuncs[--nexitfuncs])(); Python/pythonrun.c 621 Warning 154: no prototype declared for function pointer ==================== PyOS_InitInterrupts (); /* May imply initsignal() */ Python/pythonrun.c 730 Warning 100: no prototype declared for function "PyOS_InitInterrupts" Python/pythonrun.c 103 Note 306: local function inlined: "initsigs" Python/pythonrun.c 105 Note 306: local function inlined: "initmain" Python/pythonrun.c 252 Note 306: local function inlined: "run_pyc_file" Python/pythonrun.c 252 Warning 308: inline function does not use formal parameter "filename" Python/pythonrun.c 528 Warning 304: dead assignment eliminated "msg" sc includedir=Include ObjectName=Obj/ Objects/rangeobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Modules/regexmodule.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== } Modules/regexmodule.c 592 Warning 85: return value mismatch for function "initregex" Expecting "int", found "void" Modules/regexmodule.c 250 Note 306: local function inlined: "makeresult" Modules/regexmodule.c 491 Note 306: local function inlined: "symcomp" Modules/regexmodule.c 421 Warning 304: dead assignment eliminated "group_name" Modules/regexmodule.c 422 Warning 304: dead assignment eliminated "group_index" Modules/regexmodule.c 423 Warning 304: dead assignment eliminated "g" Modules/regexmodule.c 482 Warning 304: dead assignment eliminated "gdict" sc includedir=Include ObjectName=Obj/ Modules/regexpr.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Modules/regexpr.c 802 Warning 304: dead assignment eliminated "pos" Modules/regexpr.c 808 Warning 304: dead assignment eliminated "pos" Modules/regexpr.c 824 Warning 304: dead assignment eliminated "pos" sc includedir=Include ObjectName=Obj/ Python/sigcheck.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Objects/stringobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Objects/stringobject.c 684 Warning 93: no reference to identifier "fmtstart" Objects/stringobject.c 720 Note 306: local function inlined: "get_mapping_item" Objects/stringobject.c 840 Note 306: local function inlined: "formatint" Objects/stringobject.c 853 Note 306: local function inlined: "formatfloat" Objects/stringobject.c 862 Note 306: local function inlined: "formatchar" Objects/stringobject.c 687 Warning 304: dead assignment eliminated "size" Objects/stringobject.c 802 Warning 304: dead assignment eliminated "size" sc includedir=Include ObjectName=Obj/ Modules/stropmodule.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Modules/stropmodule.c 91 Note 306: local function inlined: "split_whitespace" sc includedir=Include ObjectName=Obj/ Python/structmember.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Python/structmember.c 63 Note 306: local function inlined: "listmembers" sc includedir=Include ObjectName=Obj/ Modules/structmodule.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Modules/structmodule.c 451 Note 306: local function inlined: "totuple" sc includedir=Include ObjectName=Obj/ Python/sysmodule.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Python/sysmodule.c 257 Note 306: local function inlined: "list_builtin_module_names" Python/sysmodule.c 303 Note 306: local function inlined: "makepathobject" Python/sysmodule.c 343 Note 306: local function inlined: "makeargvobject" sc includedir=Include ObjectName=Obj/ Modules/timemodule.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== secs = floattime(); Modules/timemodule.c 79 Warning 100: no prototype declared for function "floattime" Modules/timemodule.c 79 Note 306: local function inlined: "floattime" Modules/timemodule.c 113 Note 306: local function inlined: "floatsleep" Modules/timemodule.c 311 Warning 304: dead assignment eliminated "d" sc includedir=Include ObjectName=Obj/ Parser/tokenizer.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. Parser/tokenizer.c 274 Warning 93: no reference to identifier "cursize" Parser/tokenizer.c 274 Warning 304: dead assignment eliminated "cursize" sc includedir=Include ObjectName=Obj/ Python/traceback.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. ==================== PyFile_WriteString (linebuf, f); Python/traceback.c 207 Warning 100: no prototype declared for function "PyFile_WriteString" ==================== while (tb != 0L && ! PyOS_InterruptOccurred ()) { Python/traceback.c 238 Warning 100: no prototype declared for function "PyOS_InterruptOccurred" Python/traceback.c 122 Note 306: local function inlined: "newtracebackobject" Python/traceback.c 269 Note 306: local function inlined: "tb_printinternal" sc includedir=Include ObjectName=Obj/ Objects/tupleobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. sc includedir=Include ObjectName=Obj/ Objects/typeobject.c SAS/C Amiga Compiler 6.55 Copyright (c) 1988-1995 SAS Institute Inc. setenv PYTHONUNBUFFERED 1 copy env:PYTHONUNBUFFERED envarc: slink with temp_smk.tmp Slink - Version 6.55 Copyright (c) 1988-1995 SAS Institute, Inc. All Rights Reserved. Error 426: Cannot find object NOSMALLCODE slink failed returncode 140