Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 867501 Details for
Bug 911982
dev-lisp/gcl-2.6.15_pre3 - dvipdfm:warning: Couldnt open font map file ckx.map.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lisp:gcl-2.6.15_pre3:20230808-223403.log
dev-lisp:gcl-2.6.15_pre3:20230808-223403.log (text/plain), 79.39 KB, created by
Toralf Förster
on 2023-08-09 17:42:20 UTC
(
hide
)
Description:
dev-lisp:gcl-2.6.15_pre3:20230808-223403.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-08-09 17:42:20 UTC
Size:
79.39 KB
patch
obsolete
> * Package: dev-lisp/gcl-2.6.15_pre3:0 > * Repository: gentoo > * Maintainer: common-lisp@gentoo.org > * USE: X abi_x86_64 amd64 athena elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking gcl-Version_2_6_15pre3.tar.gz to /var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work >>>> Unpacking gcl-2.6.15_pre3-spelling.patch.gz to /var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work >>>> Source unpacked in /var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work >>>> Preparing source in /var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl ... > * Applying gcl-2.6.15_pre3-spelling.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl ... > * econf: updating gcl-Version_2_6_15pre3/gcl/gmp4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gcl-Version_2_6_15pre3/gcl/gmp4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gcl-Version_2_6_15pre3/gcl/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gcl-Version_2_6_15pre3/gcl/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/gcl-2.6.15_pre3 --htmldir=/usr/share/doc/gcl-2.6.15_pre3/html --libdir=/usr/lib64 --enable-dynsysgmp --disable-xdr --enable-emacsdir=/usr/share/emacs/site-lisp/gcl --disable-readline --disable-ansi --enable-xgcl --with-x >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >host=x86_64-pc-linux-gnu >use=amd64-linux >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for CFLAG -fsigned-char... yes >checking for CFLAG -pipe... yes >checking for CFLAG -fcommon... yes >checking for CFLAG -fno-builtin-malloc... yes >checking for CFLAG -fno-builtin-free... yes >checking for CFLAG -fno-PIE... yes >checking for CFLAG -fno-pie... yes >checking for CFLAG -fno-PIC... yes >checking for CFLAG -fno-pic... yes >checking for CFLAG -Wall... yes >checking for CFLAG -Wno-builtin-requires-header... no >checking for CFLAG -Wno-empty-body... yes >checking for CFLAG -Wno-self-assign... no >checking for CFLAG -Wno-unused-but-set-variable... yes >checking for LDFLAG -no-pie... yes >checking for inline semantics... new >checking for clang... no >checking for gawk... gawk >grep: warning: stray \ before - >grep: warning: stray \ before - >grep: warning: stray \ before - >grep: warning: stray \ before - >grep: warning: stray \ before - >grep: warning: stray \ before - >grep: warning: stray \ before - >grep: warning: stray \ before - >grep: warning: stray \ before - >grep: warning: stray \ before - >grep: warning: stray \ before - >grep: warning: stray \ before - >grep: warning: stray \ before - >checking for makeinfo... makeinfo >checking system version (for dynamic loading)... Linux-6.4.9 >checking for setjmp.h... yes >checking sizeof jmp_buf... 200 >checking for unistd.h... yes >checking for sysconf in -lc... yes >checking _SC_CLK_TCK... 0 >checking for gmp.h... yes >checking for __gmpz_init in -lgmp... yes >checking for external gmp version... good >checking for leading underscore in object symbols... "no" >checking "for GNU ld option -Map"... "yes" >checking for size of gmp limbs... 8 >checking _SHORT_LIMB... no >checking _LONG_LONG_LIMB... no >checking for X... libraries , headers >checking for main in -lX11... yes >checking __builtin_clzl... yes >checking __builtin_ctzl... yes >checking __builtin___clear_cache... yes >checking size of long... 8 >checking for time.h... yes >checking for sys/time.h... yes >checking size of time_t... 8 >checking for byte order... little >checking for word order... little >checking for pagewidth... 12 >checking for required object alignment... 8 >checking for C extension variable alignment... __attribute__ ((aligned (8))) >checking for C extension noreturn function attribute... __attribute__ ((noreturn)) >checking sizeof struct contblock... 16 >checking for sbrk... yes >checking for ADDR_NO_RANDOMIZE constant... yes 40000 >checking for ADDR_COMPAT_LAYOUT constant... yes 200000 >checking for ADDR_LIMIT_3GB constant... yes 8000000 >checking for personality(ADDR_NO_RANDOMIZE) support... yes >checking that sbrk is (now) non-random... yes >checking CSTACK_DIRECTION... -1 >checking finding CSTACK_ALIGNMENT... 32 >checking CSTACK_ADDRESS... 0x7fffffffffff >checking cstack bits... 48 >checking NEG_CSTACK_ADDRESS... no >checking finding default linker script... got it >checking output_arch... bfd_arch_i386 >configure: trying to adjust text start >./configure: line 7577: 1177 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1189 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1201 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1213 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1225 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1237 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1249 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1261 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1273 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1285 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1297 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1309 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1321 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1333 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1345 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >./configure: line 7577: 1357 Segmentation fault ( $CC $LDFLAGS -Wl,-T gcl.script foo.c -o foo && ./foo ) > /dev/null 2>&1 >configure: min log text start 15 >configure: max log text start 29 >configure: lowering log text to 18000 to maximize data area >checking our linker script... done >checking for LDFLAG -Wl,-T,gcl.script... yes >checking mem top... 0x8000000000000000 >checking finding upper mem half range... 0x4000000000000000 >checking sizeof long long int... no >checking for dirent.h... yes >checking for d_type... yes >checking for getcwd... yes >checking for getwd... yes >checking for uname... yes >checking for gettimeofday... yes >checking for sys/ioctl.h... yes >checking for elf.h... yes >checking for elf_abi.h... no >checking for sys/sockio.h... no >checking for BSDgettimeofday... no >checking for gettimeofday... (cached) yes >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for gettimeofday declaration... present >checking for sin in -lm... yes >checking for main in -lmingwex... no >checking for buggy maximum sscanf length... none >checking for math.h... yes >checking for complex.h... yes >checking for values.h... yes >checking for float.h... yes >checking for isnormal... yes >checking for isfinite... yes >checking for sockets... checking for connect... yes >checking for gethostbyname... yes >checking For network code for nsocket.c... yes >checking check for listen using fcntl... yes >checking for profil... yes >checking for setenv... yes >checking for _cleanup... no >checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK >checking check for SV_ONSTACK... no >checking check for SIGSYS... yes >checking check for SIGEMT... no >checking for sigaltstack... yes >checking for feenableexcept... yes >checking for dis-asm.h... yes >checking for init_disassemble_info in -lopcodes... yes >checking for dlopen in -ldl... yes >checking for asm/sigcontext.h... yes >checking for asm/signal.h... yes >checking for sigcontext...... sigcontext of signal.h >checking for emacs... no >checking emacs site lisp directory... /usr/share/emacs/site-lisp/gcl/ >checking emacs default.el... >checking emacs info/dir... /usr/share/info/ >checking for tclsh... tclsh >checking for main in -llieee... no >checking for tcl/tk... not found >checking for sys/mman.h... yes >checking for mprotect... yes >checking for alloca.h... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >configure: creating ./config.status >config.status: creating makedefc >config.status: creating windows/gcl.iss >config.status: creating windows/sysdir.bat >config.status: creating windows/install.lsp >config.status: creating h/gclincl.h >makedefc > ># begin makedefs > ># use=amd64-linux > ># for main link of raw_gcl >LIBS= -lX11 -lm -ldl -lgmp > ># root for the installation, eg /usr/local ># This would cause make install to create /usr/local/bin/gcl and ># /usr/local/lib/gcl-2-??/* with some basic files. >prefix=/usr > ># where to place the info files >INFO_DIR=/usr/share/info/ > ># where to put emacs lisp files. >EMACS_SITE_LISP=/usr/share/emacs/site-lisp/gcl/ > ># the default.el file >EMACS_DEFAULT_EL= > ># numerous TCL/TK variables culled from the tkConfig.sh and tclConfig.sh ># if these are found. >TK_CONFIG_PREFIX=unknown >TK_LIBRARY= >TCL_LIBRARY= >TK_XINCLUDES= >TK_INCLUDE= >TCL_INCLUDE= >TK_LIB_SPEC= >TK_BUILD_LIB_SPEC= >TK_XLIBSW= >TK_XINCLUDES= >TCL_LIB_SPEC= >TCL_DL_LIBS= >TCL_LIBS= > >PRELINK_CHECK= > > >NOTIFY= >CC=x86_64-pc-linux-gnu-gcc >GCL_CC=x86_64-pc-linux-gnu-gcc >CFLAGS=-pipe -march=native -fno-diagnostics-color -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -O2 -fomit-frame-pointer -I$(GCLDIR)/o >LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -Wl,-T,../unixport/gcl.script >FINAL_CFLAGS=-pipe -march=native -fno-diagnostics-color -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable >NIFLAGS=-pipe -march=native -fno-diagnostics-color -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -I$(GCLDIR)/o >O3FLAGS=-O2 -fomit-frame-pointer >O2FLAGS=-O > >RL_OBJS= > >RL_LIB= > >MAKEINFO=makeinfo > >FLISP=saved_gcl >SYSTEM=gcl >BUILD_BFD= >GMPDIR= >X_LIBS= -lX11 >X_CFLAGS= > >PROCESSOR_FLAGS=@PROCESSOR_FLAGS@ > >EXTRA_LOBJS= >LEADING_UNDERSCORE= >GNU_LD=1 >AWK=gawk >LIBBFD= >LIBIBERTY= >add-defs1 amd64-linux >using amd64-linux.defs >fgrep: warning: fgrep is obsolescent; using /bin/grep -F > if the 'unknown' directories exist you may provide >a second argument to ./add-defs of a local directory where things might be, >or edit ./add-defs so that it can find them. Otherwise just continue >and the portions with unknown will not be compiled. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl ... >make -j5 -j1 >if [ -d "unknown" ] ; then \ > cd gcl-tk && make ; \ >else \ > echo "gcl-tk not made..missing include or lib" ; \ >fi >gcl-tk not made..missing include or lib >cd info && make >make[1]: Entering directory '/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl/info' >TEXINPUTS=.:$TEXINPUTS tex --interaction nonstopmode gcl-si.texi || true >This is TeX, Version 3.141592653 (TeX Live 2021 Gentoo Linux) (preloaded format=tex) >(./gcl-si.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex >Loading texinfo [version 2021-02-20.11]: pdf, fonts, glyphs, page headings, >tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, >cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex >This is `epsf.tex' v2.7.4 <14 February 2011> >) localization, formatting, and turning on texinfo input format.) >Writing index file gcl-si.fn >[1] () (./number.texi Chapter 1 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] >[11] [12] [13]) (./sequence.texi Chapter 2 [14] [15] [16] [17] [18] [19] >[20] [21] [22] [23] [24] [25]) (./character.texi Chapter 3 [26] [27] [28] >[29]) (./list.texi Chapter 4 [30] [31] [32] [33] [34] [35] [36] [37] [38] >[39]) (./io.texi Chapter 5 [40] [41] [42] [43] [44] [45] [46] [47] [48] >Overfull \hbox (20.85455pt too wide) in paragraph at lines 759--759 > []@texttt ~D, ~B, ~O, ~X Prints one in-te-ger in dec-i-mal, bi-nary, oc-tal, a >nd hexa[] | >[49] >Overfull \hbox (32.35193pt too wide) in paragraph at lines 777--777 > [] @texttt ~:C rep-re-sents non print-ing char-ac-ters by their pretty names, >eg Space[] | > >Overfull \hbox (20.85455pt too wide) in paragraph at lines 786--786 > [] @texttt k arg is mul-ti-plied by 10^k be-fore print-ing it as a dec-i-mal >number.[] | > >Overfull \hbox (32.35193pt too wide) in paragraph at lines 787--787 > [] @texttt over-flowchar width w char-ac-ters copies of the over-flow char-ac >-ter will[] | > >Overfull \hbox (15.10587pt too wide) in paragraph at lines 788--788 > [] @texttt be printed. eg(format t "X>~5,2,,'?F<X" 100.034) --> X>?????<X >[] | >[50] [51] [52]) (./form.texi Chapter 6 [53] [54] [55] >Overfull \hbox (61.09537pt too wide) in paragraph at lines 131--131 > []@texttt (setf (ACCESS-FUN arg1 ... argn) value) to (UPDATE-FUN arg1 ... argn > value).[] | > >Overfull \hbox (43.8493pt too wide) in paragraph at lines 133--133 > []@texttt (defsetf access-fun lambda-list (store-var) . body) de-fines a macro > which[] | >[56] [57] >Overfull \hbox (43.8493pt too wide) in paragraph at lines 278--278 > [] @texttt eg: ;; func-tion of two re-quired args and op-tional args and on >e value:[] | > >Overfull \hbox (55.34668pt too wide) in paragraph at lines 280--280 > [] @texttt ;; func-tion with 1 arg of gen-eral type re-turn-ing 1 fixnu >m as value.[] | > >Overfull \hbox (61.09537pt too wide) in paragraph at lines 286--286 > []@texttt (OPTIMIZE {({SPEED | SPACE | SAFETY | COMPILATION-SPEED} {0 | 1 | 2 >| 3})}*)[] | >[58] [59] [60] [61] [62] [63] [64] [65] [66] [67]) (./compile.texi Chapter 7 >[68] [69] (subsection Evaluation at Compile time) [70] [71] [72]) >(./symbol.texi Chapter 8 [73] [74] [75] [76] [77] [78] [79]) (./system.texi >Chapter 9 [80] [81] [82] [83] [84] Warning: unbalanced parentheses in @def... >Underfull \hbox (badness 10000) in paragraph at lines 432--437 > []@textrm floating-point-invalid-operation floating-point-overflow floating-po >int-underflow >[85]) (./structure.texi Chapter 10 [86] >Overfull \hbox (61.09537pt too wide) in paragraph at lines 11--11 > [] @texttt :constructor | (:constructor symbol [lambda- >list]) |[] | > >Overfull \hbox (66.84406pt too wide) in paragraph at lines 21--21 > [] @texttt (slot-name [default-value-form] {:type type | :read-only f >lag}*) }*[] | >) (./iteration.texi Chapter 11 [87] [88] [89]) (./user-interface.texi >Chapter 12 [90] [91] [92] [93] >Overfull \hbox (43.8493pt too wide) in paragraph at lines 268--268 > [] @texttt (setq out-string "Here comes output from inside (FACT 8) >: "))[] | >[94]) (./doc.texi Chapter 13 [95] [96] >Overfull \hbox (55.34668pt too wide) in paragraph at lines 46--46 > []@texttt defun >[Macro][] | > >Overfull \hbox (55.34668pt too wide) in paragraph at lines 47--47 > []@texttt -------------------------------------------------------------------- >-------[] | > >Overfull \hbox (20.85455pt too wide) in paragraph at lines 48--48 > []@texttt `Defun' function-name lambda-list [[{declaration}* | documentation] >][] | >[97]) (./type.texi Chapter 14 [98] [99]) (./internal.texi Chapter 15 [100] >[101] >Overfull \hbox (15.10587pt too wide) in paragraph at lines 107--107 > [] @texttt | (( function-symbol { value }* ) { place }* ) }) >[] | >[102] >Overfull \hbox (15.10587pt too wide) in paragraph at lines 234--234 > []@texttt ;; JOE takes X a lisp string and Y a fixnum and returns a character. >[] | >[103] [104]) (./c-interface.texi Chapter 16 [105] [106]) (./si-defs.texi >Chapter 17 [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] >[118] [119] Cross reference values unknown; you must run TeX again. [120] >[121] [122]) (./debug.texi Chapter 18 [123] [124] [125]) (./misc.texi >Chapter 19 [126]) (./compiler-defs.texi Chapter 20 [127] [128] [129] >Overfull \hbox (26.60324pt too wide) in paragraph at lines 100--100 > []@texttt (mapcar 'load (directory "*.fn")) (compiler::list-undefined-function >s)[] | >) (./gcl-si-index.texi Appendix A [130] >No file gcl-si.fns. >) [131] [132] (./gcl-si.toc) [-1] [-2] (./gcl-si.toc [-3]) [-4] ) >(see the transcript file for additional information) >Output written on gcl-si.dvi (137 pages, 330812 bytes). >Transcript written on gcl-si.log. >rm -f *.cp *.ky *.vr *.tp *.pg *.toc *.aux *.log *.fn >dvipdfm gcl-si.dvi > >dvipdfm:warning: Couldn't open font map file "ckx.map". >gcl-si.dvi -> gcl-si.pdf >[1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28][29][30][31][32][33][34][35][36][37][38][39][40][41][42][43][44][45][46][47][48][49][50][51][52][53][54][55][56][57][58][59][60][61][62][63][64][65][66][67][68][69][70][71][72][73][74][75][76][77][78][79][80][81][82][83][84][85][86][87][88][89][90][91][92][93][94][95][96][97][98][99][100][101][102][103][104][105][106][107][108][109][110][111][112][113][114][115][116][117][118][119][120][121][122][123][124][125][126][127][128][129][130][131][132][133][134][135][136][137] >266193 bytes written >TEXINPUTS=.:$TEXINPUTS tex --interaction nonstopmode gcl.texi || true >This is TeX, Version 3.141592653 (TeX Live 2021 Gentoo Linux) (preloaded format=tex) >(./gcl.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex >Loading texinfo [version 2021-02-20.11]: pdf, fonts, glyphs, page headings, >tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, >cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex >This is `epsf.tex' v2.7.4 <14 February 2011> >) localization, formatting, and turning on texinfo input format.) [1] >(./chap-1.texi Chapter 1 [1] [2] >Cross reference values unknown; you must run TeX again. [3] [4] >Underfull \hbox (badness 10000) in paragraph at lines 328--334 > @texttt *[]@textrm ISO 6937/2, @textit In-for-ma-tion processing---Coded char- >ac-ter sets for text >Writing index file gcl.IT >[5] >Writing index file gcl.IG >[6] [7] [8] [9] [10] >Writing index file gcl.IR >[11] >Writing index file gcl.IC >[12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] >Writing index file gcl.IP >[27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38]) (./chap-2.texi >Chapter 2 [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] >[52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] >[67] [68] [69] [70] [71] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 2460--2460 > []@texttt ;;; allowing the outer #| ... |# pair match. If the slash were not >present,[] | > >Overfull \hbox (26.43913pt too wide) in paragraph at lines 2473--2473 > []@texttt ;;; different way. The sharpsign vertical bar in the comment is not > needed[] | > >Overfull \hbox (26.43913pt too wide) in paragraph at lines 2475--2475 > []@texttt ;;; becomes important to avoid premature termination of a comment wh >en such[] | >[72]) (./chap-3.texi Chapter 3 [73] [74] [75] [76] [77] [78] [79] [80] [81] >[82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] >[97] [98] [99] [100] [101] [102] >Overfull \hbox (39.84218pt too wide) in paragraph at lines 2458--2458 >[][][] | >[103] >Overfull \hbox (150.51332pt too wide) in paragraph at lines 2550--2560 >[] []| >[104] [105] [106] [107] >Overfull \hbox (37.93652pt too wide) in paragraph at lines 2831--2831 > [] @texttt ((lambda (a b &key ((:sea c)) d) (list a b c d)) 1 2 :sea 6) [] (1 > 2 6 NIL)[] | >[108] >Overfull \hbox (255.85599pt too wide) in paragraph at lines 2905--2911 >[][] [] [] []| >[109] >Overfull \hbox (89.1882pt too wide) in paragraph at lines 2984--2994 >[][] []| > >Overfull \hbox (136.52164pt too wide) in paragraph at lines 2984--2994 >[] []| > >Overfull \hbox (83.91283pt too wide) in paragraph at lines 3031--3033 >[][]| > >Overfull \hbox (164.06107pt too wide) in paragraph at lines 3041--3044 >[][] []| > >Overfull \hbox (80.72507pt too wide) in paragraph at lines 3045--3047 >[][] [] | >[110] [111] [112] [113] >Overfull \hbox (11.31276pt too wide) in paragraph at lines 3330--3331 >[][] | > >Overfull \hbox (101.60101pt too wide) in paragraph at lines 3337--3339 >[][]| > >Underfull \hbox (badness 10000) in paragraph at lines 3347--3349 >[][] >[114] >Overfull \hbox (43.68521pt too wide) in paragraph at lines 3407--3407 > [] @texttt (create-foo 10) [] #S(FOO A 10 B 2 C SEA D 2 E @textttsl implement >ion-dependent @texttt F EFF)[] | > >Overfull \hbox (150.51332pt too wide) in paragraph at lines 3470--3479 >[] []| >[115] >Overfull \hbox (47.42007pt too wide) in paragraph at lines 3562--3562 >[][][] | >[116] [117] [118] [119] [120] >Overfull \hbox (60.93126pt too wide) in paragraph at lines 3972--3972 > [] @texttt (sort a #'(lambda (x y) (if (zerop (random 5)) (return-from foo a >) (> x y)))))[] | >[121] >Overfull \hbox (43.68521pt too wide) in paragraph at lines 4091--4091 > [] [] @texttt (function (lambda @textttsl lambda-list @texttt [[{@textttsl dec >-la-ra-tion@texttt }* | @textttsl doc-u-men-ta-tion@texttt ]] {@textttsl form@t >exttt }*))[] | >[122] [123] [124] [125] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 4361--4361 > []@texttt ;;; The EVAL-WHEN in this case is not at toplevel, so only the : >EXECUTE[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 4364--4364 > []@texttt ;;; (if the LET is embedded in some other form which does not ex >ecute[] | > >Overfull \hbox (20.69044pt too wide) in paragraph at lines 4365--4365 > []@texttt ;;; until later) this sets (SYMBOL-FUNCTION 'FOO1) to a function > which[] | > >Overfull \hbox (26.43913pt too wide) in paragraph at lines 4371--4371 > []@texttt ;;; If this expression occurs at the toplevel of a file to be co >mpiled,[] | > >Overfull \hbox (26.43913pt too wide) in paragraph at lines 4379--4379 > []@texttt ;;; If this expression occurs at the toplevel of a file to be co >mpiled,[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 4390--4390 > []@texttt ;;; If this form occurs at toplevel of a file to be compiled, FO >O5 is[] | > >Overfull \hbox (32.18782pt too wide) in paragraph at lines 4392--4392 > []@texttt ;;; position, nothing is printed at compile time. Regardless of >context,[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 4398--4398 > []@texttt ;;; If this form occurs at toplevel of a file to be compiled, FO >O6 is[] | > >Overfull \hbox (32.18782pt too wide) in paragraph at lines 4400--4400 > []@texttt ;;; position, nothing is printed at compile time. Regardless of >context,[] | >[126] >Overfull \hbox (72.75797pt too wide) in paragraph at lines 4443--4443 > [] @texttt `(eval-when (:compile-toplevel :execute :load-toplevel) (really-f >oo)))[] | > >Overfull \hbox (49.76321pt too wide) in paragraph at lines 4458--4458 > [] @texttt (eval-when (:execute :load-toplevel :compile-toplevel) (print x)) >)[] | > >Overfull \hbox (32.51715pt too wide) in paragraph at lines 4480--4480 > [] @texttt (setf (symbol-function 'foo) #'(lambda () (+ x 3))))))[] > | >[127] >Overfull \hbox (49.43388pt too wide) in paragraph at lines 4575--4575 > []@texttt ;;; The function INCR1 always returns the same value, even in differ >ent images.[] | >[128] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 4582--4582 > []@texttt ;;; the *FOO-ARRAYS* that is available at load time. It is permissi >ble for[] | > >Overfull \hbox (32.18782pt too wide) in paragraph at lines 4583--4583 > []@texttt ;;; that array to be modified (e.g., by SET-FOO1-REF); FOO1-REF will > see the[] | > >Overfull \hbox (32.18782pt too wide) in paragraph at lines 4597--4597 > []@texttt ;;; This use of LOAD-TIME-VALUE permits the indicated vector to be c >oalesced[] | > >Overfull \hbox (26.43913pt too wide) in paragraph at lines 4598--4598 > []@texttt ;;; even though NIL was specified, because the object was already re >ad-only[] | > >Overfull \hbox (60.93126pt too wide) in paragraph at lines 4599--4599 > []@texttt ;;; when it was written as a literal vector rather than created by a > constructor.[] | > >Overfull \hbox (32.18782pt too wide) in paragraph at lines 4605--4605 > []@texttt ;;; This use of LOAD-TIME-VALUE permits the indicated vector to be c >oalesced[] | > >Overfull \hbox (55.18257pt too wide) in paragraph at lines 4606--4606 > []@texttt ;;; even though NIL was specified in the outer situation because T w >as specified[] | > >Overfull \hbox (55.18257pt too wide) in paragraph at lines 4607--4607 > []@texttt ;;; in the inner situation. User programs must treat the vector v a >s read-only.[] | >[129] [130] [131] [132] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 4863--4863 > [] @texttt '((distance :x1 (setq x 7) :x2 (decf x) :y1 (decf x) :y2 >(decf x))[] | > >Overfull \hbox (37.93651pt too wide) in paragraph at lines 4864--4864 > [] @texttt (distance :x1 (setq x 7) :y1 (decf x) :x2 (decf x) :y2 >(decf x))[] | >[133] [134] >Overfull \hbox (55.18259pt too wide) in paragraph at lines 4980--4980 > [] @texttt (defmacro mac2 (&optional (a 2 b) (c 3 d) &rest x) `'(,a ,b ,c ,d , >x)) [] MAC2[] | > >Overfull \hbox (89.67471pt too wide) in paragraph at lines 4985--4985 > [] @texttt (mac3 1 6 :d 8 :c 9 :d 10) [] ((MAC3 1 6 :D 8 :C 9 :D 10) 1 6 9 8 >(:D 8 :C 9 :D 10))[] | >[135] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 5064--5064 > [] @texttt ;slightly in the nature (though not the functionality) of the expan >sion.[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 5069--5069 > [] @texttt '((((INCF X2) X3 X4)) (SETQ X2 (+ X2 1)) (X3 X4) 5 (X5 X >6))),[] | >[136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] >[148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] >Overfull \hbox (43.6852pt too wide) in paragraph at lines 6767--6767 > [] @texttt (let ((old-x x) ;[2] 2nd occurrence of x -- same as 1st >occurrence[] | >[160] [161] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 6860--6860 > []@texttt ;;; This example shows a definition of a function that has a particu >lar set[] | > >Overfull \hbox (37.93651pt too wide) in paragraph at lines 6868--6868 > []@texttt ;;; remain in effect for subsequent definitions in the same compilat >ion unit.[] | >[162] [163] [164]) (./chap-4.texi Chapter 4 [165] [166] >Overfull \hbox (42.90312pt too wide) in paragraph at lines 99--99 >[][][] | > >Overfull \hbox (41.42793pt too wide) in paragraph at lines 100--100 >[][][] | > >Overfull \hbox (16.66853pt too wide) in paragraph at lines 101--101 >[][][] | > >Overfull \hbox (18.2503pt too wide) in paragraph at lines 102--102 >[][][] | > >Overfull \hbox (16.21236pt too wide) in paragraph at lines 103--103 >[][][] | > >Overfull \hbox (19.22365pt too wide) in paragraph at lines 104--104 >[][][] | >[167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] >[179] [180] [181] [182] >Underfull \hbox (badness 10000) in paragraph at lines 1349--1353 >[][] [] [] >[183] [184] >Overfull \hbox (130.24484pt too wide) in paragraph at lines 1472--1472 > [] @texttt (ftype (function ((and arg0-type1 arg0-type2) (and arg1-type1 arg1- >type2 ...) ...)[] | >[185] [186] [187] [188] [189] [190] >Overfull \hbox (34.90189pt too wide) in paragraph at lines 1904--1905 >[][] | >[191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 2752--2752 > [] @texttt (if (and val (subtypep 'fixnum (type-error-expected-type condit >ion)))[] | >) (./chap-5.texi Chapter 5 [202] [203] [204] [205] [206] [207] [208] >Overfull \hbox (61.58992pt too wide) in paragraph at lines 532--532 > []@texttt ;;; This example is trying to swap two independent bit fields[] | > >Overfull \hbox (38.59517pt too wide) in paragraph at lines 533--533 > []@texttt ;;; in an integer. Note that the generalized variable of[] | > >Overfull \hbox (73.0873pt too wide) in paragraph at lines 534--534 > []@texttt ;;; interest here is just the (possibly local) program variable[] | >[209] >Overfull \hbox (96.08206pt too wide) in paragraph at lines 593--593 > [] @texttt (setq s (setq r (list (list 'a 1 'b 2 'c 3)))) [] ((a 1 b 2 c 3))[ >] | > >Overfull \hbox (61.58992pt too wide) in paragraph at lines 598--598 > []@texttt ;;; Note that the (setq r nil) does not affect the actions of[] | > >Overfull \hbox (61.58992pt too wide) in paragraph at lines 599--599 > []@texttt ;;; the SETF because the value of R had already been saved in[] | > >Overfull \hbox (55.84123pt too wide) in paragraph at lines 600--600 > []@texttt ;;; a temporary variable as part of the step 1. Only the CAR[] | >[210] >Overfull \hbox (67.33861pt too wide) in paragraph at lines 601--601 > []@texttt ;;; of this value will be retrieved, and subsequently modified[] | > >Underfull \hbox (badness 10000) in paragraph at lines 669--674 > @texttt *[](setf (apply #'aref @textttsl ar-ray @texttt {@textttsl sub-script@ >texttt }* @textttsl more-subscripts@texttt ) > >Underfull \hbox (badness 10000) in paragraph at lines 674--679 > @texttt *[](setf (apply #'bit @textttsl ar-ray @texttt {@textttsl sub-script@t >exttt }* @textttsl more-subscripts@texttt ) @textttsl new- > >Underfull \hbox (badness 10000) in paragraph at lines 679--684 > @texttt *[](setf (apply #'sbit @textttsl ar-ray @texttt {@textttsl sub-script@ >texttt }* @textttsl more-subscripts@texttt ) >[211] [212] [213] [214] [215] >Overfull \hbox (49.43388pt too wide) in paragraph at lines 1114--1114 > [] @texttt ;; arguments, and performs explicit type checks before making any a >ssumptions.[] | >[216] [217] [218] >Underfull \hbox (badness 10000) in paragraph at lines 1334--1341 >[]@texttt flet[] @textrm ($@textsy f$@textrm (@textit function-name lambda-list > @textrm [[$@textsy f$@textit local-declaration$@textsy g$@textrm * @texttt | @ >textit local-documentation@textrm ]] > >Underfull \hbox (badness 10000) in paragraph at lines 1350--1357 >[]@texttt macrolet[] @textrm ($@textsy f$@textrm (@textit name lambda-list @tex >trm [[$@textsy f$@textit local-declaration$@textsy g$@textrm * @texttt | @texti >t local-documentation@textrm ]] >[219] [220] [221] >Overfull \hbox (26.43915pt too wide) in paragraph at lines 1567--1567 > [][] @texttt ((1) (2) (3) (4 2) (5) (6 3 2) (A APPLE APRICOT) (B BANANA) (C C >HERRY))[] | >[222] [223] [224] [225] [226] [227] [228] >Overfull \hbox (83.92603pt too wide) in paragraph at lines 2060--2060 > [] @texttt (defconstant this-is-a-constant 'never-changing "for a test") [] T >HIS-IS-A-CONSTANT[] | >[229] [230] [231] [232] [233] >Overfull \hbox (14.94177pt too wide) in paragraph at lines 2411--2411 > [] @texttt (format nil "~S ~S ~S" a b (dummy-function))) [] "INSIDE INSIDE > TOP"[] | > >Overfull \hbox (14.94177pt too wide) in paragraph at lines 2414--2414 > [] @texttt (format nil "~S ~S ~S" a b (dummy-function))) [] "INSIDE TOP IN >SIDE"[] | >[234] [235] [236] [237] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 2685--2685 > [] @texttt ;; Contrast behavior of this example with corresponding example of >CATCH.[] | >[238] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 2779--2779 > [] @texttt ;; Contrast behavior of this example with corresponding example of >BLOCK.[] | >[239] [240] [241] [242] [243] [244] [245] [246] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 3313--3313 > []@texttt ;;; its dynamic extent is terminated. The binding of the catch tag >is not[] | > >Overfull \hbox (20.69044pt too wide) in paragraph at lines 3314--3314 > []@texttt ;;; yet disestablished and therefore it is the target of the second >throw.[] | > >Overfull \hbox (26.43913pt too wide) in paragraph at lines 3330--3330 > []@texttt ;;; because that CATCH is disestablished before the THROW to A is ex >ecuted,[] | >[247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] >Overfull \hbox (14.94177pt too wide) in paragraph at lines 4054--4054 > [] @texttt (complement @textttsl x@texttt ) [] #'(lambda (&rest arguments) (no >t (apply @textttsl x @texttt arguments)))[] | >[258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 4998--4998 > [] @texttt (multiple-value-call #'list 1 '/ (values 2 3) '/ (values) '/ (floor > 2.5))[] | >[270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] >Overfull \hbox (43.68521pt too wide) in paragraph at lines 5847--5847 > [] @texttt (defun middleguy (x) (nth (truncate (1- (list-length x)) 2) x)) [] > MIDDLEGUY[] | >[282] [283] [284] [285] >Overfull \hbox (60.93126pt too wide) in paragraph at lines 6121--6121 > []@texttt ;;; The following is an error; an error might be signaled at macro e >xpansion time[] | >[286] [287] [288] [289]) (./chap-6.texi Chapter 6 [290] [291] [292] [293] >[294] [295] [296] [297] [298] >Overfull \hbox (78.17732pt too wide) in paragraph at lines 530--530 > []@texttt ;; Initialize and declare variables in parallel by using the AND con >struct.\kern-7pt[] | > >Overfull \hbox (37.93651pt too wide) in paragraph at lines 555--555 > [] @texttt (loop for ((a . b) (c . d)) of-type ((float . float) (integer . int >eger)) in[] | >[299] [300] [301] [302] [303] >Underfull \hbox (badness 10000) in paragraph at lines 1011--1014 > @texttt being[]@textrm The key-word @texttt being[] @textrm in-tro-duces ei-th >er the Loop schema @texttt symbol[]@textrm , >[304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] >[316] [317] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 2030--2030 > [] @texttt finally (return (values float-numbers other-numbers symbol- >list))))[] | >[318] >Underfull \hbox (badness 10000) in paragraph at lines 2107--2111 >[]@texttt do*[] @textrm ($@textsy f$@textit var @texttt | @textrm (@textit var >@textrm [@textit init-form @textrm [@textit step-form@textrm ]])$@textsy g$@tex >tit *@textrm ) (@textit end-test-form $@textsy f$@textit result-form$@textsy g$ >@textrm *) >[319] [320] [321] >Overfull \hbox (14.94177pt too wide) in paragraph at lines 2316--2316 > [] @texttt (return-from ribcage-lookup (car v)))))) [] RIBCAGE-L >OOKUP[] | >[322] [323] [324] >Overfull \hbox (49.4339pt too wide) in paragraph at lines 2559--2559 > [] @texttt (dolist (temp-one '(1 2 3 4) temp-two) (push temp-one temp-two)) [] > (4 3 2 1)[] | > >Overfull \hbox (39.28847pt too wide) in paragraph at lines 2605--2606 >[][] | >[325] >Overfull \hbox (82.66798pt too wide) in paragraph at lines 2613--2615 >[][]| > >Overfull \hbox (221.31204pt too wide) in paragraph at lines 2617--2619 >[][]| > >Underfull \hbox (badness 10000) in paragraph at lines 2620--2623 >[][] > >Overfull \hbox (100.27992pt too wide) in paragraph at lines 2626--2627 >[][] | > >Overfull \hbox (24.84358pt too wide) in paragraph at lines 2630--2632 >[][]| > >Overfull \hbox (15.94975pt too wide) in paragraph at lines 2635--2636 >[][] | > >Overfull \hbox (7.34201pt too wide) in paragraph at lines 2637--2638 >[][] | > >Overfull \hbox (29.28732pt too wide) in paragraph at lines 2641--2642 >[][] | > >Overfull \hbox (65.25002pt too wide) in paragraph at lines 2651--2656 >[][] []| > >Underfull \hbox (badness 10000) in paragraph at lines 2657--2662 >[][] [] > >Underfull \hbox (badness 10000) in paragraph at lines 2657--2662 >[] [] >[326] [327] [328]) (./chap-7.texi Chapter 7 [329] [330] [331] [332] [333] >[334] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 393--393 > [][][] | > >Overfull \hbox (43.6852pt too wide) in paragraph at lines 394--394 > [][][] | > >Overfull \hbox (43.6852pt too wide) in paragraph at lines 395--395 > [][][] | > >Overfull \hbox (43.6852pt too wide) in paragraph at lines 396--396 > [][][] | > >Overfull \hbox (43.6852pt too wide) in paragraph at lines 397--397 > [][][] | > >Overfull \hbox (43.6852pt too wide) in paragraph at lines 398--398 > [][][] | > >Overfull \hbox (43.6852pt too wide) in paragraph at lines 399--399 > [][][] | >[335] [336] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 579--579 > [] @texttt (defmethod initialize-instance ((instance standard-object) &rest in >itargs)[] | >[337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] >Underfull \hbox (badness 10000) in paragraph at lines 1600--1604 >[]@textrm Another type of method com-bi-na-tion can be spec-i-fied by us-ing th >e >[349] [350] [351] [352] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 1989--1989 > [] @texttt (function-keywords (find-method #'gf1 '() (list (find-class 'intege >r))))[] | >[353] [354] [355] [356] [357] [358] [359] >Underfull \hbox (badness 10000) in paragraph at lines 2476--2480 >[]@texttt update-instance-for-redefined-class[] @textrm (@textit in-stance @tex >tbf standard-object@textrm ) @textit added-slots >[360] [361] [362] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 2681--2681 > [] @texttt (defmethod update-instance-for-different-class :before ((old x-y-po >sition)[] | > >Overfull \hbox (60.93126pt too wide) in paragraph at lines 2682--2682 > [] @texttt (new rho-th >eta-position)[] | > >Overfull \hbox (26.43913pt too wide) in paragraph at lines 2700--2700 > []@texttt ;;; the class rho-theta-position. The update-instance-for-differen >t-class[] | >[363] [364] [365] >Underfull \hbox (badness 10000) in paragraph at lines 2868--2871 >@textrm en-cour-aged to im-ple-ment the @textit func-tion @textbf slot-makunbou >nd @textrm us-ing the @textit func-tion >[366] [367] [368] [369] [370] [371] [372] [373] [374] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 3522--3522 > [] @texttt ;; For a more general solution to this problem, see revised examp >le below.[] | >[375] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 3596--3596 > [] @texttt `(make-instance ',(class-of x) :children ',(slot-value x 'child >ren))[] | >[376] [377] [378] >Overfull \hbox (18.6238pt too wide) in paragraph at lines 3802--3802 > [][]| > >Underfull \hbox (badness 10000) in paragraph at lines 3802--3802 > >[379] [380] [381] [382] [383] [384] >Overfull \hbox (51.32303pt too wide) in paragraph at lines 4305--4311 >[][] []| > >Overfull \hbox (153.41068pt too wide) in paragraph at lines 4305--4311 >[] []| > >Overfull \hbox (157.48555pt too wide) in paragraph at lines 4312--4313 >[][] | >[385] [386] [387] [388] [389] [390] [391] [392] [393] >Underfull \hbox (badness 10000) in paragraph at lines 4942--4947 >[]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [call-next-method], page $@ >textsy h$@textrm un-de-fined$@textsy i$@textrm , , $@textsy h$@textrm un-de-fin >ed$@textsy i$ @textrm [define-method- >[394] >Underfull \hbox (badness 10000) in paragraph at lines 5083--5091 >[]@texttt define-method-combination[] @textit name lambda-list @textrm ($@texts >y f$@textit method-group-specifier$@textsy g$@textit *@textrm ) > >Underfull \hbox (badness 7151) in paragraph at lines 5083--5091 >@textrm [(@texttt :arguments[] @textit . args-lambda-list@textrm )] [(@texttt : >generic-function[] @textit generic-function-symbol@textrm )] >[395] >Overfull \hbox (156.64526pt too wide) in paragraph at lines 5092--5095 >[][] []| > >Overfull \hbox (11.40234pt too wide) in paragraph at lines 5096--5097 >[][] | > >Overfull \hbox (4.02563pt too wide) in paragraph at lines 5098--5101 >[][] [] [] | > >Underfull \hbox (badness 10000) in paragraph at lines 5170--5173 > @texttt *[]@textrm The @texttt :documentation[] @textrm op-tion is used to doc >-u-ment the >[396] [397] [398] [399] [400] [401] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 5527--5527 > [] @texttt :most-specific-first and :most-specific-last are the possible v >alues."[] | >[402] [403] [404] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 5703--5703 > [] @texttt (find-method #'some-operation '() (mapcar #'find-class '(integer fl >oat)))[] | > >Overfull \hbox (32.18782pt too wide) in paragraph at lines 5705--5705 > [] @texttt (find-method #'some-operation '() (mapcar #'find-class '(integer in >teger)))[] | > >Overfull \hbox (55.18257pt too wide) in paragraph at lines 5707--5707 > [] @texttt (find-method #'some-operation '() (mapcar #'find-class '(integer in >teger)) nil)[] | >[405] [406] [407] >Overfull \hbox (26.43915pt too wide) in paragraph at lines 5924--5924 > [] @texttt (class-of (make-kons :kar 3 :kdr 4)) [] #<STRUCTURE-CLASS KONS 250 >020317>[] | >[408]) (./chap-8.texi Chapter 8 [409] [410] >Underfull \hbox (badness 10000) in paragraph at lines 28--37 >[][] [] [] > >Underfull \hbox (badness 10000) in paragraph at lines 28--37 >[] [] [] [] > >Overfull \hbox (40.26863pt too wide) in paragraph at lines 40--44 >[][] [] []| >[411] [412] [413] >Overfull \hbox (61.2606pt too wide) in paragraph at lines 278--278 > [] @texttt (defstruct (door (:conc-name dr-)) knob-color width material) [] D >OOR[] | >[414] [415] >Overfull \hbox (55.5119pt too wide) in paragraph at lines 424--424 > [] @texttt (reduce #'+ astros :key #'person-age) ; obtains the total of the ag >es[] | >[416] [417] >Underfull \hbox (badness 10000) in paragraph at lines 551--556 > []@textrm The se-lec-tor func-tions @texttt binop-operator[]@textrm , @texttt >binop-operand-1[]@textrm , and > >Overfull \hbox (107.2501pt too wide) in paragraph at lines 567--567 > [] @texttt (make-binop :operator '+ :operand-1 'x :operand-2 5) [] (NIL NIL B >INOP + X 5)[] | > >Overfull \hbox (38.26585pt too wide) in paragraph at lines 568--568 > [] @texttt (make-binop :operand-2 4 :operator '*) [] (NIL NIL BINOP * NIL 4)[ >] | > >Overfull \hbox (26.76848pt too wide) in paragraph at lines 597--597 > [] @texttt (make-binop :operator '+ :operand-1 'x :operand-2 5) [] (+ X 5)[] >| >[418] >Overfull \hbox (61.2606pt too wide) in paragraph at lines 665--665 > [] @texttt (make-binop :operator '+ :operand-1 'x :operand-2 5) [] (BINOP + X > 5)[] | >[419] >Overfull \hbox (32.51715pt too wide) in paragraph at lines 736--736 > [] @texttt (funcall (function @textttsl printer-name@texttt ) object stream ><<@textttsl current-print-| >[420] [421] [422] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 1010--1010 > []@texttt ;;; area, watertowers, firetrucks, population, elevation are its com >ponents[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 1017--1017 > [] @texttt (elevation 5128 :read-only t)) ;a slot that can't be ch >anged[] | >[423] [424] [425]) (./chap-9.texi Chapter 9 [426] [427] [428] [429] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 263--263 > []@texttt (let ((c (make-condition 'arithmetic-error :operator '/ :operands '( >7 0))))[] | > >Overfull \hbox (20.69046pt too wide) in paragraph at lines 268--268 > [][] @texttt (error 'simple-error :format-control "Bad luck." :format-argument >s '())[] | >[430] [431] [432] [433] [434] [435] [436] [437] [438] [439] >Overfull \hbox (66.67995pt too wide) in paragraph at lines 1142--1142 > [] @texttt |> [] Correctable error in DOUBLE-SAFELY: The value of (NUMBERP X) >must be non-NIL.[] | >[440] >Overfull \hbox (55.18257pt too wide) in paragraph at lines 1222--1222 > [] @texttt ((argument :reader not-a-number-argument :initarg > :argument))[] | >[441] [442] [443] [444] [445] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 1537--1537 > [] @texttt (check-type name (and symbol (not null)) "a name for an adder fun >ction")[] | >[446] [447] [448] [449] [450] [451] [452] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 1989--1989 > [] @texttt (handler-bind ((error #'invoke-debugger)) ;But this forces debugg >er entry[] | >[453] [454] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 2086--2086 > [] @texttt (defun break (&optional (format-control "Break") &rest format-argum >ents)[] | >[455] [456] [457] [458] [459] [460] [461] >Underfull \hbox (badness 10000) in paragraph at lines 2585--2592 >[][] [] > >Underfull \hbox (badness 10000) in paragraph at lines 2585--2592 >[] [] [] > >Underfull \hbox (badness 10000) in paragraph at lines 2593--2596 >[][] [] >[462] [463] >Overfull \hbox (26.76846pt too wide) in paragraph at lines 2770--2770 > [] @texttt (if *print-escape* (call-next-method) (@textttsl report-name @tex >ttt x stream)))[] | >[464] [465] [466] [467] [468] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 3047--3047 > [] @texttt ;; Note that in addition to user-defined restart points, COMPUTE-RE >STARTS[] | >[469] [470] [471] >Overfull \hbox (73.81557pt too wide) in paragraph at lines 3292--3295 >[][] []| >[472] [473] >Overfull \hbox (199.52586pt too wide) in paragraph at lines 3405--3408 >[][] []| >[474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] >[486] >Overfull \hbox (78.17734pt too wide) in paragraph at lines 4276--4276 > [] @texttt (continue) [] (let ((r (find-restart 'continue))) (if r (inv >oke-restart r)))[] | > >Overfull \hbox (72.42865pt too wide) in paragraph at lines 4277--4277 > [] @texttt (use-value @textttsl x@texttt ) [] (let ((r (find-restart 'use-valu >e))) (if r (invoke-restart r @textttsl x@texttt )))[] | > >Overfull \hbox (95.4234pt too wide) in paragraph at lines 4278--4278 > [] @texttt (store-value x) [] (let ((r (find-restart 'store-value))) (if r (in >voke-restart r @textttsl x@texttt )))[] | >) (./chap-10.texi Chapter 10 [487] [488] [489] [490] [491] [492] [493] >Overfull \hbox (14.94177pt too wide) in paragraph at lines 421--421 > [] @texttt (setf (symbol-function fred) #'(lambda (x) x)) [] #<FUNCTION anony >mous>[] | >[494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] >[506]) (./chap-11.texi Chapter 11 [507] [508] [509] [510] [511] [512] [513] >[514] [515] [516] [517] [518] [519] [520] >Overfull \hbox (20.69046pt too wide) in paragraph at lines 1096--1096 > [] @texttt (make-package 'temporary :nicknames '("TEMP")) [] #<PACKAGE "TEMPO >RARY">[] | >[521] [522] [523] [524] [525] >Overfull \hbox (60.93127pt too wide) in paragraph at lines 1428--1428 > [] @texttt (make-package 'temporary :nicknames '("TEMP" "temp")) [] #<PACKAGE > "TEMPORARY">[] | >[526] [527] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 1598--1598 > [] @texttt (let ((l (multiple-value-list (find-symbol (symbol-name s >ymbol)[] | > >Overfull \hbox (20.69044pt too wide) in paragraph at lines 1606--1606 > [] @texttt (error "Generated entries and Do-Symbols entries don't corresp >ond"))[] | >[528] [529] >Overfull \hbox (32.18784pt too wide) in paragraph at lines 1736--1736 > [] @texttt (setq temps-unpack (intern "UNPACK" (make-package 'temp))) [] TEMP >::UNPACK[] | >[530] [531] >Overfull \hbox (95.4234pt too wide) in paragraph at lines 1832--1832 > [] @texttt (find (find-package 'temp) (package-use-list 'common-lisp-user)) [] > #<PACKAGE "TEMP">[] | >[532] >Underfull \hbox (badness 10000) in paragraph at lines 1925--1934 >[][] [] > >Overfull \hbox (213.77051pt too wide) in paragraph at lines 1925--1934 >[] [] []| > >Overfull \hbox (2.27719pt too wide) in paragraph at lines 1925--1934 >[] []| >[533] [534] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 2082--2082 > [] @texttt (:nicknames mypkg :MY-PKG) ; remember Common Lisp conventions fo >r case[] | >[535] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 2153--2153 > [] @texttt (:use common-lisp your-package) ;requires your-package to exis >t first[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 2157--2157 > [] @texttt (:import-from my-package "MY-FUN") ;requires my-package to exist >first[] | >[536] [537] [538] [539] [540] >Overfull \hbox (89.67471pt too wide) in paragraph at lines 2523--2523 > [] @texttt (package-use-list 'temp) [] (#<PACKAGE "COMMON-LISP"> #<PACKAGE "C >OMMON-LISP-USER">)[] | >[541] [542]) (./chap-12.texi Chapter 12 [543] [544] [545] [546] [547] [548] >[549] [550] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 424--424 > [] @texttt ;;; format is IEEE single-float, IEEE double-float, or some other f >ormat[] | >[551] [552] [553] [554] [555] [556] [557] >Underfull \hbox (badness 10000) in paragraph at lines 1096--1100 >@textrm [@textit single-upper-limit@textrm ]@texttt ][]$@textsy g$@textrm ) (@t >exttt double-float[]$@textsy f$@texttt [[]@textit double-lower-limit @textrm [@ >textit double-upper-limit@textrm ]@texttt ][]$@textsy g$@textrm ) >[558] [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] >[570] [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] [581] >[582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] >[594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] >[606] [607] [608] [609] [610] [611] [612] [613] [614] >Overfull \hbox (60.93126pt too wide) in paragraph at lines 5113--5113 > [] @texttt ;; Values shown here are chosen consistently from one particular im >plementation.[] | >[615] [616] [617] >Underfull \hbox (badness 10000) in paragraph at lines 5323--5332 > @textbf least-negative-normalized-double-float@textrm , @textbf least-negative >-long-float@textrm , @textbf least- >[618] [619]) (./chap-13.texi Chapter 13 [620] [621] [622] [623] [624] [625] >[626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] >Overfull \hbox (112.66945pt too wide) in paragraph at lines 1267--1267 > [] @texttt (unless (cond ((upper-case-p char) (char= (char-upcase (char- >downcase char)) char))[] | > >Overfull \hbox (112.66945pt too wide) in paragraph at lines 1268--1268 > [] @texttt ((lower-case-p char) (char= (char-downcase (cha >r-upcase char)) char))[] | > >Overfull \hbox (32.18782pt too wide) in paragraph at lines 1269--1269 > [] @texttt (t (and (char= (char-upcase (char-downcase char >)) char)[] | > >Overfull \hbox (49.43388pt too wide) in paragraph at lines 1270--1270 > [] @texttt (char= (char-downcase (char-upcase char >)) char))))[] | >[638] [639] [640] [641] >Overfull \hbox (72.42863pt too wide) in paragraph at lines 1532--1532 > [] @texttt (prin1-to-string (read-from-string (format nil "#\\~A" (or (char-na >me #\A) "A"))))[] | >[642]) (./chap-14.texi Chapter 14 [643] [644] [645] [646] [647] [648] >Overfull \hbox (72.42868pt too wide) in paragraph at lines 462--462 > [] @texttt (consp @textttsl ob-ject@texttt ) [] (typep @textttsl ob-ject @text >tt 'cons) [] (not (typep @textttsl ob-ject @texttt 'atom)) [] (typep @textttsl >ob-| >[649] >Overfull \hbox (20.69046pt too wide) in paragraph at lines 528--528 > [] @texttt (defparameter *some-list* (list* 'one 'two 'three 'four)) [] *some >-list*[] | >[650] [651] [652] [653] [654] [655] [656] [657] >Overfull \hbox (20.69046pt too wide) in paragraph at lines 1032--1032 > [] @texttt (setq tree1 '(1 (1 2) (1 2 3) (1 2 3 4))) [] (1 (1 2) (1 2 3) (1 2 > 3 4))[] | >[658] [659] [660] [661] [662] [663] >Overfull \hbox (14.94179pt too wide) in paragraph at lines 1379--1379 > [] @texttt (listp @textttsl ob-ject@texttt ) [] (typep @textttsl ob-ject @text >tt 'list) [] (typep @textttsl ob-ject @texttt '(or cons null))[] | >[664] [665] [666] [667] >Overfull \hbox (20.69046pt too wide) in paragraph at lines 1687--1687 > [] @texttt (setf (nth @textttsl n list@texttt ) @textttsl new-object@texttt ) >[] (setf (car (nthcdr @textttsl n list@texttt )) @textttsl new-object@texttt )[ >] | >[668] [669] [670] [671] [672] [673] [674] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 2203--2203 > [] @texttt object (tailp object list) (ldiff list object >))))))))[] | >[675] [676] [677] [678] [679] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 2560--2560 > [] @texttt (maplist #'(lambda (x) (if (member (car x) (cdr x)) 0 1)) '(a b a c > d b c))[] | >[680] >Overfull \hbox (60.93127pt too wide) in paragraph at lines 2634--2634 > [] @texttt (setq alist (acons 1 "one" (acons 2 "two" alist))) [] ((1 . "one") > (2 . "two"))[] | > >Overfull \hbox (37.93652pt too wide) in paragraph at lines 2636--2636 > [] @texttt (setq alist (acons 1 "uno" alist)) [] ((1 . "uno") (1 . "one") (2 >. "two"))[] | >[681] >Overfull \hbox (60.93127pt too wide) in paragraph at lines 2696--2696 > [] @texttt (setq values '((x . 100) (y . 200) (z . 50))) [] ((X . 100) (Y . 2 >00) (Z . 50))[] | >[682] [683] [684] >Overfull \hbox (20.69046pt too wide) in paragraph at lines 2926--2926 > [] @texttt (rassoc 1 alist :key #'(lambda (x) (if (numberp x) (/ x 3)))) [] ( >3 . 3)[] | >[685] [686] [687] [688] >Overfull \hbox (20.69046pt too wide) in paragraph at lines 3255--3255 > [] @texttt (intersection list1 list2 :test #'equalp) [] ("d" "C" "B" "A" C B >4 1 1)[] | >[689] >Overfull \hbox (32.18784pt too wide) in paragraph at lines 3265--3265 > [] @texttt list2 [] @textttsl implementation-dependent @texttt ;@textttsl e.g >.@texttt , ((1 . 3) (2 . 4) (3 . 6) (4 . 8))[] | > >Underfull \hbox (badness 10000) in paragraph at lines 3327--3332 >@textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm .@texttt \@textrm > ifvmode@texttt \@textrm else@texttt \@textrm endgraf @texttt \@textrm ifdim @t >exttt \@textrm prevdepth@texttt >@textrm -1000pt @texttt \@textrm NIS@texttt \@ >textrm parskip >[690] [691] [692] [693] [694] [695] [696]) (./chap-15.texi Chapter 15 [697] >[698] [699] [700] [701] [702] [703] [704] [705] [706] [707] >Overfull \hbox (60.93126pt too wide) in paragraph at lines 859--859 > [] @texttt (make-array 5 :element-type 'single-float) ;; Creates an array of s >ingle-floats.[] | >[708] [709] [710] [711] [712] [713] [714] [715] [716] [717] [718] [719] >[720] [721] [722] [723] [724] [725] [726] [727] [728] [729] >Overfull \hbox (62.65216pt too wide) in paragraph at lines 2387--2387 >[][][] | > >Overfull \hbox (13.6836pt too wide) in paragraph at lines 2396--2396 >[][][] | > >Overfull \hbox (13.6836pt too wide) in paragraph at lines 2397--2397 >[][][] | >[730]) (./chap-16.texi Chapter 16 [731] [732] [733] [734] [735] >Overfull \hbox (20.69046pt too wide) in paragraph at lines 282--282 > [] @texttt (setq my-simple-string (make-string 6 :initial-element #\A)) [] "A >AAAAA"[] | >[736] [737] >Overfull \hbox (43.68521pt too wide) in paragraph at lines 461--461 > [] @texttt (string-capitalize "elm 13c arthur;fig don't") [] "Elm 13c Arthur; >Fig Don'T"[] | > >Overfull \hbox (43.6852pt too wide) in paragraph at lines 463--463 > [] @texttt (string-capitalize "occlUDeD cASEmenTs FOreSTAll iNADVertent DEFene >straTION")[] | >[738] [739] [740] [741] [742]) (./chap-17.texi Chapter 17 [743] [744] [745] >[746] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 176--176 > [] @texttt (remove 1 '(1 1.0 #C(1.0 0.0) 2 2.0 #C(2.0 0.0)) :test (complement >#'=))[] | >[747] [748] [749] >Overfull \hbox (26.43915pt too wide) in paragraph at lines 438--438 > [] @texttt (fill (list 0 1 2 3 4 5) '(444)) [] ((444) (444) (444) (444) (444) > (444))[] | >[750] [751] [752] [753] [754] >Overfull \hbox (14.94177pt too wide) in paragraph at lines 852--852 > [] @texttt (reduce #'append '((1) (2)) :initial-value '(i n i t)) [] (I N I T > 1 2)[] | > >Overfull \hbox (14.94177pt too wide) in paragraph at lines 854--854 > [] @texttt :initial-value '(i n i t)) [] (1 2 I N > I T)[] | >[755] [756] [757] [758] >Overfull \hbox (43.68521pt too wide) in paragraph at lines 1148--1148 > [] @texttt (setq tester (list '(1 2 3) '(4 5 6) '(7 8 9))) [] ((1 2 3) (4 5 6 >) (7 8 9))[] | >[759] [760] [761] [762] [763] [764] [765] [766] >Overfull \hbox (20.69046pt too wide) in paragraph at lines 1724--1724 > [] @texttt :count 1 :from-end t) [] (A CAR B "function was he >re" C)[] | >[767] >Overfull \hbox (26.43915pt too wide) in paragraph at lines 1823--1823 > []@texttt (concatenate 'string "all" " " "together" " " "now") [] "all togeth >er now"[] | >[768] [769] [770] [771] [772] >Overfull \hbox (14.94177pt too wide) in paragraph at lines 2238--2238 > [] @texttt (remove-duplicates "aBcDAbCd" :test #'char-equal :from-end t) [] " >aBcD"[] | >[773] >Overfull \hbox (20.69046pt too wide) in paragraph at lines 2244--2244 > [] @texttt :test #'char-equal :key #'cadr :from-end t) [] ((FOO #\a) (BAR > #\%))[] | >) (./chap-18.texi Chapter 18 [774] >Overfull \hbox (21.01979pt too wide) in paragraph at lines 52--52 > [] @texttt (setq a (make-hash-table)) [] #<HASH-TABLE EQL 0/120 32536573>[] | > >[775] [776] [777] >Overfull \hbox (72.42865pt too wide) in paragraph at lines 329--329 > [] @texttt (setq table (make-hash-table :test 'equal)) [] #<HASH-TABLE EQUAL >0/139 46145547>[] | >[778] [779] [780] [781] [782] >Overfull \hbox (37.93652pt too wide) in paragraph at lines 624--624 > [] @texttt (defmacro how-many (obj) `(values (gethash ,obj *counters* 0))) [] > HOW-MANY[] | >[783] [784] [785] >Overfull \hbox (49.43388pt too wide) in paragraph at lines 812--812 > [] @texttt :key #'car :test (hash-table-test has >h-table))))[] | >[786] [787]) (./chap-19.texi Chapter 19 [788] [789] [790] [791] [792] [793] >[794] >Underfull \hbox (badness 10000) in paragraph at lines 601--619 > @texttt "X" "Y" "Q")[]@textrm . Then @texttt (:absolute "X" "Y" "Z" :up "Q")[] > @textrm des-ig-nates > >Underfull \hbox (badness 10000) in paragraph at lines 601--619 > @texttt (:absolute "A" "B" "Q")[] @textrm while @texttt (:absolute "X" "Y" "Z" > :back "Q")[] >[795] [796] >Overfull \hbox (62.1885pt too wide) in paragraph at lines 790--793 >[][] []| >[797] [798] [799] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 1031--1031 > [] @texttt ;; conversion upon access. The format of a namestring is dependent > both[] | > >Overfull \hbox (20.69044pt too wide) in paragraph at lines 1035--1035 > [] @texttt ;; situation where no appropriate namestring could be constructed f >or use[] | >[800] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 1149--1149 > [] @texttt ;; the `host' information in a namestring, since there is only one > host.[] | >[801] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 1157--1157 > [] @texttt ;; It uses a double colon to separate a host name from the host's >local[] | >[802] >Overfull \hbox (26.43915pt too wide) in paragraph at lines 1226--1226 > [][] @texttt #S(PATHNAME :HOST NIL :DEVICE NIL :DIRECTORY NIL :NAME "test" :T >YPE NIL[] | >[803] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 1307--1307 > [] @texttt ;; implementation for specific information on how namestrings are t >reated[] | > >Overfull \hbox (26.43913pt too wide) in paragraph at lines 1313--1313 > [] @texttt (pathname-directory (parse-namestring "[FOO.*.BAR]BAZ.LSP") :case : >common)[] | >[804] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 1329--1329 > [] @texttt (pathname-directory (parse-namestring "/foo/bar/baz.lisp") :case :l >ocal)[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 1331--1331 > [] @texttt (pathname-directory (parse-namestring "/foo/bar/baz.lisp") :case :l >ocal)[] | > >Overfull \hbox (32.18782pt too wide) in paragraph at lines 1337--1337 > [] @texttt (PATHNAME-DIRECTORY (PARSE-NAMESTRING "/foo/BAR/../Mum/baz") :case >:common)[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 1341--1341 > [] @texttt (PATHNAME-DIRECTORY (PARSE-NAMESTRING "/foo/*/bar/baz.l") :case :co >mmon)[] | > >Overfull \hbox (32.18782pt too wide) in paragraph at lines 1349--1349 > [] @texttt (pathname-directory (parse-namestring ">foo>*>bar>baz.lisp") :case >:common)[] | >[805] [806] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 1490--1490 > [] @texttt ;;;translations are necessary to get around file system restriction >s, so[] | > >Overfull \hbox (20.69044pt too wide) in paragraph at lines 1491--1491 > [] @texttt ;;;all that is necessary is to specify the root of the physical dir >ectory[] | > >Overfull \hbox (37.93651pt too wide) in paragraph at lines 1493--1493 > [] @texttt ;;;The namestring syntax on the right-hand side is implementation-d >ependent.[] | > >Overfull \hbox (37.93651pt too wide) in paragraph at lines 1507--1507 > [] @texttt ;;;The namestring syntax on the right-hand side is implementation-d >ependent.[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 1514--1514 > [] @texttt ("EXPERIMENTAL;*;*.*.*" "MY-UNIX:/usr/Joe/development/prog >/*/")[] | > >Overfull \hbox (43.6852pt too wide) in paragraph at lines 1515--1515 > [] @texttt ("MAIL;**;*.MAIL" "MY-VAX:SYS$DISK:[JOE.MAIL.PROG... >]*.MBX")))[] | >[807] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 1559--1559 > [] @texttt ;;;For a Cray with 6 character names and no directories, types, or >versions.[] | >[808] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 1586--1586 > [] @texttt :defaults logpat >h))))[] | >[809] >Overfull \hbox (66.67995pt too wide) in paragraph at lines 1682--1682 > [] @texttt ;; This example illustrates a possible usage for a hypothetical Lis >p running on a[] | > >Overfull \hbox (20.69044pt too wide) in paragraph at lines 1683--1683 > [] @texttt ;; DEC TOPS-20 file system. Since pathname conventions vary betwee >n Lisp[] | > >Overfull \hbox (49.43388pt too wide) in paragraph at lines 1684--1684 > [] @texttt ;; implementations and host file system types, it is not possible t >o provide a[] | >[810] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 1765--1765 > [] @texttt (pathname-directory *default-pathname-def >aults*)[] | >[811] [812] [813] [814] [815] >Underfull \hbox (badness 10000) in paragraph at lines 2097--2103 >@textbf stream@textrm , @textbf make-echo-stream@textrm , @textbf make-broadcas >t-stream@textrm , @textbf make-concatenated-stream@textrm , >[816] [817] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 2229--2229 > [] @texttt ;; The results of the following five forms are all implementation-d >ependent.[] | > >Overfull \hbox (14.94177pt too wide) in paragraph at lines 2232--2232 > [] @texttt (pathname-name (translate-pathname "foobar" "foo*" "*baz")) [] "ba >rbaz"[] | > >Overfull \hbox (32.18784pt too wide) in paragraph at lines 2236--2236 > [] @texttt (pathname-name (translate-pathname "foobar" "*" "foo*")) [] "fo >ofoobar"[] | > >Overfull \hbox (14.94177pt too wide) in paragraph at lines 2237--2237 > [] @texttt (pathname-name (translate-pathname "bar" "*" "foo*")) [] "fo >obar"[] | > >Overfull \hbox (14.94177pt too wide) in paragraph at lines 2238--2238 > [] @texttt (pathname-name (translate-pathname "foobar" "foo*" "baz*")) [] "ba >zbar"[] | > >Overfull \hbox (37.93651pt too wide) in paragraph at lines 2247--2247 > [] @texttt ("FOO:PATCHES;*;" "MY-UNIX:/lib/foo/pat >ch/*/")))[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 2261--2261 > [] @texttt ;Renames /usr/me/pcl-5-may/low.lisp to /sys/library/pcl-5-may/low >.lisp[] | >[818] >Overfull \hbox (43.6852pt too wide) in paragraph at lines 2265--2265 > [] @texttt (rename-files "/usr/joe/*-recipes.text" "/usr/jim/cookbook/joe's-*- >rec.text")[] | > >Overfull \hbox (49.43388pt too wide) in paragraph at lines 2266--2266 > [] @texttt ;Renames /usr/joe/lamb-recipes.text to /usr/jim/cookbook/joe's-la >mb-rec.text[] | > >Overfull \hbox (49.43388pt too wide) in paragraph at lines 2267--2267 > [] @texttt ;Renames /usr/joe/pork-recipes.text to /usr/jim/cookbook/joe's-po >rk-rec.text[] | > >Overfull \hbox (37.93651pt too wide) in paragraph at lines 2268--2268 > [] @texttt ;Renames /usr/joe/veg-recipes.text to /usr/jim/cookbook/joe's-veg >-rec.text[] | >[819] [820]) (./chap-20.texi Chapter 20 [821] [822] [823] >Underfull \hbox (badness 10000) in paragraph at lines 153--162 >[]@textrm For ex-am-ple, a DEC TOPS-20 sys-tem with @textit files @texttt PS:<J >OE>FOO.TXT.1[] @textrm and >[824] [825] [826] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 399--399 > []@texttt ;; An example involving version numbers. Note that the precise natu >re of[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 400--400 > []@texttt ;; the truename is implementation-dependent while the file is still >open.[] | >[827] [828] [829] [830] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 651--651 > [] @texttt (with-open-file (s "delete-me.text" :direction :output :if-exists : >error))[] | > >Overfull \hbox (20.69044pt too wide) in paragraph at lines 656--656 > [] @texttt (with-open-file (s "delete-me.text" :direction :output :if-exists : >error)[] | >[831]) (./chap-21.texi Chapter 21 [832] [833] [834] [835] [836] [837] [838] >Underfull \hbox (badness 10000) in paragraph at lines 534--537 > @texttt *[]@textrm The func-tions @textbf input-stream-p @textrm and @textit i >nteractive-stream-p @textrm re-turn an >[839] [840] [841] [842] [843] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 872--872 > []@texttt ;; accommodate exactly the specified type, the type might be specifi >ed in[] | >[844] [845] [846] [847] [848] [849] [850] [851] [852] [853] >Overfull \hbox (55.18257pt too wide) in paragraph at lines 1660--1660 > [] @texttt (values (read-sequence *data* (make-string-input-stream "test strin >g")) *data*)[] | > >Overfull \hbox (26.43915pt too wide) in paragraph at lines 1661--1661 > [] [] @texttt 11, #(#\t #\e #\s #\t #\Space #\s #\t #\r #\i #\n #\g NIL NIL N >IL NIL)[] | >[854] [855] [856] [857] [858] [859] [860] >Overfull \hbox (43.68521pt too wide) in paragraph at lines 2148--2148 > [] @texttt (setq s (open @textttsl file-spec @texttt :direction :probe)) [] # ><Closed Probe File Stream...>[] | >[861] [862] [863] >Overfull \hbox (49.43388pt too wide) in paragraph at lines 2350--2350 > [] @texttt (with-open-file (foo "no-such-file" :direction :output :if-does-not >-exist nil)[] | >[864] [865] [866] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 2574--2574 > []@texttt ;; differences in implementations which do not do line-at-a-time buf >fering.)[] | >[867] [868] [869] [870] >Overfull \hbox (14.94177pt too wide) in paragraph at lines 2858--2858 > [] @texttt b-stream (make-string-output-stream)) [] #<String Output St >ream>[] | >[871] [872] [873] [874] [875] [876] [877] [878] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 3439--3439 > [] @texttt (format t "*standard-output* now going to a str >ing")))[] | >[879] >Overfull \hbox (43.6852pt too wide) in paragraph at lines 3444--3444 > []@texttt \"print and format t send things to\" *standard-output* now going to > a string"[] | >[880] >Underfull \hbox (badness 10000) in paragraph at lines 3555--3561 >[]@textbf *debug-io*@textrm , @textbf *error-output*@textrm , @textbf *query-io >*@textrm , @textbf *standard-input*@textrm , @textbf *standard-output*@textrm , > >[881]) (./chap-22.texi Chapter 22 [882] [883] [884] [885] [886] [887] [888] >[889] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 620--620 > [] @texttt (. b) ;Invalid -- an error is signaled if an attempt is made >to read[] | >[890] [891] >Overfull \hbox (60.93126pt too wide) in paragraph at lines 759--759 > [] @texttt (dotimes (i 3) (dotimes (j 3) (setf (aref a i j) (format nil "<~D >,~D>" i j))))[] | > >Overfull \hbox (49.43388pt too wide) in paragraph at lines 765--765 > [] @texttt |> [] #("<0,0>" "<0,1>" "<0,2>" "<1,0>" "<1,1>" "<1,2>" "<2,0>" "<2 >,1>" "<2,2>")[] | >[892] [893] [894] [895] [896] [897] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 1253--1253 > [] @texttt (loop (pprint-logical-block (nil (pprint-pop) :prefix "(" :su >ffix ")")[] | >[898] [899] >Overfull \hbox (43.6852pt too wide) in paragraph at lines 1358--1358 > [] @texttt (format T "~:<~W~^[]~:<~@{~:<~@{~W~^[]~_~}~:>~^[]~:_~}~:>~1I~@{~^[ >]~_~W~}~:>" list))[] | >[900] [901] [902] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 1649--1649 > []@texttt ;; This next example assumes an implementation-defined "Control" att >ribute.[] | >[903] [904] [905] [906] [907] [908] [909] [910] [911] [912] [913] >Overfull \hbox (37.93652pt too wide) in paragraph at lines 2600--2600 > [] @texttt (format nil foo 'foo 'bar 'baz 'quux) [] "Items: FOO, BAR, BAZ, a >nd QUUX."[] | >[914] [915] [916] [917] [918] [919] [920] [921] [922] [923] [924] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 3442--3442 > [] @texttt (pprint-tabular *standard-output* '(elm main maple center) ni >l nil 8))[] | > >Overfull \hbox (32.18782pt too wide) in paragraph at lines 3460--3460 > []@texttt (defun pprint-tabular (s list &optional (colon-p t) at-sign-p (tabsi >ze nil))[] | >[925] >Underfull \hbox (badness 10000) in paragraph at lines 3533--3537 >[]@texttt pprint-logical-block[] @textrm (@textit stream-symbol ob-ject @textrm > &key @textit pre-fix per-line-prefix suf-fix@textrm ) >[926] [927] [928] [929] [930] [931] [932] [933] [934] [935] [936] [937] >[938] [939] [940] [941] [942] [943] [944] [945] [946] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 5020--5020 > []@texttt ;; differ from the second two only in whether escape characters are >printed.[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 5021--5021 > []@texttt ;; In all four cases, extra whitespace is inserted by the pretty pri >nter.[] | >[947] [948] [949] >Underfull \hbox (badness 10000) in paragraph at lines 5270--5281 >[]@textbf *standard-output*@textrm , @textbf *print-escape*@textrm , @textbf *p >rint-radix*@textrm , @textbf *print-base*@textrm , @textbf *print-circle*@textr >m , >[950]) (./chap-23.texi Chapter 23 [951] [952] [953] [954] [955] [956] [957] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 469--469 > [] @texttt (read-preserving-whitespace stream t >nil t))[] | >[958] [959] [960] >Underfull \hbox (badness 6708) in paragraph at lines 718--721 >[]@textrm If @textit preserve-whitespace @textrm is @textit true@textrm , the o >p-er-a-tion will pre-serve @textit white-space[]@textrm 2 as >[961] [962] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 895--895 > [] @texttt (when (consp list) ;return nth element o >f list[] | >[963] [964] [965] [966] [967] >Overfull \hbox (26.43915pt too wide) in paragraph at lines 1241--1241 > [][] @texttt (1.0 1.0 1.0 1.0 1.0 1.0) ;Implementation has float fo >rmat F.[] | >[968] >Overfull \hbox (66.67996pt too wide) in paragraph at lines 1242--1242 > [][] @texttt (1.0 1.0 1.0s0 1.0 1.0 1.0) ;Implementation has float fo >rmats S and F.[] | > >Overfull \hbox (66.67996pt too wide) in paragraph at lines 1243--1243 > [][] @texttt (1.0d0 1.0d0 1.0 1.0 1.0d0 1.0d0) ;Implementation has float fo >rmats F and D.[] | > >Overfull \hbox (66.67996pt too wide) in paragraph at lines 1244--1244 > [][] @texttt (1.0d0 1.0d0 1.0s0 1.0 1.0d0 1.0d0) ;Implementation has float fo >rmats S, F, D.[] | > >Overfull \hbox (66.67996pt too wide) in paragraph at lines 1245--1245 > [][] @texttt (1.0d0 1.0d0 1.0 1.0 1.0d0 1.0L0) ;Implementation has float fo >rmats F, D, L.[] | > >Overfull \hbox (49.4339pt too wide) in paragraph at lines 1246--1246 > [][] @texttt (1.0d0 1.0d0 1.0s0 1.0 1.0d0 1.0L0) ;Implementation has formats >S, F, D, L.[] | >[969] [970]) (./chap-24.texi Chapter 24 [971] [972] [973] [974] [975] [976] >[977] [978] [979] [980] [981] [982] [983] [984] [985]) (./chap-25.texi >Chapter 25 [986] [987] [988] [989] >Overfull \hbox (20.69046pt too wide) in paragraph at lines 352--352 > [] @texttt (decode-universal-time 2414296800 5) [] 0, 0, 1, 4, 7, 1976, 6, @t >extttsl false@texttt , 5[] | >[990] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 357--357 > [] @texttt (let* ((here (nth 8 (multiple-value-list (get-decoded-time)))) ;Tim >e zone[] | > >Overfull \hbox (37.93651pt too wide) in paragraph at lines 359--359 > [] @texttt (a (nthcdr 7 (multiple-value-list (decode-universal-time rec >ently))))[] | > >Overfull \hbox (72.42863pt too wide) in paragraph at lines 360--360 > [] @texttt (b (nthcdr 7 (multiple-value-list (decode-universal-time rec >ently here)))))[] | >[991] [992] [993] [994] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 681--681 > [] @texttt (serial# :initarg :serial-number :accessor spaceship-serial-numb >er)))[] | > >Overfull \hbox (55.18257pt too wide) in paragraph at lines 698--698 > [] @texttt |> [] #<FEDERATION-STARSHIP 26312465> is a spaceship of type FEDERA >TION-STARSHIP,[] | >[995] [996] [997] [998] [999] [1000] [1001] [1002] [1003] [1004] [1005] >[1006] [1007] [1008] [1009] [1010] [1011]) (./chap-26.texi Chapter 26 [1012] >[1013] [1014] [1015] [1016] [1017] [1018] [1019] [1020] [1021] [1022] [1023] >[1024] [1025] [1026] [1027] [1028] [1029] [1030] [1031] [1032] [1033] [1034] >[1035] [1036] [1037] [1038] [1039] [1040] [1041] [1042] [1043] [1044] [1045] >[1046] [1047] [1048] [1049] [1050] [1051] [1052] [1053] [1054] [1055] [1056] >[1057] [1058] [1059] [1060] [1061] [1062] [1063] [1064] [1065] [1066] [1067] >[1068] [1069] [1070] [1071] [1072] [1073] [1074]) (./chap-a.texi Chapter 27 >[1075] [1076] [1077]) [1078] ) >(see the transcript file for additional information) >Output written on gcl.dvi (1079 pages, 3174824 bytes). >Transcript written on gcl.log. >rm -f *.cp *.ky *.vr *.tp *.pg *.toc *.aux *.log *.fn >dvipdfm gcl.dvi > >dvipdfm:warning: Couldn't open font map file "ckx.map". >gcl.dvi -> gcl.pdf >[1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28][29][30][31][32][33][34][35][36][37][38][39][40][41][42][43][44][45][46][47][48][49][50][51][52][53][54][55][56][57][58][59][60][61][62][63][64][65][66][67][68][69][70][71][72][73][74][75][76][77][78][79][80][81][82][83][84][85][86][87][88][89][90][91][92][93][94][95][96][97][98][99][100][101][102][103][104][105][106][107][108][109][110][111][112][113][114][115][116][117][118][119][120][121][122][123][124][125][126][127][128][129][130][131][132][133][134][135][136][137][138][139][140][141][142][143][144][145][146][147][148][149][150][151][152][153][154][155][156][157][158][159][160][161][162][163][164][165][166][167][168][169][170][171][172][173][174][175][176][177][178][179][180][181][182][183][184][185][186][187][188][189][190][191][192][193][194][195][196][197][198][199][200][201][202][203][204][205][206][207][208][209][210][211][212][213][214][215][216][217][218][219][220][221][222][223][224][225][226][227][228][229][230][231][232][233][234][235][236][237][238][239][240][241][242][243][244][245][246][247][248][249][250][251][252][253][254][255][256][257][258][259][260][261][262][263][264][265][266][267][268][269][270][271][272][273][274][275][276][277][278][279][280][281][282][283][284][285][286][287][288][289][290][291][292][293][294][295][296][297][298][299][300][301][302][303][304][305][306][307][308][309][310][311][312][313][314][315][316][317][318][319][320][321][322][323][324][325][326][327][328][329][330][331][332][333][334][335][336][337][338][339][340][341][342][343][344][345][346][347][348][349][350][351][352][353][354][355][356][357][358][359][360][361][362][363][364][365][366][367][368][369][370][371][372][373][374][375][376][377][378][379][380][381][382][383][384][385][386][387][388][389][390][391][392][393][394][395][396][397][398][399][400][401][402][403][404][405][406][407][408][409][410][411][412][413][414][415][416][417][418][419][420][421][422][423][424][425][426][427][428][429][430][431][432][433][434][435][436][437][438][439][440][441][442][443][444][445][446][447][448][449][450][451][452][453][454][455][456][457][458][459][460][461][462][463][464][465][466][467][468][469][470][471][472][473][474][475][476][477][478][479][480][481][482][483][484][485][486][487][488][489][490][491][492][493][494][495][496][497][498][499][500][501][502][503][504][505][506][507][508][509][510][511][512][513][514][515][516][517][518][519][520][521][522][523][524][525][526][527][528][529][530][531][532][533][534][535][536][537][538][539][540][541][542][543][544][545][546][547][548][549][550][551][552][553][554][555][556][557][558][559][560][561][562][563][564][565][566][567][568][569][570][571][572][573][574][575][576][577][578][579][580][581][582][583][584][585][586][587][588][589][590][591][592][593][594][595][596][597][598][599][600][601][602][603][604][605][606][607][608][609][610][611][612][613][614][615][616][617][618][619][620][621][622][623][624][625][626][627][628][629][630][631][632][633][634][635][636][637][638][639][640][641][642][643][644][645][646][647][648][649][650][651][652][653][654][655][656][657][658][659][660][661][662][663][664][665][666][667][668][669][670][671][672][673][674][675][676][677][678][679][680][681][682][683][684][685][686][687][688][689][690][691][692][693][694][695][696][697][698][699][700][701][702][703][704][705][706][707][708][709][710][711][712][713][714][715][716][717][718][719][720][721][722][723][724][725][726][727][728][729][730][731][732][733][734][735][736][737][738][739][740][741][742][743][744][745][746][747][748][749][750][751][752][753][754][755][756][757][758][759][760][761][762][763][764][765][766][767][768][769][770][771][772][773][774][775][776][777][778][779][780][781][782][783][784][785][786][787][788][789][790][791][792][793][794][795][796][797][798][799][800][801][802][803][804][805][806][807][808][809][810][811][812][813][814][815][816][817][818][819][820][821][822][823][824][825][826][827][828][829][830][831][832][833][834][835][836][837][838][839][840][841][842][843][844][845][846][847][848][849][850][851][852][853][854][855][856][857][858][859][860][861][862][863][864][865][866][867][868][869][870][871][872][873][874][875][876][877][878][879][880][881][882][883][884][885][886][887][888][889][890][891][892][893][894][895][896][897][898][899][900][901][902][903][904][905][906][907][908][909][910][911][912][913][914][915][916][917][918][919][920][921][922][923][924][925][926][927][928][929][930][931][932][933][934][935][936][937][938][939][940][941][942][943][944][945][946][947][948][949][950][951][952][953][954][955][956][957][958][959][960][961][962][963][964][965][966][967][968][969][970][971][972][973][974][975][976][977][978][979][980][981][982][983][984][985][986][987][988][989][990][991][992][993][994][995][996][997][998][999][1000][1001][1002][1003][1004][1005][1006][1007][1008][1009][1010][1011][1012][1013][1014][1015][1016][1017][1018][1019][1020][1021][1022][1023][1024][1025][1026][1027][1028][1029][1030][1031][1032][1033][1034][1035][1036][1037][1038][1039][1040][1041][1042][1043][1044][1045][1046][1047][1048][1049][1050][1051][1052][1053][1054][1055][1056][1057][1058][1059][1060][1061][1062][1063][1064][1065][1066][1067][1068][1069][1070][1071][1072][1073][1074][1075][1076][1077][1078][1079] >2495818 bytes written >makeinfo gcl-si.texi >mkdir -p gcl-si >touch gcl-si/index.html >makeinfo --html gcl-si.texi >makeinfo gcl.texi >chap-4.texi:96: warning: @ref should not appear in @w >chap-4.texi:97: warning: @ref should not appear in @w >chap-4.texi:98: warning: @ref should not appear in @w >chap-4.texi:99: warning: @ref should not appear in @w >chap-4.texi:100: warning: @ref should not appear in @w >chap-4.texi:101: warning: @ref should not appear in @w >chap-4.texi:102: warning: @ref should not appear in @w >chap-4.texi:103: warning: @ref should not appear in @w >chap-4.texi:104: warning: @ref should not appear in @w >rm gcl.dvi gcl-si.dvi >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl/info' >cd lsp && make gcl_info.o >make[1]: Entering directory '/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl/lsp' >makefile:33: warning: ignoring prerequisites on suffix rule definition >make[1]: *** No rule to make target 'gcl_info.o'. Stop. >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl/lsp' >make: *** [makefile:111: lsp/gcl_info.o] Error 2 shuffle=2903476912 > * ERROR: dev-lisp/gcl-2.6.15_pre3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lisp/gcl-2.6.15_pre3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lisp/gcl-2.6.15_pre3::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lisp:gcl-2.6.15_pre3:20230808-223403.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl' > * S: '/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 911982
:
867500
| 867501 |
867502
|
867503
|
867504
|
867505
|
867506