Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/kcc/tbugs.log
There are no other files named tbugs.log in the archive.
[PHOTO:  Recording initiated  Mon 29-Jan-90 4:03pm]

 End of PS:<KLH>COMAND.CMD.4
@c2:nccx -S tbugs
KCC:    tbugs
"tbugs.c", line 48: [Note] Call to undeclared function "out"
       (bugibp+5, p.5 l.13):  static int x;     for (x=0; x <= 5; x++) {  out(b

"tbugs.c", line 64: [Note] Call to undeclared function "rtn"
       (bugrlf+7, p.7 l.13):     a = b;     if (c < 0) {     }     return rtn(+

"tbugs.c", line 79: [Note] Call to undeclared function "fun"
       (bugastk+6, p.9 l.14): t prob, fst[5];      prob =  fst[patch] * f[fun(x

"tbugs.c", line 153: [Note] Internal static "ip" not used
       (bugsdf+5, p.21 l.11):  {  static int x[] = {1};  static int *ip = x; } 

"tbugs.c", line 196: [Note] Call to undeclared function "udp_jsys"
       (udp_recv+2, p.27 l.9): (p, waitp) {   int err;     if( err = udp_jsys((

"tbugs.c", line 197: [Note] Call to undeclared function "logpkt"
       (udp_recv+3, p.27 l.10): if( err = udp_jsys((waitp ? 0:1), p))  logpkt()

"tbugs.c", line 225: [Note] Call to undeclared function "call"
       (bugcp+3, p.31 l.16): ]; } tsdef, *tsp; bugcp() {  bcpfoo = 'A';  call(&

"tbugs.c", line 238: [Note] Call to undeclared function "printf"
       (bugflt+3, p.33 l.7): le conversion. */ bugflt(ugh) int ugh; {  printf("

"tbugs.c", line 239: [Note] Call to undeclared function "putchar"
       (bugflt+4, p.33 l.8): ; {  printf("Help!  %g\n", (float)ugh);  putchar(u

"tbugs.c", line 299: [Note] Auto "c" not used
       (bugsra+8, p.35 l.18):  int c;     if(!h->a)  return 0;     return 1; } 

"tbugs.c", line 314: [Note] Call to undeclared function "jsys"
       (bugtim+9, p.37 l.16): ruct tm ctmbuf;      t = &ctmbuf;     if (!jsys(0

"tbugs.c", line 318: [Note] Auto "i" not used
       (bugtim+13, p.37 l.19): 0777777) - 1; /* day of year */     return t; } 

"tbugs.c", line 318: [Note] Auto "j" not used
       (bugtim+13, p.37 l.19): 0777777) - 1; /* day of year */     return t; } 

"tbugs.c", line 400: [Note] Call to undeclared function "printf"
       (bugdiv+13, p.43 l.35): ;  }  tmins/=60;  j=(tmins/total/10);   printf("

"tbugs.c", line 460: [Note] Auto "i" not used
       (bugdv2+17, p.45 l.23): T, so DST never applies */          return t; } 

"tbugs.c", line 460: [Note] Auto "yday" not used
       (bugdv2+17, p.45 l.23): T, so DST never applies */          return t; } 

"tbugs.c", line 460: [Note] Auto "year" not used
       (bugdv2+17, p.45 l.23): T, so DST never applies */          return t; } 

"tbugs.c", line 535: [Note] Auto "i" not used
       (bugsub+5, p.55 l.10): gsub() { int a,b,c,d, i;   return a - (b+c+d); } 

"tbugs.c", line 565: [Note] Call to undeclared function "foo"
       (bugbpi+5, p.59 l.10):  bugbpi() {  char *rp;  rp = 0;  rp += 12;  foo(r

"tbugs.c", line 604: [Advisory] Division by zero
       (tudiv+30, p.61 l.37): ase 4.1 */   neg/neg, neg%neg /* case 4.2 */  ); 

"tbugs.c", line 604: [Advisory] Division by zero ignored
       (tudiv+30, p.61 l.37): ase 4.1 */   neg/neg, neg%neg /* case 4.2 */  ); 

"tbugs.c", line 614: [Note] Call to undeclared function "foo"
       (bugreg+3, p.63 l.10): greg(i) {     char *cp;     (bregfl ? (void)foo()

"tbugs.c", line 615: [Note] Call to undeclared function "fputc"
       (bugreg+4, p.63 l.11): completely */     (bregfl ? (*++cp = i) : fputc(i

"tbugs.c", line 649: [Note] Auto "c" not used
       (bugstz+12, p.67 l.18): b=1;  b = 0;  a = hptr->he_byt;  return(a+b); } 

"tbugs.c", line 689: [Note] Call to undeclared function "scan"
       (bugshort+4, p.73 l.16):  bugshortfoo *ptr; { char no[20];   if (!scan(n

"tbugs.c", line 716: [Note] Call to undeclared function "strcpy"
       (bug55+2, p.75 l.14):  *bug5p4 = (char *)(bug55a+4); bug55() {  strcpy(b

"tbugs.c", line 732: [Note] Call to undeclared function "func"
       (bugfor+5, p.77 l.11): (w = 0, i = 0; i < 1; i++) {      if ((w = func()

"tbugs.c", line 805: [Note] Call to undeclared function "getc"
       (bugdisc+2, p.87 l.7): at sorta had to be there. */ bugdisc() {  (getc()

"tbugs.c", line 805: [Note] Call to undeclared function "putc"
       (bugdisc+2, p.87 l.7): had to be there. */ bugdisc() {  (getc() ? putc()

"tbugs.c", line 817: [Note] Internal static "str" not used
       (bugstrmac+4, p.89 l.10): gstrmac() {  static char str[] = BUGSTRMAC; } 

"tbugs.c", line 826: [Note] Call to undeclared function "bar"
       (bugswi+4, p.91 l.10): ugswi(i) {  switch(i) {  case 1: ;  case 2: bar()

"tbugs.c", line 971: [Warning] Implicit conversion - pointer to pointer
       (bugcar+8, p.109 l.12): uld cause warning */     s2=printer.prncap[25]; 

"tbugs.c", line 0: [Note] Static function "bugfb1" never used
"tbugs.c", line 0: [Note] Static function "bugibp" never used
"tbugs.c", line 0: [Note] Static function "hakstk" never used
@pop

[PHOTO:  Recording terminated Mon 29-Jan-90 4:04pm]