Searched refs:warning (Results 1 - 12 of 12) sorted by relevance

/ast/src/lib/libtk/library/demos/
H A Ddialog2.tcl13 set i [tk_dialog .dialog2 "Dialog with local grab" {This dialog box uses a global grab, so it prevents you from interacting with anything on your display until you invoke one of the buttons below. Global grabs are almost always a bad idea; don't use them unless you're truly desperate.} warning 0 OK Cancel {Show Code}]
H A Dbitmap.tcl50 bitmapRow $w.frame.1 info question questhead warning
H A Dmsgbox.tcl35 foreach i {error info question warning} {
/ast/src/cmd/html/
H A Dmm2twiki.sh159 function warning function
161 print -u2 "$command: warning: ${file:+"$file: "}line $line:" "$@"
445 then warning "unmatched ${text[0]}"
505 warning "$x: $op cannot read"
1025 then print -u2 "$command: warning: $i: data file not found"
1169 else warning "$op: no current list"
1187 *) warning "$op: no current list type"
1382 warning "$1: $op cannot read"
1392 *) warning "$op: unknown op"
H A Dmm2bb.sh169 function warning function
171 print -u2 "$command: warning: ${file:+"$file: "}line $line:" "$@"
455 then warning "unmatched ${text[0]}"
515 warning "$x: $op cannot read"
1126 then print -u2 "$command: warning: $i: data file not found"
1298 else warning "$op: no current list"
1322 *) warning "$op: no current list type"
1539 warning "$1: $op cannot read"
1549 *) warning "$op: unknown op"
H A Dmm2html.sh366 function warning function
368 print -u2 "$command: warning: ${file:+"$file: "}line $line:" "$@"
615 then warning "unmatched ${text[0]}"
679 warning "$x: $op cannot read"
1680 then print -u2 "$command: warning: $i: data file not found"
1793 else warning "$op: unknown op"
1841 "") warning "$op: no current list"
1896 *) warning "$op: no current list type"
2081 then warning ".TS H without .TH"
2252 then warning "
[all...]
/ast/src/lib/libtk/library/
H A Dtkfbox.tcl935 -icon warning
1198 tk_messageBox -icon warning -type ok \
1210 tk_messageBox -icon warning -type ok \
1219 -icon warning
1227 -icon warning
1322 -icon warning
1353 set reply [tk_messageBox -icon warning -type yesno \
H A Dxmfbox.tcl447 tk_messageBox -icon warning -type ok \
453 tk_messageBox -icon warning -type ok \
460 tk_messageBox -icon warning -type ok \
469 set answer [tk_messageBox -icon warning -type yesno \
H A Dmsgbox.tcl51 if {[lsearch {info warning error question} $data(-icon)] == -1} {
52 error "invalid icon \"$data(-icon)\", must be error, info, question or warning"
/ast/src/cmd/sort/
H A Dtestsort.sh203 error=0 warning=0 works=0
205 test -s out && warning=1
207 case \$error\$warning\$works in
/ast/src/cmd/INIT/
H A Dpackage.sh47 echo $command: $SHELL: warning: possible -lcmd conflict -- falling back to /bin/sh >&2
362 changed as necessary to match the checksum entry. A warning is
773 Note that some browsers automatically unzip downloaded without warning.
946 Note that some browsers automatically unzip downloaded without warning.
1184 as necessary to match the checksum entry. A warning is printed
2579 *) note "warning: $CC: not found" ;;
4893 *) W=`grep '^[abcdefghijklmnopqrstuvwxyz][abcdefghijklmnopqrstuvwxyz]*:.' $admin_log/$2 | egrep -cv 'start at|done at|output captured|warning:|: package not found|whence: command not found'` ;;
5448 *) echo "$command: warning: $t: not found -- some $action actions may fail" >&2
6661 *) $exec egrep -iv '^($||[\+\[]|cc[^-:]|kill |make.*(file system time|has been replaced)|so|[0123456789]+ error|uncrate |[0123456789]+ block|ar: creat|iffe: test: |conf: (check|generate|test)|[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_][abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_0123456789]*=|gsf@research|ar:.*warning|cpio:|ld:.*(duplicate symbol|to obtain more information)|[0123456789]*$|(checking|creating|touch) [/abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_0123456789])| obsolete predefined symbol | is (almost always misused|dangerous|deprecated|not implemented)| trigraph| assigned to | cast .* different size| integer overflow .*<<| optimization may be attained | passed as |::__builtin|pragma.*prototyped|^creating.*\.a$|warning
[all...]
/ast/src/cmd/nmake/
H A DMakerules.mk1613 else echo $(<): warning: cannot recurse on virtual directory >&2
1623 else echo $(<): warning: cannot recurse on virtual directory >&2

Completed in 54 milliseconds