+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/allegro-4.4.3.1nb8/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/allegro-4.4.3.1nb8/work.log WARNING: [license.mk] Every package should define a LICENSE. WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. ===> Building for allegro-4.4.3.1nb8 [ 1%] Building C object CMakeFiles/alleg-dga2.dir/src/x/xdga2.c.o [ 1%] Building C object CMakeFiles/allegro.dir/src/blit.c.o [ 1%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makedoc.c.o [ 1%] Building C object CMakeFiles/allegro.dir/src/allegro.c.o /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/docs/src/makedoc/makedoc.c: In function '_transform_custom_tags': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/docs/src/makedoc/makedoc.c:277:10: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 277 | strncpy(p, "
", 5);
      |          ^~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/docs/src/makedoc/makedoc.c:281:10: warning: 'strncpy' output truncated before terminating nul copying 30 bytes from a string of the same length [-Wstringop-truncation]
  281 |          strncpy(p, "
", 30);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/docs/src/makedoc/makedoc.c:288:10: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation]
  288 |          strncpy(p, "
", 5);
      |          ^~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/docs/src/makedoc/makedoc.c:292:10: warning: 'strncpy' output truncated before terminating nul copying 30 bytes from a string of the same length [-Wstringop-truncation]
  292 |          strncpy(p, "
", 30);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/docs/src/makedoc/makedoc.c:299:10: warning: 'strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation]
  299 |          strncpy(p, "
", 6); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/docs/src/makedoc/makedoc.c:303:10: warning: 'strncpy' output truncated before terminating nul copying 19 bytes from a string of the same length [-Wstringop-truncation] 303 | strncpy(p, "
", 19); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_mangle_email_links', inlined from '_read_file' at /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/docs/src/makedoc/makedoc.c:334:3, inlined from 'main' at /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/docs/src/makedoc/makedoc.c:185:8: /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/docs/src/makedoc/makedoc.c:839:7: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 839 | strncpy(buf, temp, strlen(temp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/docs/src/makedoc/makedoc.c:839:7: note: length computed here 839 | strncpy(buf, temp, strlen(temp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 1%] Building C object CMakeFiles/allegro.dir/src/bmp.c.o [ 1%] Linking C shared module lib/alleg-dga2.so [ 1%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makehtml.c.o /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/docs/src/makedoc/makehtml.c:74:18: warning: '_codeblock_end_len' defined but not used [-Wunused-const-variable=] 74 | static const int _codeblock_end_len = 19; | ^~~~~~~~~~~~~~~~~~ [ 1%] Built target alleg-dga2 [ 1%] Building C object CMakeFiles/allegro.dir/src/clip3df.c.o [ 2%] Building C object CMakeFiles/allegro.dir/src/clip3d.c.o [ 2%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/maketxt.c.o [ 2%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makemisc.c.o [ 3%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makertf.c.o [ 3%] Building C object CMakeFiles/allegro.dir/src/colblend.c.o [ 3%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/maketexi.c.o [ 3%] Building C object CMakeFiles/allegro.dir/src/color.c.o [ 3%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makeman.c.o [ 3%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makechm.c.o [ 3%] Building C object CMakeFiles/allegro.dir/src/datafile.c.o [ 3%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makedevh.c.o [ 4%] Building C object CMakeFiles/allegro.dir/src/config.c.o /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/datafile.c: In function 'initialise_datafile': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/datafile.c:2151:12: warning: variable 's' set but not used [-Wunused-but-set-variable] 2151 | SAMPLE *s; | ^ [ 5%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makesci.c.o [ 5%] Building C object CMakeFiles/allegro.dir/src/dataregi.c.o [ 5%] Linking C executable makedoc [ 5%] Building C object CMakeFiles/allegro.dir/src/digmid.c.o [ 5%] Building C object CMakeFiles/allegro.dir/src/dither.c.o [ 6%] Building C object CMakeFiles/allegro.dir/src/dispsw.c.o [ 6%] Built target makedoc [ 6%] Building C object CMakeFiles/allegro.dir/src/drvlist.c.o [ 6%] Building C object CMakeFiles/allegro.dir/src/fli.c.o [ 6%] Building C object CMakeFiles/allegro.dir/src/file.c.o [ 6%] Building C object CMakeFiles/allegro.dir/src/flood.c.o [ 6%] Generating THANKS [ 6%] Generating build/abi.txt [ 7%] Building C object CMakeFiles/allegro.dir/src/font.c.o [ 7%] Generating build/addons.txt [ 7%] Building C object CMakeFiles/allegro.dir/src/fontbios.c.o [ 7%] Building C object CMakeFiles/allegro.dir/src/fontbmp.c.o [ 8%] Generating build/ahack.txt [ 8%] Building C object CMakeFiles/allegro.dir/src/fontgrx.c.o [ 8%] Building C object CMakeFiles/allegro.dir/src/fontdat.c.o [ 8%] Generating build/allegro.txt [ 9%] Generating build/api.txt [ 9%] Generating build/changes.html [ 9%] Building C object CMakeFiles/allegro.dir/src/fsel.c.o [ 10%] Building C object CMakeFiles/allegro.dir/src/fonttxt.c.o [ 10%] Generating build/changes.txt [ 10%] Generating build/cmake.txt [ 10%] Generating build/const.txt [ 10%] Building C object CMakeFiles/allegro.dir/src/gfx.c.o [ 10%] Building C object CMakeFiles/allegro.dir/src/glyph.c.o [ 10%] Generating build/dat.txt [ 11%] Generating build/dat2c.txt [ 11%] Generating build/dat2s.txt [ 11%] Generating build/datafile.txt [ 11%] Building C object CMakeFiles/allegro.dir/src/graphics.c.o [ 11%] Generating build/faq.txt [ 11%] Generating build/grabber.txt [ 12%] Building C object CMakeFiles/allegro.dir/src/gsprite.c.o [ 13%] Generating build/help.txt [ 13%] Building C object CMakeFiles/allegro.dir/src/gui.c.o [ 13%] Generating build/index.txt [ 13%] Building C object CMakeFiles/allegro.dir/src/guiproc.c.o [ 13%] Building C object CMakeFiles/allegro.dir/src/inline.c.o [ 13%] Generating build/license.txt [ 13%] Generating build/linux.txt [ 13%] Building C object CMakeFiles/allegro.dir/src/joystick.c.o [ 13%] Generating build/macosx.txt [ 14%] Building C object CMakeFiles/allegro.dir/src/keyboard.c.o [ 14%] Generating build/makedoc.txt [ 14%] Building C object CMakeFiles/allegro.dir/src/lbm.c.o [ 14%] Building C object CMakeFiles/allegro.dir/src/libc.c.o [ 14%] Generating build/mingw32.txt [ 14%] Building C object CMakeFiles/allegro.dir/src/lzss.c.o [ 15%] Building C object CMakeFiles/allegro.dir/src/math.c.o [ 16%] Generating build/mistakes.txt [ 16%] Building C object CMakeFiles/allegro.dir/src/math3d.c.o [ 16%] Building C object CMakeFiles/allegro.dir/src/midi.c.o [ 16%] Generating build/msvc.txt [ 16%] Building C object CMakeFiles/allegro.dir/src/mixer.c.o [ 16%] Generating build/packfile.txt [ 16%] Building C object CMakeFiles/allegro.dir/src/modesel.c.o [ 16%] Generating build/readme.txt [ 17%] Building C object CMakeFiles/allegro.dir/src/mouse.c.o [ 17%] Generating build/thanks.html [ 17%] Building C object CMakeFiles/allegro.dir/src/pcx.c.o [ 17%] Generating build/thanks.txt [ 17%] Building C object CMakeFiles/allegro.dir/src/poly3d.c.o [ 17%] Building C object CMakeFiles/allegro.dir/src/polygon.c.o /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/poly3d.c: In function 'draw_polygon_segment': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/poly3d.c:978:24: warning: left shift of negative value [-Wshift-negative-value] 978 | width = -1 << 16; | ^~ [ 18%] Generating build/unix.txt [ 18%] Building C object CMakeFiles/allegro.dir/src/quantize.c.o [ 18%] Generating man/allegro_init.3 [ 19%] Building C object CMakeFiles/allegro.dir/src/quat.c.o [ 19%] Building C object CMakeFiles/allegro.dir/src/readbmp.c.o [ 19%] Generating readme.txt [ 19%] Building C object CMakeFiles/allegro.dir/src/readfont.c.o [ 19%] Generating scite/allegro.api [ 19%] Building C object CMakeFiles/allegro.dir/src/readsmp.c.o [ 19%] Building C object CMakeFiles/allegro.dir/src/rle.c.o [ 20%] Generating texi/allegro.texi [ 21%] Building C object CMakeFiles/allegro.dir/src/rotate.c.o [ 21%] Building C object CMakeFiles/allegro.dir/src/rsfb.c.o [ 21%] Building C object CMakeFiles/allegro.dir/src/scene3d.c.o [ 21%] Generating AUTHORS /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/scene3d.c: In function 'init_poly': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/scene3d.c:373:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 373 | poly->flags |= INTERP_THRU; /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/scene3d.c:374:10: note: here 374 | case DRAW_MODE_COPY_PATTERN: | ^~~~ [ 21%] Generating CHANGES [ 21%] Building C object CMakeFiles/allegro.dir/src/sound.c.o [ 21%] Building C object CMakeFiles/allegro.dir/src/spline.c.o [ 22%] Generating build/abi.html [ 23%] Building C object CMakeFiles/allegro.dir/src/stream.c.o [ 23%] Generating build/addons.html [ 23%] Building C object CMakeFiles/allegro.dir/src/text.c.o [ 23%] Building C object CMakeFiles/allegro.dir/src/tga.c.o [ 23%] Generating build/ahack.html [ 23%] Building C object CMakeFiles/allegro.dir/src/timer.c.o [ 24%] Building C object CMakeFiles/allegro.dir/src/unicode.c.o [ 24%] Generating build/allegro.html [ 24%] Building C object CMakeFiles/allegro.dir/src/vtable.c.o [ 24%] Building C object CMakeFiles/allegro.dir/src/vtable15.c.o [ 24%] Generating build/api.html [ 24%] Building C object CMakeFiles/allegro.dir/src/vtable16.c.o [ 24%] Generating build/cmake.html [ 24%] Building C object CMakeFiles/allegro.dir/src/vtable24.c.o [ 25%] Building C object CMakeFiles/allegro.dir/src/vtable32.c.o [ 25%] Building C object CMakeFiles/allegro.dir/src/vtable8.c.o [ 26%] Generating build/const.html [ 26%] Building C object CMakeFiles/allegro.dir/src/c/cblit16.c.o [ 26%] Building C object CMakeFiles/allegro.dir/src/c/cblit24.c.o [ 26%] Generating build/dat.html [ 26%] Building C object CMakeFiles/allegro.dir/src/c/cblit32.c.o [ 27%] Building C object CMakeFiles/allegro.dir/src/c/cblit8.c.o [ 27%] Generating build/dat2c.html [ 27%] Building C object CMakeFiles/allegro.dir/src/c/ccpu.c.o [ 27%] Building C object CMakeFiles/allegro.dir/src/c/ccsprite.c.o [ 27%] Building C object CMakeFiles/allegro.dir/src/c/cgfx15.c.o [ 27%] Generating build/dat2s.html [ 27%] Building C object CMakeFiles/allegro.dir/src/c/cgfx16.c.o [ 28%] Building C object CMakeFiles/allegro.dir/src/c/cgfx24.c.o [ 28%] Generating build/datafile.html [ 28%] Building C object CMakeFiles/allegro.dir/src/c/cgfx32.c.o [ 28%] Building C object CMakeFiles/allegro.dir/src/c/cgfx8.c.o [ 28%] Building C object CMakeFiles/allegro.dir/src/c/cmisc.c.o [ 29%] Generating build/faq.html [ 29%] Generating build/grabber.html [ 30%] Building C object CMakeFiles/allegro.dir/src/c/cscan16.c.o [ 30%] Building C object CMakeFiles/allegro.dir/src/c/cscan24.c.o [ 30%] Building C object CMakeFiles/allegro.dir/src/c/cscan15.c.o [ 30%] Generating build/help.html [ 30%] Generating build/index.html [ 30%] Generating build/license.html [ 30%] Building C object CMakeFiles/allegro.dir/src/c/cscan8.c.o [ 30%] Building C object CMakeFiles/allegro.dir/src/c/cspr15.c.o [ 30%] Building C object CMakeFiles/allegro.dir/src/c/cscan32.c.o [ 31%] Generating build/linux.html [ 31%] Generating build/macosx.html [ 32%] Building C object CMakeFiles/allegro.dir/src/c/cspr16.c.o [ 32%] Building C object CMakeFiles/allegro.dir/src/c/cspr24.c.o [ 33%] Generating build/makedoc.html [ 33%] Building C object CMakeFiles/allegro.dir/src/c/cspr32.c.o [ 33%] Generating build/mingw32.html [ 33%] Generating build/mistakes.html [ 34%] Building C object CMakeFiles/allegro.dir/src/c/cstretch.c.o [ 34%] Building C object CMakeFiles/allegro.dir/src/c/cspr8.c.o [ 34%] Generating build/msvc.html [ 34%] Building C object CMakeFiles/allegro.dir/src/c/czscan15.c.o [ 34%] Generating build/packfile.html [ 34%] Building C object CMakeFiles/allegro.dir/src/c/czscan16.c.o [ 35%] Generating build/readme.html [ 35%] Building C object CMakeFiles/allegro.dir/src/c/czscan24.c.o [ 35%] Generating build/unix.html [ 35%] Building C object CMakeFiles/allegro.dir/src/c/czscan32.c.o [ 36%] Building C object CMakeFiles/allegro.dir/src/c/czscan8.c.o [ 36%] Generating info/allegro.info [ 36%] Building C object CMakeFiles/allegro.dir/src/misc/ccolconv.c.o [ 36%] Building C object CMakeFiles/allegro.dir/src/misc/colconv.c.o [ 36%] Building C object CMakeFiles/allegro.dir/src/unix/alsa9.c.o [ 36%] Building C object CMakeFiles/allegro.dir/src/unix/alsamidi.c.o [ 36%] Building C object CMakeFiles/allegro.dir/src/unix/sgial.c.o [ 37%] Building C object CMakeFiles/allegro.dir/src/unix/arts.c.o [ 37%] Building C object CMakeFiles/allegro.dir/src/unix/jack.c.o allegro.texi:18520: encoding error at byte 0xb0 allegro.texi:18847: encoding error at byte 0xb0 allegro.texi:6: warning: multiple @setchapternewpage allegro.texi:195: warning: @end should only appear at the beginning of a line allegro.texi:264: warning: @end should only appear at the beginning of a line allegro.texi:302: warning: @end should only appear at the beginning of a line allegro.texi:363: warning: @end should only appear at the beginning of a line allegro.texi:376: warning: @end should only appear at the beginning of a line allegro.texi:405: warning: @end should only appear at the beginning of a line allegro.texi:444: warning: @end should only appear at the beginning of a line allegro.texi:505: warning: @end should only appear at the beginning of a line allegro.texi:523: warning: @end should only appear at the beginning of a line allegro.texi:572: warning: @end should only appear at the beginning of a line allegro.texi:600: warning: @end should only appear at the beginning of a line allegro.texi:633: warning: @end should only appear at the beginning of a line allegro.texi:1717: warning: @end should only appear at the beginning of a line allegro.texi:1799: warning: @end should only appear at the beginning of a line allegro.texi:1823: warning: @end should only appear at the beginning of a line allegro.texi:1876: warning: @end should only appear at the beginning of a line allegro.texi:1930: warning: @end should only appear at the beginning of a line allegro.texi:1957: warning: @end should only appear at the beginning of a line allegro.texi:2050: warning: @end should only appear at the beginning of a line allegro.texi:2071: warning: @end should only appear at the beginning of a line allegro.texi:2092: warning: @end should only appear at the beginning of a line allegro.texi:2114: warning: @end should only appear at the beginning of a line allegro.texi:2137: warning: @end should only appear at the beginning of a line allegro.texi:2182: warning: @end should only appear at the beginning of a line allegro.texi:2230: warning: @end should only appear at the beginning of a line allegro.texi:2251: warning: @end should only appear at the beginning of a line allegro.texi:2274: warning: @end should only appear at the beginning of a line allegro.texi:2496: warning: @end should only appear at the beginning of a line allegro.texi:2519: warning: @end should only appear at the beginning of a line allegro.texi:2544: warning: @end should only appear at the beginning of a line allegro.texi:2567: warning: @end should only appear at the beginning of a line allegro.texi:2586: warning: @end should only appear at the beginning of a line allegro.texi:2603: warning: @end should only appear at the beginning of a line allegro.texi:2624: warning: @end should only appear at the beginning of a line allegro.texi:2645: warning: @end should only appear at the beginning of a line allegro.texi:2665: warning: @end should only appear at the beginning of a line allegro.texi:2697: warning: @end should only appear at the beginning of a line allegro.texi:2731: warning: @end should only appear at the beginning of a line allegro.texi:2769: warning: @end should only appear at the beginning of a line allegro.texi:2790: warning: @end should only appear at the beginning of a line allegro.texi:2811: warning: @end should only appear at the beginning of a line allegro.texi:2852: warning: @end should only appear at the beginning of a line allegro.texi:2910: warning: @end should only appear at the beginning of a line allegro.texi:3074: warning: @end should only appear at the beginning of a line allegro.texi:3097: warning: @end should only appear at the beginning of a line allegro.texi:3165: warning: @end should only appear at the beginning of a line allegro.texi:3208: warning: @end should only appear at the beginning of a line allegro.texi:3223: warning: @end should only appear at the beginning of a line allegro.texi:3504: warning: @end should only appear at the beginning of a line allegro.texi:3683: warning: @end should only appear at the beginning of a line allegro.texi:3768: warning: @example should only appear at the beginning of a line allegro.texi:3772: warning: @end should only appear at the beginning of a line allegro.texi:5053: warning: @end should only appear at the beginning of a line allegro.texi:5094: warning: @end should only appear at the beginning of a line allegro.texi:5175: warning: @end should only appear at the beginning of a line allegro.texi:5212: warning: @end should only appear at the beginning of a line allegro.texi:5251: warning: @end should only appear at the beginning of a line allegro.texi:5263: warning: @end should only appear at the beginning of a line allegro.texi:5286: warning: @end should only appear at the beginning of a line allegro.texi:5397: warning: @end should only appear at the beginning of a line allegro.texi:5414: warning: @end should only appear at the beginning of a line allegro.texi:5431: warning: @end should only appear at the beginning of a line allegro.texi:5451: warning: @end should only appear at the beginning of a line allegro.texi:5484: warning: @end should only appear at the beginning of a line allegro.texi:5524: warning: @end should only appear at the beginning of a line allegro.texi:5582: warning: @end should only appear at the beginning of a line allegro.texi:5716: warning: @end should only appear at the beginning of a line allegro.texi:5769: warning: @end should only appear at the beginning of a line allegro.texi:5963: warning: @end should only appear at the beginning of a line allegro.texi:6253: warning: @end should only appear at the beginning of a line allegro.texi:6511: warning: @end should only appear at the beginning of a line allegro.texi:6892: warning: @end should only appear at the beginning of a line allegro.texi:6934: warning: @end should only appear at the beginning of a line allegro.texi:7094: warning: @end should only appear at the beginning of a line allegro.texi:7125: warning: @end should only appear at the beginning of a line allegro.texi:7150: warning: @end should only appear at the beginning of a line allegro.texi:7179: warning: @end should only appear at the beginning of a line allegro.texi:7213: warning: @end should only appear at the beginning of a line allegro.texi:7368: warning: @end should only appear at the beginning of a line allegro.texi:7399: warning: @end should only appear at the beginning of a line allegro.texi:7641: warning: @end should only appear at the beginning of a line allegro.texi:7794: warning: @end should only appear at the beginning of a line allegro.texi:7849: warning: @end should only appear at the beginning of a line allegro.texi:7911: warning: @end should only appear at the beginning of a line allegro.texi:7957: warning: @end should only appear at the beginning of a line allegro.texi:7994: warning: @end should only appear at the beginning of a line allegro.texi:8106: warning: @end should only appear at the beginning of a line allegro.texi:8298: warning: @end should only appear at the beginning of a line allegro.texi:8344: warning: @end should only appear at the beginning of a line allegro.texi:8371: warning: @end should only appear at the beginning of a line allegro.texi:8389: warning: @end should only appear at the beginning of a line allegro.texi:8407: warning: @end should only appear at the beginning of a line allegro.texi:8677: warning: @end should only appear at the beginning of a line allegro.texi:8741: warning: @end should only appear at the beginning of a line allegro.texi:8783: warning: @end should only appear at the beginning of a line allegro.texi:8807: warning: @end should only appear at the beginning of a line allegro.texi:8866: warning: @end should only appear at the beginning of a line allegro.texi:8931: warning: @end should only appear at the beginning of a line allegro.texi:8976: warning: @end should only appear at the beginning of a line allegro.texi:9011: warning: @end should only appear at the beginning of a line allegro.texi:9037: warning: @end should only appear at the beginning of a line allegro.texi:9129: warning: @end should only appear at the beginning of a line allegro.texi:9146: warning: @end should only appear at the beginning of a line allegro.texi:9305: warning: @end should only appear at the beginning of a line allegro.texi:9377: warning: @end should only appear at the beginning of a line allegro.texi:9443: warning: @end should only appear at the beginning of a line allegro.texi:9516: warning: @end should only appear at the beginning of a line allegro.texi:9578: warning: @end should only appear at the beginning of a line allegro.texi:9602: warning: @end should only appear at the beginning of a line allegro.texi:9859: warning: @end should only appear at the beginning of a line allegro.texi:9888: warning: @end should only appear at the beginning of a line allegro.texi:9926: warning: @end should only appear at the beginning of a line allegro.texi:9987: warning: @end should only appear at the beginning of a line allegro.texi:10038: warning: @end should only appear at the beginning of a line allegro.texi:10071: warning: @end should only appear at the beginning of a line allegro.texi:10103: warning: @end should only appear at the beginning of a line allegro.texi:10160: warning: @end should only appear at the beginning of a line allegro.texi:10200: warning: @end should only appear at the beginning of a line allegro.texi:10229: warning: @end should only appear at the beginning of a line allegro.texi:10726: warning: @end should only appear at the beginning of a line allegro.texi:10760: warning: @end should only appear at the beginning of a line allegro.texi:10796: warning: @end should only appear at the beginning of a line allegro.texi:10831: warning: @end should only appear at the beginning of a line allegro.texi:11042: warning: @end should only appear at the beginning of a line allegro.texi:11094: warning: @end should only appear at the beginning of a line allegro.texi:11197: warning: @end should only appear at the beginning of a line allegro.texi:11222: warning: @end should only appear at the beginning of a line allegro.texi:11250: warning: @end should only appear at the beginning of a line allegro.texi:11284: warning: @end should only appear at the beginning of a line allegro.texi:11317: warning: @end should only appear at the beginning of a line allegro.texi:11361: warning: @end should only appear at the beginning of a line allegro.texi:11433: warning: @end should only appear at the beginning of a line allegro.texi:11656: warning: @end should only appear at the beginning of a line allegro.texi:11671: warning: @end should only appear at the beginning of a line allegro.texi:11691: warning: @end should only appear at the beginning of a line allegro.texi:11720: warning: @end should only appear at the beginning of a line allegro.texi:11747: warning: @end should only appear at the beginning of a line allegro.texi:11766: warning: @end should only appear at the beginning of a line allegro.texi:11794: warning: @end should only appear at the beginning of a line allegro.texi:11816: warning: @end should only appear at the beginning of a line allegro.texi:11844: warning: @end should only appear at the beginning of a line allegro.texi:11865: warning: @end should only appear at the beginning of a line allegro.texi:11893: warning: @end should only appear at the beginning of a line allegro.texi:12337: warning: @end should only appear at the beginning of a line allegro.texi:12547: warning: @end should only appear at the beginning of a line allegro.texi:12869: warning: @end should only appear at the beginning of a line allegro.texi:12911: warning: @end should only appear at the beginning of a line allegro.texi:12949: warning: @end should only appear at the beginning of a line allegro.texi:12995: warning: @end should only appear at the beginning of a line allegro.texi:13044: warning: @end should only appear at the beginning of a line allegro.texi:13433: warning: @end should only appear at the beginning of a line allegro.texi:13468: warning: @end should only appear at the beginning of a line allegro.texi:13586: warning: @ftable has text but no @item allegro.texi:13639: warning: @end should only appear at the beginning of a line allegro.texi:13746: warning: @end should only appear at the beginning of a line allegro.texi:13782: warning: @end should only appear at the beginning of a line allegro.texi:13810: warning: @end should only appear at the beginning of a line allegro.texi:13846: warning: @end should only appear at the beginning of a line allegro.texi:13902: warning: @end should only appear at the beginning of a line allegro.texi:13926: warning: @end should only appear at the beginning of a line allegro.texi:13959: warning: @end should only appear at the beginning of a line allegro.texi:13984: warning: @end should only appear at the beginning of a line allegro.texi:14419: warning: @end should only appear at the beginning of a line allegro.texi:14445: warning: @end should only appear at the beginning of a line allegro.texi:14472: warning: @end should only appear at the beginning of a line allegro.texi:14492: warning: @end should only appear at the beginning of a line allegro.texi:14519: warning: @end should only appear at the beginning of a line allegro.texi:14541: warning: @end should only appear at the beginning of a line allegro.texi:14612: warning: @end should only appear at the beginning of a line allegro.texi:14633: warning: @end should only appear at the beginning of a line allegro.texi:14749: warning: @end should only appear at the beginning of a line allegro.texi:15098: warning: @end should only appear at the beginning of a line allegro.texi:15256: warning: @end should only appear at the beginning of a line allegro.texi:15434: warning: @end should only appear at the beginning of a line allegro.texi:15442: warning: @end should only appear at the beginning of a line allegro.texi:15486: warning: @end should only appear at the beginning of a line allegro.texi:15517: warning: @end should only appear at the beginning of a line allegro.texi:15615: warning: @end should only appear at the beginning of a line allegro.texi:15630: warning: @end should only appear at the beginning of a line allegro.texi:15670: warning: @end should only appear at the beginning of a line allegro.texi:15695: warning: @end should only appear at the beginning of a line allegro.texi:15713: warning: @end should only appear at the beginning of a line allegro.texi:15828: warning: @end should only appear at the beginning of a line allegro.texi:15929: warning: @end should only appear at the beginning of a line allegro.texi:15944: warning: @end should only appear at the beginning of a line allegro.texi:15966: warning: @end should only appear at the beginning of a line allegro.texi:16018: warning: @end should only appear at the beginning of a line allegro.texi:16045: warning: @end should only appear at the beginning of a line allegro.texi:16082: warning: @end should only appear at the beginning of a line allegro.texi:16106: warning: @end should only appear at the beginning of a line allegro.texi:16127: warning: @end should only appear at the beginning of a line allegro.texi:16175: warning: @end should only appear at the beginning of a line allegro.texi:16229: warning: @end should only appear at the beginning of a line allegro.texi:16321: warning: @end should only appear at the beginning of a line allegro.texi:16360: warning: @end should only appear at the beginning of a line allegro.texi:16389: warning: @end should only appear at the beginning of a line allegro.texi:16451: warning: @end should only appear at the beginning of a line allegro.texi:16597: warning: @end should only appear at the beginning of a line allegro.texi:16676: warning: @end should only appear at the beginning of a line allegro.texi:16866: warning: @end should only appear at the beginning of a line allegro.texi:16918: warning: @end should only appear at the beginning of a line allegro.texi:17212: warning: @end should only appear at the beginning of a line allegro.texi:17262: warning: @end should only appear at the beginning of a line allegro.texi:17312: warning: @end should only appear at the beginning of a line allegro.texi:17356: warning: @end should only appear at the beginning of a line allegro.texi:17387: warning: @end should only appear at the beginning of a line allegro.texi:17436: warning: @end should only appear at the beginning of a line allegro.texi:17518: warning: @ftable has text but no @item allegro.texi:17562: warning: @end should only appear at the beginning of a line allegro.texi:17594: warning: @end should only appear at the beginning of a line allegro.texi:17735: warning: @ftable has text but no @item allegro.texi:17909: warning: @end should only appear at the beginning of a line allegro.texi:17943: warning: @end should only appear at the beginning of a line allegro.texi:17975: warning: @end should only appear at the beginning of a line allegro.texi:17995: warning: @end should only appear at the beginning of a line allegro.texi:18017: warning: @end should only appear at the beginning of a line allegro.texi:18045: warning: @end should only appear at the beginning of a line allegro.texi:18077: warning: @end should only appear at the beginning of a line allegro.texi:18114: warning: @end should only appear at the beginning of a line allegro.texi:18143: warning: @end should only appear at the beginning of a line allegro.texi:18171: warning: @end should only appear at the beginning of a line allegro.texi:18214: warning: @end should only appear at the beginning of a line allegro.texi:18232: warning: @end should only appear at the beginning of a line allegro.texi:18255: warning: @end should only appear at the beginning of a line allegro.texi:18286: warning: @end should only appear at the beginning of a line allegro.texi:18318: warning: @end should only appear at the beginning of a line allegro.texi:18347: warning: @end should only appear at the beginning of a line allegro.texi:18371: warning: @end should only appear at the beginning of a line allegro.texi:18394: warning: @end should only appear at the beginning of a line allegro.texi:18423: warning: @end should only appear at the beginning of a line allegro.texi:18535: warning: @end should only appear at the beginning of a line allegro.texi:20141: warning: @end should only appear at the beginning of a line allegro.texi:20261: warning: @end should only appear at the beginning of a line allegro.texi:20346: warning: @end should only appear at the beginning of a line allegro.texi:20940: warning: @end should only appear at the beginning of a line allegro.texi:20966: warning: @end should only appear at the beginning of a line allegro.texi:20976: warning: @ftable has text but no @item allegro.texi:21211: warning: @end should only appear at the beginning of a line allegro.texi:21239: warning: @end should only appear at the beginning of a line allegro.texi:21258: warning: @end should only appear at the beginning of a line allegro.texi:21268: warning: @ftable has text but no @item allegro.texi:21359: warning: @ftable has text but no @item allegro.texi:21777: warning: @end should only appear at the beginning of a line allegro.texi:21796: warning: @end should only appear at the beginning of a line allegro.texi:21806: warning: @ftable has text but no @item allegro.texi:21909: warning: @end should only appear at the beginning of a line allegro.texi:22013: warning: @end should only appear at the beginning of a line allegro.texi:22042: warning: @ftable has text but no @item allegro.texi:22616: warning: @end should only appear at the beginning of a line allegro.texi:22643: warning: @end should only appear at the beginning of a line allegro.texi:22672: warning: @end should only appear at the beginning of a line allegro.texi:22703: warning: @end should only appear at the beginning of a line allegro.texi:24873: warning: @end should only appear at the beginning of a line allegro.texi:94: warning: node next pointer for `API' is `Using' but next is `Platform' in menu allegro.texi:169: warning: node next pointer for `install_allegro' is `allegro_init' but next is `install_int' in menu allegro.texi:169: warning: node up pointer for `install_allegro' is `Using' but up is `Index' in menu allegro.texi:208: warning: node next pointer for `allegro_init' is `allegro_exit' but next is `allegro_message' in menu allegro.texi:208: warning: node prev pointer for `allegro_init' is `install_allegro' but prev is `allegro_id' in menu allegro.texi:208: warning: node up pointer for `allegro_init' is `Using' but up is `Index' in menu allegro.texi:220: warning: node next pointer for `allegro_exit' is `END_OF_MAIN' but next is `allegro_icon' in menu allegro.texi:220: warning: node prev pointer for `allegro_exit' is `allegro_init' but prev is `allegro_error' in menu allegro.texi:220: warning: node up pointer for `allegro_exit' is `Using' but up is `Index' in menu allegro.texi:246: warning: node next pointer for `END_OF_MAIN' is `allegro_id' but next is `ex12bit' in menu allegro.texi:246: warning: node prev pointer for `END_OF_MAIN' is `allegro_exit' but prev is `END_OF_FUNCTION' in menu allegro.texi:246: warning: node up pointer for `END_OF_MAIN' is `Using' but up is `Index' in menu allegro.texi:274: warning: node next pointer for `allegro_id' is `allegro_error' but next is `allegro_init' in menu allegro.texi:274: warning: node prev pointer for `allegro_id' is `END_OF_MAIN' but prev is `allegro_icon' in menu allegro.texi:274: warning: node up pointer for `allegro_id' is `Using' but up is `Index' in menu allegro.texi:282: warning: node next pointer for `allegro_error' is `ALLEGRO_VERSION' but next is `allegro_exit' in menu allegro.texi:282: warning: node prev pointer for `allegro_error' is `allegro_id' but prev is `ALLEGRO_DATE_STR' in menu allegro.texi:282: warning: node up pointer for `allegro_error' is `Using' but up is `Index' in menu allegro.texi:309: warning: node next pointer for `ALLEGRO_VERSION' is `ALLEGRO_SUB_VERSION' but next is `ALLEGRO_VERSION_STR' in menu allegro.texi:309: warning: node prev pointer for `ALLEGRO_VERSION' is `allegro_error' but prev is `ALLEGRO_SUB_VERSION' in menu allegro.texi:309: warning: node up pointer for `ALLEGRO_VERSION' is `Using' but up is `Index' in menu allegro.texi:317: warning: node next pointer for `ALLEGRO_SUB_VERSION' is `ALLEGRO_WIP_VERSION' but next is `ALLEGRO_VERSION' in menu allegro.texi:317: warning: node prev pointer for `ALLEGRO_SUB_VERSION' is `ALLEGRO_VERSION' but prev is `allegro_message' in menu allegro.texi:317: warning: node up pointer for `ALLEGRO_SUB_VERSION' is `Using' but up is `Index' in menu allegro.texi:325: warning: node next pointer for `ALLEGRO_WIP_VERSION' is `ALLEGRO_VERSION_STR' but next is `allocate_voice' in menu allegro.texi:325: warning: node prev pointer for `ALLEGRO_WIP_VERSION' is `ALLEGRO_SUB_VERSION' but prev is `ALLEGRO_VERSION_STR' in menu allegro.texi:325: warning: node up pointer for `ALLEGRO_WIP_VERSION' is `Using' but up is `Index' in menu allegro.texi:333: warning: node next pointer for `ALLEGRO_VERSION_STR' is `ALLEGRO_DATE_STR' but next is `ALLEGRO_WIP_VERSION' in menu allegro.texi:333: warning: node prev pointer for `ALLEGRO_VERSION_STR' is `ALLEGRO_WIP_VERSION' but prev is `ALLEGRO_VERSION' in menu allegro.texi:333: warning: node up pointer for `ALLEGRO_VERSION_STR' is `Using' but up is `Index' in menu allegro.texi:342: warning: node next pointer for `ALLEGRO_DATE_STR' is `ALLEGRO_DATE' but next is `allegro_error' in menu allegro.texi:342: warning: node prev pointer for `ALLEGRO_DATE_STR' is `ALLEGRO_VERSION_STR' but prev is `ALLEGRO_DATE' in menu allegro.texi:342: warning: node up pointer for `ALLEGRO_DATE_STR' is `Using' but up is `Index' in menu allegro.texi:350: warning: node next pointer for `ALLEGRO_DATE' is `AL_ID' but next is `ALLEGRO_DATE_STR' in menu allegro.texi:350: warning: node prev pointer for `ALLEGRO_DATE' is `ALLEGRO_DATE_STR' but prev is `allegro_404_char' in menu allegro.texi:350: warning: node up pointer for `ALLEGRO_DATE' is `Using' but up is `Index' in menu allegro.texi:367: warning: node next pointer for `AL_ID' is `MAKE_VERSION' but next is `al_trace' in menu allegro.texi:367: warning: node prev pointer for `AL_ID' is `ALLEGRO_DATE' but prev is `al_findnext' in menu allegro.texi:367: warning: node up pointer for `AL_ID' is `Using' but up is `Index' in menu allegro.texi:382: warning: node next pointer for `MAKE_VERSION' is `os_type' but next is `makeacol' in menu allegro.texi:382: warning: node prev pointer for `MAKE_VERSION' is `AL_ID' but prev is `make_trans_font' in menu allegro.texi:382: warning: node up pointer for `MAKE_VERSION' is `Using' but up is `Index' in menu allegro.texi:413: warning: node prev pointer for `os_type' is `MAKE_VERSION' but prev is `os_multitasking' in menu allegro.texi:413: warning: node up pointer for `os_type' is `Using' but up is `Index' in menu allegro.texi:452: warning: node next pointer for `os_version' is `os_multitasking' but next is `override_config_data' in menu allegro.texi:452: warning: node up pointer for `os_version' is `Using' but up is `Index' in menu allegro.texi:469: warning: node next pointer for `os_multitasking' is `allegro_message' but next is `os_type' in menu allegro.texi:469: warning: node prev pointer for `os_multitasking' is `os_version' but prev is `open_fli' in menu allegro.texi:469: warning: node up pointer for `os_multitasking' is `Using' but up is `Index' in menu allegro.texi:480: warning: node next pointer for `allegro_message' is `set_window_title' but next is `ALLEGRO_SUB_VERSION' in menu allegro.texi:480: warning: node prev pointer for `allegro_message' is `os_multitasking' but prev is `allegro_init' in menu allegro.texi:480: warning: node up pointer for `allegro_message' is `Using' but up is `Index' in menu allegro.texi:514: warning: node next pointer for `set_window_title' is `set_close_button_callback' but next is `set_write_alpha_blender' in menu allegro.texi:514: warning: node prev pointer for `set_window_title' is `allegro_message' but prev is `set_volume_per_voice' in menu allegro.texi:514: warning: node up pointer for `set_window_title' is `Using' but up is `Index' in menu allegro.texi:531: warning: node next pointer for `set_close_button_callback' is `desktop_color_depth' but next is `set_color' in menu allegro.texi:531: warning: node prev pointer for `set_close_button_callback' is `set_window_title' but prev is `set_clip_state' in menu allegro.texi:531: warning: node up pointer for `set_close_button_callback' is `Using' but up is `Index' in menu allegro.texi:581: warning: node next pointer for `desktop_color_depth' is `get_desktop_resolution' but next is `desktop_palette' in menu allegro.texi:581: warning: node prev pointer for `desktop_color_depth' is `set_close_button_callback' but prev is `delete_file' in menu allegro.texi:581: warning: node up pointer for `desktop_color_depth' is `Using' but up is `Index' in menu allegro.texi:611: warning: node next pointer for `get_desktop_resolution' is `check_cpu' but next is `get_display_switch_mode' in menu allegro.texi:611: warning: node prev pointer for `get_desktop_resolution' is `desktop_color_depth' but prev is `get_datafile_property' in menu allegro.texi:611: warning: node up pointer for `get_desktop_resolution' is `Using' but up is `Index' in menu allegro.texi:644: warning: node next pointer for `check_cpu' is `cpu_vendor' but next is `circle' in menu allegro.texi:644: warning: node prev pointer for `check_cpu' is `get_desktop_resolution' but prev is `centre_dialog' in menu allegro.texi:644: warning: node up pointer for `check_cpu' is `Using' but up is `Index' in menu allegro.texi:658: warning: node next pointer for `cpu_vendor' is `cpu_family' but next is `create_bitmap' in menu allegro.texi:658: warning: node prev pointer for `cpu_vendor' is `check_cpu' but prev is `cpu_model' in menu allegro.texi:658: warning: node up pointer for `cpu_vendor' is `Using' but up is `Index' in menu allegro.texi:674: warning: node prev pointer for `cpu_family' is `cpu_vendor' but prev is `cpu_capabilities' in menu allegro.texi:674: warning: node up pointer for `cpu_family' is `Using' but up is `Index' in menu allegro.texi:704: warning: node next pointer for `cpu_model' is `cpu_capabilities' but next is `cpu_vendor' in menu allegro.texi:704: warning: node up pointer for `cpu_model' is `Using' but up is `Index' in menu allegro.texi:740: warning: node next pointer for `cpu_capabilities' is `fixed' but next is `cpu_family' in menu allegro.texi:740: warning: node prev pointer for `cpu_capabilities' is `cpu_model' but prev is `convert_palette_to_hpalette' in menu allegro.texi:740: warning: node up pointer for `cpu_capabilities' is `Using' but up is `Index' in menu allegro.texi:839: warning: node next pointer for `fixed' is `BITMAP' but next is `Fixed point trig' in menu allegro.texi:839: warning: node prev pointer for `fixed' is `cpu_capabilities' but prev is `fixdiv' in menu allegro.texi:839: warning: node up pointer for `fixed' is `Structures' but up is `Index' in menu allegro.texi:860: warning: node next pointer for `BITMAP' is `RLE_SPRITE' but next is `bitmap_color_depth' in menu allegro.texi:860: warning: node prev pointer for `BITMAP' is `fixed' but prev is `bestfit_color' in menu allegro.texi:860: warning: node up pointer for `BITMAP' is `Structures' but up is `Index' in menu allegro.texi:901: warning: node next pointer for `RLE_SPRITE' is `COMPILED_SPRITE' but next is `rotate_scaled_sprite' in menu allegro.texi:901: warning: node prev pointer for `RLE_SPRITE' is `BITMAP' but prev is `rgb_map' in menu allegro.texi:901: warning: node up pointer for `RLE_SPRITE' is `Structures' but up is `Index' in menu allegro.texi:923: warning: node next pointer for `COMPILED_SPRITE' is `JOYSTICK_INFO' but next is `config_is_hooked' in menu allegro.texi:923: warning: node prev pointer for `COMPILED_SPRITE' is `RLE_SPRITE' but prev is `color_map' in menu allegro.texi:923: warning: node up pointer for `COMPILED_SPRITE' is `Structures' but up is `Index' in menu allegro.texi:945: warning: node next pointer for `JOYSTICK_INFO' is `JOYSTICK_BUTTON_INFO' but next is `JOYSTICK_STICK_INFO' in menu allegro.texi:945: warning: node prev pointer for `JOYSTICK_INFO' is `COMPILED_SPRITE' but prev is `JOYSTICK_BUTTON_INFO' in menu allegro.texi:945: warning: node up pointer for `JOYSTICK_INFO' is `Structures' but up is `Index' in menu allegro.texi:966: warning: node next pointer for `JOYSTICK_BUTTON_INFO' is `JOYSTICK_STICK_INFO' but next is `JOYSTICK_INFO' in menu allegro.texi:966: warning: node prev pointer for `JOYSTICK_BUTTON_INFO' is `JOYSTICK_INFO' but prev is `JOYSTICK_AXIS_INFO' in menu allegro.texi:966: warning: node up pointer for `JOYSTICK_BUTTON_INFO' is `Structures' but up is `Index' in menu allegro.texi:984: warning: node next pointer for `JOYSTICK_STICK_INFO' is `JOYSTICK_AXIS_INFO' but next is `key' in menu allegro.texi:984: warning: node prev pointer for `JOYSTICK_STICK_INFO' is `JOYSTICK_BUTTON_INFO' but prev is `JOYSTICK_INFO' in menu allegro.texi:984: warning: node up pointer for `JOYSTICK_STICK_INFO' is `Structures' but up is `Index' in menu allegro.texi:1006: warning: node next pointer for `JOYSTICK_AXIS_INFO' is `GFX_MODE_LIST' but next is `JOYSTICK_BUTTON_INFO' in menu allegro.texi:1006: warning: node prev pointer for `JOYSTICK_AXIS_INFO' is `JOYSTICK_STICK_INFO' but prev is `JOY_TYPE_*/Windows' in menu allegro.texi:1006: warning: node up pointer for `JOYSTICK_AXIS_INFO' is `Structures' but up is `Index' in menu allegro.texi:1024: warning: node next pointer for `GFX_MODE_LIST' is `GFX_MODE' but next is `gfx_mode_select' in menu allegro.texi:1024: warning: node prev pointer for `GFX_MODE_LIST' is `JOYSTICK_AXIS_INFO' but prev is `GFX_MODE' in menu allegro.texi:1024: warning: node up pointer for `GFX_MODE_LIST' is `Structures' but up is `Index' in menu allegro.texi:1041: warning: node next pointer for `GFX_MODE' is `PAL_SIZE' but next is `GFX_MODE_LIST' in menu allegro.texi:1041: warning: node prev pointer for `GFX_MODE' is `GFX_MODE_LIST' but prev is `gfx_capabilities' in menu allegro.texi:1041: warning: node up pointer for `GFX_MODE' is `Structures' but up is `Index' in menu allegro.texi:1056: warning: node prev pointer for `PAL_SIZE' is `GFX_MODE' but prev is `PACKFILE_VTABLE' in menu allegro.texi:1056: warning: node up pointer for `PAL_SIZE' is `Structures' but up is `Index' in menu allegro.texi:1067: warning: node next pointer for `PALETTE' is `RGB' but next is `palette_color' in menu allegro.texi:1067: warning: node up pointer for `PALETTE' is `Structures' but up is `Index' in menu allegro.texi:1078: warning: node next pointer for `RGB' is `V3D' but next is `RGB_MAP' in menu allegro.texi:1078: warning: node prev pointer for `RGB' is `PALETTE' but prev is `retrace_count' in menu allegro.texi:1078: warning: node up pointer for `RGB' is `Structures' but up is `Index' in menu allegro.texi:1105: warning: node prev pointer for `V3D' is `RGB' but prev is `uwidth_max' in menu allegro.texi:1105: warning: node up pointer for `V3D' is `Structures' but up is `Index' in menu allegro.texi:1126: warning: node next pointer for `V3D_f' is `COLOR_MAP' but next is `vector_length' in menu allegro.texi:1126: warning: node up pointer for `V3D_f' is `Structures' but up is `Index' in menu allegro.texi:1149: warning: node next pointer for `COLOR_MAP' is `RGB_MAP' but next is `color_map' in menu allegro.texi:1149: warning: node prev pointer for `COLOR_MAP' is `V3D_f' but prev is `close_fli' in menu allegro.texi:1149: warning: node up pointer for `COLOR_MAP' is `Structures' but up is `Index' in menu allegro.texi:1170: warning: node next pointer for `RGB_MAP' is `al_ffblk' but next is `rgb_map' in menu allegro.texi:1170: warning: node prev pointer for `RGB_MAP' is `COLOR_MAP' but prev is `RGB' in menu allegro.texi:1170: warning: node up pointer for `RGB_MAP' is `Structures' but up is `Index' in menu allegro.texi:1191: warning: node next pointer for `al_ffblk' is `DATAFILE' but next is `al_ffblk_get_size' in menu allegro.texi:1191: warning: node prev pointer for `al_ffblk' is `RGB_MAP' but prev is `al_assert' in menu allegro.texi:1191: warning: node up pointer for `al_ffblk' is `Structures' but up is `Index' in menu allegro.texi:1209: warning: node next pointer for `DATAFILE' is `MATRIX' but next is `deallocate_voice' in menu allegro.texi:1209: warning: node prev pointer for `DATAFILE' is `al_ffblk' but prev is `DAT_ID' in menu allegro.texi:1209: warning: node up pointer for `DATAFILE' is `Structures' but up is `Index' in menu allegro.texi:1234: warning: node prev pointer for `MATRIX' is `DATAFILE' but prev is `masked_stretch_blit' in menu allegro.texi:1234: warning: node up pointer for `MATRIX' is `Structures' but up is `Index' in menu allegro.texi:1254: warning: node next pointer for `MATRIX_f' is `QUAT' but next is `matrix_mul' in menu allegro.texi:1254: warning: node up pointer for `MATRIX_f' is `Structures' but up is `Index' in menu allegro.texi:1275: warning: node next pointer for `QUAT' is `DIALOG' but next is `quat_interpolate' in menu allegro.texi:1275: warning: node prev pointer for `QUAT' is `MATRIX_f' but prev is `quad3d' in menu allegro.texi:1275: warning: node up pointer for `QUAT' is `Structures' but up is `Index' in menu allegro.texi:1291: warning: node next pointer for `DIALOG' is `MENU' but next is `dialog_message' in menu allegro.texi:1291: warning: node prev pointer for `DIALOG' is `QUAT' but prev is `detect_midi_driver' in menu allegro.texi:1291: warning: node up pointer for `DIALOG' is `Structures' but up is `Index' in menu allegro.texi:1317: warning: node next pointer for `MENU' is `DIALOG_PLAYER' but next is `MENU_PLAYER' in menu allegro.texi:1317: warning: node prev pointer for `MENU' is `DIALOG' but prev is `matrix_to_quat' in menu allegro.texi:1317: warning: node up pointer for `MENU' is `Structures' but up is `Index' in menu allegro.texi:1338: warning: node next pointer for `DIALOG_PLAYER' is `MENU_PLAYER' but next is `DIGI_*/BeOS' in menu allegro.texi:1338: warning: node prev pointer for `DIALOG_PLAYER' is `MENU' but prev is `dialog_message' in menu allegro.texi:1338: warning: node up pointer for `DIALOG_PLAYER' is `Structures' but up is `Index' in menu allegro.texi:1352: warning: node next pointer for `MENU_PLAYER' is `FONT' but next is `merge_fonts' in menu allegro.texi:1352: warning: node prev pointer for `MENU_PLAYER' is `DIALOG_PLAYER' but prev is `MENU' in menu allegro.texi:1352: warning: node up pointer for `MENU_PLAYER' is `Structures' but up is `Index' in menu allegro.texi:1366: warning: node next pointer for `FONT' is `ZBUFFER' but next is `font_has_alpha' in menu allegro.texi:1366: warning: node prev pointer for `FONT' is `MENU_PLAYER' but prev is `font' in menu allegro.texi:1366: warning: node up pointer for `FONT' is `Structures' but up is `Index' in menu allegro.texi:1381: warning: node next pointer for `ZBUFFER' is `SAMPLE' but next is `Zbuffered rendering' in menu allegro.texi:1381: warning: node prev pointer for `ZBUFFER' is `FONT' but prev is `xwin_set_window_name' in menu allegro.texi:1381: warning: node up pointer for `ZBUFFER' is `Structures' but up is `Index' in menu allegro.texi:1396: warning: node next pointer for `SAMPLE' is `MIDI' but next is `save_bitmap' in menu allegro.texi:1396: warning: node prev pointer for `SAMPLE' is `ZBUFFER' but prev is `rotate_sprite_v_flip_trans' in menu allegro.texi:1396: warning: node up pointer for `SAMPLE' is `Structures' but up is `Index' in menu allegro.texi:1438: warning: node next pointer for `MIDI' is `AUDIOSTREAM' but next is `MIDI_*/BeOS' in menu allegro.texi:1438: warning: node prev pointer for `MIDI' is `SAMPLE' but prev is `merge_fonts' in menu allegro.texi:1438: warning: node up pointer for `MIDI' is `Structures' but up is `Index' in menu allegro.texi:1450: warning: node next pointer for `AUDIOSTREAM' is `PACKFILE' but next is `bestfit_color' in menu allegro.texi:1450: warning: node prev pointer for `AUDIOSTREAM' is `MIDI' but prev is `ASSERT' in menu allegro.texi:1450: warning: node up pointer for `AUDIOSTREAM' is `Structures' but up is `Index' in menu allegro.texi:1473: warning: node next pointer for `PACKFILE' is `PACKFILE_VTABLE' but next is `packfile_password' in menu allegro.texi:1473: warning: node prev pointer for `PACKFILE' is `AUDIOSTREAM' but prev is `pack_ungetc' in menu allegro.texi:1473: warning: node up pointer for `PACKFILE' is `Structures' but up is `Index' in menu allegro.texi:1490: warning: node next pointer for `PACKFILE_VTABLE' is `LZSS_PACK_DATA' but next is `PAL_SIZE' in menu allegro.texi:1490: warning: node prev pointer for `PACKFILE_VTABLE' is `PACKFILE' but prev is `packfile_password' in menu allegro.texi:1490: warning: node up pointer for `PACKFILE_VTABLE' is `Structures' but up is `Index' in menu allegro.texi:1518: warning: node next pointer for `LZSS_PACK_DATA' is `LZSS_UNPACK_DATA' but next is `lzss_read' in menu allegro.texi:1518: warning: node prev pointer for `LZSS_PACK_DATA' is `PACKFILE_VTABLE' but prev is `LOCK_VARIABLE' in menu allegro.texi:1518: warning: node up pointer for `LZSS_PACK_DATA' is `Structures' but up is `Index' in menu allegro.texi:1530: warning: node next pointer for `LZSS_UNPACK_DATA' is `set_uformat' but next is `lzss_write' in menu allegro.texi:1530: warning: node prev pointer for `LZSS_UNPACK_DATA' is `LZSS_PACK_DATA' but prev is `lzss_read' in menu allegro.texi:1530: warning: node up pointer for `LZSS_UNPACK_DATA' is `Structures' but up is `Index' in menu allegro.texi:1655: warning: node next pointer for `set_uformat' is `get_uformat' but next is `set_volume' in menu allegro.texi:1655: warning: node prev pointer for `set_uformat' is `LZSS_UNPACK_DATA' but prev is `set_ucodepage' in menu allegro.texi:1655: warning: node up pointer for `set_uformat' is `Unicode' but up is `Index' in menu allegro.texi:1699: warning: node next pointer for `get_uformat' is `register_uformat' but next is `get_vector_rotation_matrix' in menu allegro.texi:1699: warning: node prev pointer for `get_uformat' is `set_uformat' but prev is `get_translation_matrix' in menu allegro.texi:1699: warning: node up pointer for `get_uformat' is `Unicode' but up is `Index' in menu allegro.texi:1726: warning: node next pointer for `register_uformat' is `set_ucodepage' but next is `release_bitmap' in menu allegro.texi:1726: warning: node prev pointer for `register_uformat' is `get_uformat' but prev is `register_trace_handler' in menu allegro.texi:1726: warning: node up pointer for `register_uformat' is `Unicode' but up is `Index' in menu allegro.texi:1747: warning: node next pointer for `set_ucodepage' is `need_uconvert' but next is `set_uformat' in menu allegro.texi:1747: warning: node prev pointer for `set_ucodepage' is `register_uformat' but prev is `set_trans_blender' in menu allegro.texi:1747: warning: node up pointer for `set_ucodepage' is `Unicode' but up is `Index' in menu allegro.texi:1783: warning: node next pointer for `need_uconvert' is `uconvert_size' but next is `next_fli_frame' in menu allegro.texi:1783: warning: node prev pointer for `need_uconvert' is `set_ucodepage' but prev is `mouse_x' in menu allegro.texi:1783: warning: node up pointer for `need_uconvert' is `Unicode' but up is `Index' in menu allegro.texi:1810: warning: node next pointer for `uconvert_size' is `do_uconvert' but next is `uconvert_toascii' in menu allegro.texi:1810: warning: node prev pointer for `uconvert_size' is `need_uconvert' but prev is `uconvert_ascii' in menu allegro.texi:1810: warning: node up pointer for `uconvert_size' is `Unicode' but up is `Index' in menu allegro.texi:1832: warning: node next pointer for `do_uconvert' is `uconvert' but next is `DOS integration routines' in menu allegro.texi:1832: warning: node prev pointer for `do_uconvert' is `uconvert_size' but prev is `do_menu' in menu allegro.texi:1832: warning: node up pointer for `do_uconvert' is `Unicode' but up is `Index' in menu allegro.texi:1855: warning: node prev pointer for `uconvert' is `do_uconvert' but prev is `uatof' in menu allegro.texi:1855: warning: node up pointer for `uconvert' is `Unicode' but up is `Index' in menu allegro.texi:1892: warning: node next pointer for `uconvert_ascii' is `uconvert_toascii' but next is `uconvert_size' in menu allegro.texi:1892: warning: node up pointer for `uconvert_ascii' is `Unicode' but up is `Index' in menu allegro.texi:1903: warning: node next pointer for `uconvert_toascii' is `empty_string' but next is `ucwidth' in menu allegro.texi:1903: warning: node prev pointer for `uconvert_toascii' is `uconvert_ascii' but prev is `uconvert_size' in menu allegro.texi:1903: warning: node up pointer for `uconvert_toascii' is `Unicode' but up is `Index' in menu allegro.texi:1913: warning: node next pointer for `empty_string' is `ugetc' but next is `enable_hardware_cursor' in menu allegro.texi:1913: warning: node prev pointer for `empty_string' is `uconvert_toascii' but prev is `ellipsefill' in menu allegro.texi:1913: warning: node up pointer for `empty_string' is `Unicode' but up is `Index' in menu allegro.texi:1923: warning: node prev pointer for `ugetc' is `empty_string' but prev is `ugetat' in menu allegro.texi:1923: warning: node up pointer for `ugetc' is `Unicode' but up is `Index' in menu allegro.texi:1942: warning: node next pointer for `ugetx' is `usetc' but next is `uinsert' in menu allegro.texi:1942: warning: node up pointer for `ugetx' is `Unicode' but up is `Index' in menu allegro.texi:1970: warning: node next pointer for `usetc' is `uwidth' but next is `Using datafiles' in menu allegro.texi:1970: warning: node prev pointer for `usetc' is `ugetx' but prev is `usetat' in menu allegro.texi:1970: warning: node up pointer for `usetc' is `Unicode' but up is `Index' in menu allegro.texi:1987: warning: node next pointer for `uwidth' is `ucwidth' but next is `uwidth_max' in menu allegro.texi:1987: warning: node prev pointer for `uwidth' is `usetc' but prev is `uvszprintf' in menu allegro.texi:1987: warning: node up pointer for `uwidth' is `Unicode' but up is `Index' in menu allegro.texi:2004: warning: node next pointer for `ucwidth' is `uisok' but next is `ugetat' in menu allegro.texi:2004: warning: node prev pointer for `ucwidth' is `uwidth' but prev is `uconvert_toascii' in menu allegro.texi:2004: warning: node up pointer for `ucwidth' is `Unicode' but up is `Index' in menu allegro.texi:2021: warning: node next pointer for `uisok' is `uoffset' but next is `uisspace' in menu allegro.texi:2021: warning: node prev pointer for `uisok' is `ucwidth' but prev is `uisdigit' in menu allegro.texi:2021: warning: node up pointer for `uisok' is `Unicode' but up is `Index' in menu allegro.texi:2039: warning: node next pointer for `uoffset' is `ugetat' but next is `update_dialog' in menu allegro.texi:2039: warning: node prev pointer for `uoffset' is `uisok' but prev is `unselect_palette' in menu allegro.texi:2039: warning: node up pointer for `uoffset' is `Unicode' but up is `Index' in menu allegro.texi:2061: warning: node next pointer for `ugetat' is `usetat' but next is `ugetc' in menu allegro.texi:2061: warning: node prev pointer for `ugetat' is `uoffset' but prev is `ucwidth' in menu allegro.texi:2061: warning: node up pointer for `ugetat' is `Unicode' but up is `Index' in menu allegro.texi:2082: warning: node next pointer for `usetat' is `uinsert' but next is `usetc' in menu allegro.texi:2082: warning: node prev pointer for `usetat' is `ugetat' but prev is `uremove' in menu allegro.texi:2082: warning: node up pointer for `usetat' is `Unicode' but up is `Index' in menu allegro.texi:2105: warning: node next pointer for `uinsert' is `uremove' but next is `uisdigit' in menu allegro.texi:2105: warning: node prev pointer for `uinsert' is `usetat' but prev is `ugetx' in menu allegro.texi:2105: warning: node up pointer for `uinsert' is `Unicode' but up is `Index' in menu allegro.texi:2126: warning: node next pointer for `uremove' is `ustrsize' but next is `usetat' in menu allegro.texi:2126: warning: node prev pointer for `uremove' is `uinsert' but prev is `ureadkey' in menu allegro.texi:2126: warning: node up pointer for `uremove' is `Unicode' but up is `Index' in menu allegro.texi:2149: warning: node prev pointer for `ustrsize' is `uremove' but prev is `ustrrchr' in menu allegro.texi:2149: warning: node up pointer for `ustrsize' is `Unicode' but up is `Index' in menu allegro.texi:2161: warning: node next pointer for `ustrsizez' is `uwidth_max' but next is `ustrstr' in menu allegro.texi:2161: warning: node up pointer for `ustrsizez' is `Unicode' but up is `Index' in menu allegro.texi:2173: warning: node next pointer for `uwidth_max' is `utolower' but next is `V3D' in menu allegro.texi:2173: warning: node prev pointer for `uwidth_max' is `ustrsizez' but prev is `uwidth' in menu allegro.texi:2173: warning: node up pointer for `uwidth_max' is `Unicode' but up is `Index' in menu allegro.texi:2189: warning: node prev pointer for `utolower' is `uwidth_max' but prev is `uszprintf' in menu allegro.texi:2189: warning: node up pointer for `utolower' is `Unicode' but up is `Index' in menu allegro.texi:2204: warning: node next pointer for `utoupper' is `uisspace' but next is `uvsprintf' in menu allegro.texi:2204: warning: node up pointer for `utoupper' is `Unicode' but up is `Index' in menu allegro.texi:2219: warning: node next pointer for `uisspace' is `uisdigit' but next is `Unix integration routines' in menu allegro.texi:2219: warning: node prev pointer for `uisspace' is `utoupper' but prev is `uisok' in menu allegro.texi:2219: warning: node up pointer for `uisspace' is `Unicode' but up is `Index' in menu allegro.texi:2241: warning: node next pointer for `uisdigit' is `ustrdup' but next is `uisok' in menu allegro.texi:2241: warning: node prev pointer for `uisdigit' is `uisspace' but prev is `uinsert' in menu allegro.texi:2241: warning: node up pointer for `uisdigit' is `Unicode' but up is `Index' in menu allegro.texi:2262: warning: node next pointer for `ustrdup' is `_ustrdup' but next is `ustrerror' in menu allegro.texi:2262: warning: node prev pointer for `ustrdup' is `uisdigit' but prev is `ustrcpy' in menu allegro.texi:2262: warning: node up pointer for `ustrdup' is `Unicode' but up is `Index' in menu allegro.texi:2287: warning: node next pointer for `_ustrdup' is `ustrcpy' but next is `acquire_bitmap' in menu allegro.texi:2287: warning: node prev pointer for `_ustrdup' is `ustrdup' but prev is `_set_color' in menu allegro.texi:2287: warning: node up pointer for `_ustrdup' is `Unicode' but up is `Index' in menu allegro.texi:2300: warning: node next pointer for `ustrcpy' is `ustrzcpy' but next is `ustrdup' in menu allegro.texi:2300: warning: node prev pointer for `ustrcpy' is `_ustrdup' but prev is `ustrcmp' in menu allegro.texi:2300: warning: node up pointer for `ustrcpy' is `Unicode' but up is `Index' in menu allegro.texi:2316: warning: node next pointer for `ustrzcpy' is `ustrcat' but next is `ustrzncat' in menu allegro.texi:2316: warning: node prev pointer for `ustrzcpy' is `ustrcpy' but prev is `ustrzcat' in menu allegro.texi:2316: warning: node up pointer for `ustrzcpy' is `Unicode' but up is `Index' in menu allegro.texi:2339: warning: node next pointer for `ustrcat' is `ustrzcat' but next is `ustrchr' in menu allegro.texi:2339: warning: node prev pointer for `ustrcat' is `ustrzcpy' but prev is `usprintf' in menu allegro.texi:2339: warning: node up pointer for `ustrcat' is `Unicode' but up is `Index' in menu allegro.texi:2355: warning: node next pointer for `ustrzcat' is `ustrlen' but next is `ustrzcpy' in menu allegro.texi:2355: warning: node prev pointer for `ustrzcat' is `ustrcat' but prev is `ustrupr' in menu allegro.texi:2355: warning: node up pointer for `ustrzcat' is `Unicode' but up is `Index' in menu allegro.texi:2377: warning: node next pointer for `ustrlen' is `ustrcmp' but next is `ustrlwr' in menu allegro.texi:2377: warning: node prev pointer for `ustrlen' is `ustrzcat' but prev is `ustricmp' in menu allegro.texi:2377: warning: node up pointer for `ustrlen' is `Unicode' but up is `Index' in menu allegro.texi:2389: warning: node next pointer for `ustrcmp' is `ustrncpy' but next is `ustrcpy' in menu allegro.texi:2389: warning: node prev pointer for `ustrcmp' is `ustrlen' but prev is `ustrchr' in menu allegro.texi:2389: warning: node up pointer for `ustrcmp' is `Unicode' but up is `Index' in menu allegro.texi:2406: warning: node next pointer for `ustrncpy' is `ustrzncpy' but next is `ustrnicmp' in menu allegro.texi:2406: warning: node prev pointer for `ustrncpy' is `ustrcmp' but prev is `ustrncmp' in menu allegro.texi:2406: warning: node up pointer for `ustrncpy' is `Unicode' but up is `Index' in menu allegro.texi:2425: warning: node next pointer for `ustrzncpy' is `ustrncat' but next is `uszprintf' in menu allegro.texi:2425: warning: node prev pointer for `ustrzncpy' is `ustrncpy' but prev is `ustrzncat' in menu allegro.texi:2425: warning: node up pointer for `ustrzncpy' is `Unicode' but up is `Index' in menu allegro.texi:2450: warning: node next pointer for `ustrncat' is `ustrzncat' but next is `ustrncmp' in menu allegro.texi:2450: warning: node prev pointer for `ustrncat' is `ustrzncpy' but prev is `ustrlwr' in menu allegro.texi:2450: warning: node up pointer for `ustrncat' is `Unicode' but up is `Index' in menu allegro.texi:2470: warning: node next pointer for `ustrzncat' is `ustrncmp' but next is `ustrzncpy' in menu allegro.texi:2470: warning: node prev pointer for `ustrzncat' is `ustrncat' but prev is `ustrzcpy' in menu allegro.texi:2470: warning: node up pointer for `ustrzncat' is `Unicode' but up is `Index' in menu allegro.texi:2487: warning: node next pointer for `ustrncmp' is `ustricmp' but next is `ustrncpy' in menu allegro.texi:2487: warning: node prev pointer for `ustrncmp' is `ustrzncat' but prev is `ustrncat' in menu allegro.texi:2487: warning: node up pointer for `ustrncmp' is `Unicode' but up is `Index' in menu allegro.texi:2510: warning: node next pointer for `ustricmp' is `ustrnicmp' but next is `ustrlen' in menu allegro.texi:2510: warning: node prev pointer for `ustricmp' is `ustrncmp' but prev is `ustrerror' in menu allegro.texi:2510: warning: node up pointer for `ustricmp' is `Unicode' but up is `Index' in menu allegro.texi:2534: warning: node next pointer for `ustrnicmp' is `ustrlwr' but next is `ustrpbrk' in menu allegro.texi:2534: warning: node prev pointer for `ustrnicmp' is `ustricmp' but prev is `ustrncpy' in menu allegro.texi:2534: warning: node up pointer for `ustrnicmp' is `Unicode' but up is `Index' in menu allegro.texi:2558: warning: node next pointer for `ustrlwr' is `ustrupr' but next is `ustrncat' in menu allegro.texi:2558: warning: node prev pointer for `ustrlwr' is `ustrnicmp' but prev is `ustrlen' in menu allegro.texi:2558: warning: node up pointer for `ustrlwr' is `Unicode' but up is `Index' in menu allegro.texi:2577: warning: node next pointer for `ustrupr' is `ustrchr' but next is `ustrzcat' in menu allegro.texi:2577: warning: node prev pointer for `ustrupr' is `ustrlwr' but prev is `ustrtol' in menu allegro.texi:2577: warning: node up pointer for `ustrupr' is `Unicode' but up is `Index' in menu allegro.texi:2596: warning: node next pointer for `ustrchr' is `ustrrchr' but next is `ustrcmp' in menu allegro.texi:2596: warning: node prev pointer for `ustrchr' is `ustrupr' but prev is `ustrcat' in menu allegro.texi:2596: warning: node up pointer for `ustrchr' is `Unicode' but up is `Index' in menu allegro.texi:2617: warning: node next pointer for `ustrrchr' is `ustrstr' but next is `ustrsize' in menu allegro.texi:2617: warning: node prev pointer for `ustrrchr' is `ustrchr' but prev is `ustrpbrk' in menu allegro.texi:2617: warning: node up pointer for `ustrrchr' is `Unicode' but up is `Index' in menu allegro.texi:2637: warning: node next pointer for `ustrstr' is `ustrpbrk' but next is `ustrtod' in menu allegro.texi:2637: warning: node prev pointer for `ustrstr' is `ustrrchr' but prev is `ustrsizez' in menu allegro.texi:2637: warning: node up pointer for `ustrstr' is `Unicode' but up is `Index' in menu allegro.texi:2657: warning: node next pointer for `ustrpbrk' is `ustrtok' but next is `ustrrchr' in menu allegro.texi:2657: warning: node prev pointer for `ustrpbrk' is `ustrstr' but prev is `ustrnicmp' in menu allegro.texi:2657: warning: node up pointer for `ustrpbrk' is `Unicode' but up is `Index' in menu allegro.texi:2677: warning: node prev pointer for `ustrtok' is `ustrpbrk' but prev is `ustrtod' in menu allegro.texi:2677: warning: node up pointer for `ustrtok' is `Unicode' but up is `Index' in menu allegro.texi:2713: warning: node next pointer for `ustrtok_r' is `uatof' but next is `ustrtol' in menu allegro.texi:2713: warning: node up pointer for `ustrtok_r' is `Unicode' but up is `Index' in menu allegro.texi:2740: warning: node next pointer for `uatof' is `ustrtol' but next is `uconvert' in menu allegro.texi:2740: warning: node prev pointer for `uatof' is `ustrtok_r' but prev is `Truecolor transparency' in menu allegro.texi:2740: warning: node up pointer for `uatof' is `Unicode' but up is `Index' in menu allegro.texi:2755: warning: node next pointer for `ustrtol' is `ustrtod' but next is `ustrupr' in menu allegro.texi:2755: warning: node prev pointer for `ustrtol' is `uatof' but prev is `ustrtok_r' in menu allegro.texi:2755: warning: node up pointer for `ustrtol' is `Unicode' but up is `Index' in menu allegro.texi:2780: warning: node next pointer for `ustrtod' is `ustrerror' but next is `ustrtok' in menu allegro.texi:2780: warning: node prev pointer for `ustrtod' is `ustrtol' but prev is `ustrstr' in menu allegro.texi:2780: warning: node up pointer for `ustrtod' is `Unicode' but up is `Index' in menu allegro.texi:2801: warning: node next pointer for `ustrerror' is `usprintf' but next is `ustricmp' in menu allegro.texi:2801: warning: node prev pointer for `ustrerror' is `ustrtod' but prev is `ustrdup' in menu allegro.texi:2801: warning: node up pointer for `ustrerror' is `Unicode' but up is `Index' in menu allegro.texi:2822: warning: node next pointer for `usprintf' is `uszprintf' but next is `ustrcat' in menu allegro.texi:2822: warning: node prev pointer for `usprintf' is `ustrerror' but prev is `Using datafiles' in menu allegro.texi:2822: warning: node up pointer for `usprintf' is `Unicode' but up is `Index' in menu allegro.texi:2840: warning: node next pointer for `uszprintf' is `uvsprintf' but next is `utolower' in menu allegro.texi:2840: warning: node prev pointer for `uszprintf' is `usprintf' but prev is `ustrzncpy' in menu allegro.texi:2840: warning: node up pointer for `uszprintf' is `Unicode' but up is `Index' in menu allegro.texi:2865: warning: node prev pointer for `uvsprintf' is `uszprintf' but prev is `utoupper' in menu allegro.texi:2865: warning: node up pointer for `uvsprintf' is `Unicode' but up is `Index' in menu allegro.texi:2883: warning: node next pointer for `uvszprintf' is `set_config_file' but next is `uwidth' in menu allegro.texi:2883: warning: node up pointer for `uvszprintf' is `Unicode' but up is `Index' in menu allegro.texi:2989: warning: node next pointer for `set_config_file' is `set_config_data' but next is `set_config_float' in menu allegro.texi:2989: warning: node prev pointer for `set_config_file' is `uvszprintf' but prev is `set_config_data' in menu allegro.texi:2989: warning: node up pointer for `set_config_file' is `Configuration' but up is `Index' in menu allegro.texi:3013: warning: node next pointer for `set_config_data' is `override_config_file' but next is `set_config_file' in menu allegro.texi:3013: warning: node prev pointer for `set_config_data' is `set_config_file' but prev is `set_color_depth' in menu allegro.texi:3013: warning: node up pointer for `set_config_data' is `Configuration' but up is `Index' in menu allegro.texi:3031: warning: node next pointer for `override_config_file' is `override_config_data' but next is `pack_fclose' in menu allegro.texi:3031: warning: node prev pointer for `override_config_file' is `set_config_data' but prev is `override_config_data' in menu allegro.texi:3031: warning: node up pointer for `override_config_file' is `Configuration' but up is `Index' in menu allegro.texi:3084: warning: node next pointer for `override_config_data' is `push_config_state' but next is `override_config_file' in menu allegro.texi:3084: warning: node prev pointer for `override_config_data' is `override_config_file' but prev is `os_version' in menu allegro.texi:3084: warning: node up pointer for `override_config_data' is `Configuration' but up is `Index' in menu allegro.texi:3107: warning: node next pointer for `push_config_state' is `pop_config_state' but next is `put_backslash' in menu allegro.texi:3107: warning: node prev pointer for `push_config_state' is `override_config_data' but prev is `position_mouse_z' in menu allegro.texi:3107: warning: node up pointer for `push_config_state' is `Configuration' but up is `Index' in menu allegro.texi:3125: warning: node next pointer for `pop_config_state' is `flush_config_file' but next is `popup_dialog' in menu allegro.texi:3125: warning: node prev pointer for `pop_config_state' is `push_config_state' but prev is `POLYTYPE_PTEX' in menu allegro.texi:3125: warning: node up pointer for `pop_config_state' is `Configuration' but up is `Index' in menu allegro.texi:3136: warning: node next pointer for `flush_config_file' is `reload_config_texts' but next is `font' in menu allegro.texi:3136: warning: node prev pointer for `flush_config_file' is `pop_config_state' but prev is `floodfill' in menu allegro.texi:3136: warning: node up pointer for `flush_config_file' is `Configuration' but up is `Index' in menu allegro.texi:3148: warning: node next pointer for `reload_config_texts' is `hook_config_section' but next is `remove_display_switch_callback' in menu allegro.texi:3148: warning: node prev pointer for `reload_config_texts' is `flush_config_file' but prev is `release_voice' in menu allegro.texi:3148: warning: node up pointer for `reload_config_texts' is `Configuration' but up is `Index' in menu allegro.texi:3173: warning: node next pointer for `hook_config_section' is `config_is_hooked' but next is `hsv_to_rgb' in menu allegro.texi:3173: warning: node prev pointer for `hook_config_section' is `reload_config_texts' but prev is `hline' in menu allegro.texi:3173: warning: node up pointer for `hook_config_section' is `Configuration' but up is `Index' in menu allegro.texi:3214: warning: node next pointer for `config_is_hooked' is `get_config_string' but next is `convert_bitmap_to_hbitmap' in menu allegro.texi:3214: warning: node prev pointer for `config_is_hooked' is `hook_config_section' but prev is `COMPILED_SPRITE' in menu allegro.texi:3214: warning: node up pointer for `config_is_hooked' is `Configuration' but up is `Index' in menu allegro.texi:3229: warning: node next pointer for `get_config_string' is `get_config_int' but next is `get_config_text' in menu allegro.texi:3229: warning: node prev pointer for `get_config_string' is `config_is_hooked' but prev is `get_config_int' in menu allegro.texi:3229: warning: node up pointer for `get_config_string' is `Configuration' but up is `Index' in menu allegro.texi:3258: warning: node next pointer for `get_config_int' is `get_config_hex' but next is `get_config_string' in menu allegro.texi:3258: warning: node prev pointer for `get_config_int' is `get_config_string' but prev is `get_config_id' in menu allegro.texi:3258: warning: node up pointer for `get_config_int' is `Configuration' but up is `Index' in menu allegro.texi:3275: warning: node next pointer for `get_config_hex' is `get_config_float' but next is `get_config_id' in menu allegro.texi:3275: warning: node prev pointer for `get_config_hex' is `get_config_int' but prev is `get_config_float' in menu allegro.texi:3275: warning: node up pointer for `get_config_hex' is `Configuration' but up is `Index' in menu allegro.texi:3291: warning: node next pointer for `get_config_float' is `get_config_id' but next is `get_config_hex' in menu allegro.texi:3291: warning: node prev pointer for `get_config_float' is `get_config_hex' but prev is `get_config_argv' in menu allegro.texi:3291: warning: node up pointer for `get_config_float' is `Configuration' but up is `Index' in menu allegro.texi:3307: warning: node next pointer for `get_config_id' is `get_config_argv' but next is `get_config_int' in menu allegro.texi:3307: warning: node prev pointer for `get_config_id' is `get_config_float' but prev is `get_config_hex' in menu allegro.texi:3307: warning: node up pointer for `get_config_id' is `Configuration' but up is `Index' in menu allegro.texi:3323: warning: node next pointer for `get_config_argv' is `get_config_text' but next is `get_config_float' in menu allegro.texi:3323: warning: node prev pointer for `get_config_argv' is `get_config_id' but prev is `get_compiled_sprite' in menu allegro.texi:3323: warning: node up pointer for `get_config_argv' is `Configuration' but up is `Index' in menu allegro.texi:3345: warning: node next pointer for `get_config_text' is `set_config_string' but next is `get_datafile_property' in menu allegro.texi:3345: warning: node prev pointer for `get_config_text' is `get_config_argv' but prev is `get_config_string' in menu allegro.texi:3345: warning: node up pointer for `get_config_text' is `Configuration' but up is `Index' in menu allegro.texi:3377: warning: node next pointer for `set_config_string' is `set_config_int' but next is `set_dialog_color' in menu allegro.texi:3377: warning: node prev pointer for `set_config_string' is `get_config_text' but prev is `set_config_int' in menu allegro.texi:3377: warning: node up pointer for `set_config_string' is `Configuration' but up is `Index' in menu allegro.texi:3404: warning: node next pointer for `set_config_int' is `set_config_hex' but next is `set_config_string' in menu allegro.texi:3404: warning: node prev pointer for `set_config_int' is `set_config_string' but prev is `set_config_id' in menu allegro.texi:3404: warning: node up pointer for `set_config_int' is `Configuration' but up is `Index' in menu allegro.texi:3419: warning: node next pointer for `set_config_hex' is `set_config_float' but next is `set_config_id' in menu allegro.texi:3419: warning: node prev pointer for `set_config_hex' is `set_config_int' but prev is `set_config_float' in menu allegro.texi:3419: warning: node up pointer for `set_config_hex' is `Configuration' but up is `Index' in menu allegro.texi:3434: warning: node next pointer for `set_config_float' is `set_config_id' but next is `set_config_hex' in menu allegro.texi:3434: warning: node prev pointer for `set_config_float' is `set_config_hex' but prev is `set_config_file' in menu allegro.texi:3434: warning: node up pointer for `set_config_float' is `Configuration' but up is `Index' in menu allegro.texi:3449: warning: node next pointer for `set_config_id' is `list_config_entries' but next is `set_config_int' in menu allegro.texi:3449: warning: node prev pointer for `set_config_id' is `set_config_float' but prev is `set_config_hex' in menu allegro.texi:3449: warning: node up pointer for `set_config_id' is `Configuration' but up is `Index' in menu allegro.texi:3464: warning: node prev pointer for `list_config_entries' is `set_config_id' but prev is `line' in menu allegro.texi:3464: warning: node up pointer for `list_config_entries' is `Configuration' but up is `Index' in menu allegro.texi:3515: warning: node next pointer for `list_config_sections' is `free_config_entries' but next is `load_bios_font' in menu allegro.texi:3515: warning: node up pointer for `list_config_sections' is `Configuration' but up is `Index' in menu allegro.texi:3534: warning: node next pointer for `free_config_entries' is `Standard config variables' but next is `free_lzss_pack_data' in menu allegro.texi:3534: warning: node prev pointer for `free_config_entries' is `list_config_sections' but prev is `free_audio_stream_buffer' in menu allegro.texi:3534: warning: node up pointer for `free_config_entries' is `Configuration' but up is `Index' in menu allegro.texi:3552: warning: node next pointer for `Standard config variables' is `install_mouse' but next is `start_sound_input' in menu allegro.texi:3552: warning: node prev pointer for `Standard config variables' is `free_config_entries' but prev is `spline' in menu allegro.texi:3552: warning: node up pointer for `Standard config variables' is `Configuration' but up is `Index' in menu allegro.texi:4057: warning: node next pointer for `install_mouse' is `remove_mouse' but next is `install_param_int' in menu allegro.texi:4057: warning: node prev pointer for `install_mouse' is `Standard config variables' but prev is `install_keyboard_hooks' in menu allegro.texi:4057: warning: node up pointer for `install_mouse' is `Mouse' but up is `Index' in menu allegro.texi:4090: warning: node next pointer for `remove_mouse' is `poll_mouse' but next is `remove_param_int' in menu allegro.texi:4090: warning: node prev pointer for `remove_mouse' is `install_mouse' but prev is `remove_keyboard' in menu allegro.texi:4090: warning: node up pointer for `remove_mouse' is `Mouse' but up is `Index' in menu allegro.texi:4101: warning: node next pointer for `poll_mouse' is `mouse_needs_poll' but next is `poll_scroll' in menu allegro.texi:4101: warning: node prev pointer for `poll_mouse' is `remove_mouse' but prev is `poll_keyboard' in menu allegro.texi:4101: warning: node up pointer for `poll_mouse' is `Mouse' but up is `Index' in menu allegro.texi:4128: warning: node next pointer for `mouse_needs_poll' is `enable_hardware_cursor' but next is `mouse_on_screen' in menu allegro.texi:4128: warning: node prev pointer for `mouse_needs_poll' is `poll_mouse' but prev is `mouse_callback' in menu allegro.texi:4128: warning: node up pointer for `mouse_needs_poll' is `Mouse' but up is `Index' in menu allegro.texi:4139: warning: node next pointer for `enable_hardware_cursor' is `disable_hardware_cursor' but next is `enable_triple_buffer' in menu allegro.texi:4139: warning: node prev pointer for `enable_hardware_cursor' is `mouse_needs_poll' but prev is `empty_string' in menu allegro.texi:4139: warning: node up pointer for `enable_hardware_cursor' is `Mouse' but up is `Index' in menu allegro.texi:4161: warning: node next pointer for `disable_hardware_cursor' is `select_mouse_cursor' but next is `do_arc' in menu allegro.texi:4161: warning: node prev pointer for `disable_hardware_cursor' is `enable_hardware_cursor' but prev is `digi_recorder' in menu allegro.texi:4161: warning: node up pointer for `disable_hardware_cursor' is `Mouse' but up is `Index' in menu allegro.texi:4179: warning: node next pointer for `select_mouse_cursor' is `set_mouse_cursor_bitmap' but next is `select_palette' in menu allegro.texi:4179: warning: node prev pointer for `select_mouse_cursor' is `disable_hardware_cursor' but prev is `scroll_screen' in menu allegro.texi:4179: warning: node up pointer for `select_mouse_cursor' is `Mouse' but up is `Index' in menu allegro.texi:4248: warning: node next pointer for `set_mouse_cursor_bitmap' is `mouse_x' but next is `set_mouse_range' in menu allegro.texi:4248: warning: node prev pointer for `set_mouse_cursor_bitmap' is `select_mouse_cursor' but prev is `set_mixer_quality' in menu allegro.texi:4248: warning: node up pointer for `set_mouse_cursor_bitmap' is `Mouse' but up is `Index' in menu allegro.texi:4284: warning: node next pointer for `mouse_x' is `mouse_sprite' but next is `need_uconvert' in menu allegro.texi:4284: warning: node prev pointer for `mouse_x' is `set_mouse_cursor_bitmap' but prev is `mouse_sprite' in menu allegro.texi:4284: warning: node up pointer for `mouse_x' is `Mouse' but up is `Index' in menu allegro.texi:4350: warning: node next pointer for `mouse_sprite' is `show_mouse' but next is `mouse_x' in menu allegro.texi:4350: warning: node prev pointer for `mouse_sprite' is `mouse_x' but prev is `mouse_on_screen' in menu allegro.texi:4350: warning: node up pointer for `mouse_sprite' is `Mouse' but up is `Index' in menu allegro.texi:4369: warning: node next pointer for `show_mouse' is `scare_mouse' but next is `show_os_cursor' in menu allegro.texi:4369: warning: node prev pointer for `show_mouse' is `mouse_sprite' but prev is `set_zbuffer' in menu allegro.texi:4369: warning: node up pointer for `show_mouse' is `Mouse' but up is `Index' in menu allegro.texi:4406: warning: node prev pointer for `scare_mouse' is `show_mouse' but prev is `scancode_to_name' in menu allegro.texi:4406: warning: node up pointer for `scare_mouse' is `Mouse' but up is `Index' in menu allegro.texi:4422: warning: node next pointer for `scare_mouse_area' is `unscare_mouse' but next is `Scene rendering' in menu allegro.texi:4422: warning: node up pointer for `scare_mouse_area' is `Mouse' but up is `Index' in menu allegro.texi:4435: warning: node next pointer for `unscare_mouse' is `show_os_cursor' but next is `unselect_palette' in menu allegro.texi:4435: warning: node prev pointer for `unscare_mouse' is `scare_mouse_area' but prev is `unload_datafile_object' in menu allegro.texi:4435: warning: node up pointer for `unscare_mouse' is `Mouse' but up is `Index' in menu allegro.texi:4446: warning: node next pointer for `show_os_cursor' is `freeze_mouse_flag' but next is `show_video_bitmap' in menu allegro.texi:4446: warning: node prev pointer for `show_os_cursor' is `unscare_mouse' but prev is `show_mouse' in menu allegro.texi:4446: warning: node up pointer for `show_os_cursor' is `Mouse' but up is `Index' in menu allegro.texi:4480: warning: node next pointer for `freeze_mouse_flag' is `position_mouse' but next is `ftofix' in menu allegro.texi:4480: warning: node prev pointer for `freeze_mouse_flag' is `show_os_cursor' but prev is `free_lzss_unpack_data' in menu allegro.texi:4480: warning: node up pointer for `freeze_mouse_flag' is `Mouse' but up is `Index' in menu allegro.texi:4492: warning: node next pointer for `position_mouse' is `position_mouse_z' but next is `position_mouse_w' in menu allegro.texi:4492: warning: node prev pointer for `position_mouse' is `freeze_mouse_flag' but prev is `position_dialog' in menu allegro.texi:4492: warning: node up pointer for `position_mouse' is `Mouse' but up is `Index' in menu allegro.texi:4506: warning: node next pointer for `position_mouse_z' is `position_mouse_w' but next is `push_config_state' in menu allegro.texi:4506: warning: node prev pointer for `position_mouse_z' is `position_mouse' but prev is `position_mouse_w' in menu allegro.texi:4506: warning: node up pointer for `position_mouse_z' is `Mouse' but up is `Index' in menu allegro.texi:4517: warning: node next pointer for `position_mouse_w' is `set_mouse_range' but next is `position_mouse_z' in menu allegro.texi:4517: warning: node prev pointer for `position_mouse_w' is `position_mouse_z' but prev is `position_mouse' in menu allegro.texi:4517: warning: node up pointer for `position_mouse_w' is `Mouse' but up is `Index' in menu allegro.texi:4527: warning: node prev pointer for `set_mouse_range' is `position_mouse_w' but prev is `set_mouse_cursor_bitmap' in menu allegro.texi:4527: warning: node up pointer for `set_mouse_range' is `Mouse' but up is `Index' in menu allegro.texi:4540: warning: node up pointer for `set_mouse_speed' is `Mouse' but up is `Index' in menu allegro.texi:4552: warning: node up pointer for `set_mouse_sprite' is `Mouse' but up is `Index' in menu allegro.texi:4571: warning: node next pointer for `set_mouse_sprite_focus' is `get_mouse_mickeys' but next is `set_multiply_blender' in menu allegro.texi:4571: warning: node up pointer for `set_mouse_sprite_focus' is `Mouse' but up is `Index' in menu allegro.texi:4584: warning: node next pointer for `get_mouse_mickeys' is `mouse_callback' but next is `get_palette' in menu allegro.texi:4584: warning: node prev pointer for `get_mouse_mickeys' is `set_mouse_sprite_focus' but prev is `get_mixer_voices' in menu allegro.texi:4584: warning: node up pointer for `get_mouse_mickeys' is `Mouse' but up is `Index' in menu allegro.texi:4603: warning: node next pointer for `mouse_callback' is `mouse_on_screen' but next is `mouse_needs_poll' in menu allegro.texi:4603: warning: node prev pointer for `mouse_callback' is `get_mouse_mickeys' but prev is `More on banked direct memory access' in menu allegro.texi:4603: warning: node up pointer for `mouse_callback' is `Mouse' but up is `Index' in menu allegro.texi:4619: warning: node next pointer for `mouse_on_screen' is `install_timer' but next is `mouse_sprite' in menu allegro.texi:4619: warning: node prev pointer for `mouse_on_screen' is `mouse_callback' but prev is `mouse_needs_poll' in menu allegro.texi:4619: warning: node up pointer for `mouse_on_screen' is `Mouse' but up is `Index' in menu allegro.texi:4679: warning: node next pointer for `install_timer' is `remove_timer' but next is `is_color_font' in menu allegro.texi:4679: warning: node prev pointer for `install_timer' is `mouse_on_screen' but prev is `install_sound_input' in menu allegro.texi:4679: warning: node up pointer for `install_timer' is `Timer' but up is `Index' in menu allegro.texi:4697: warning: node next pointer for `remove_timer' is `install_int' but next is `render_scene' in menu allegro.texi:4697: warning: node prev pointer for `remove_timer' is `install_timer' but prev is `remove_sound_input' in menu allegro.texi:4697: warning: node up pointer for `remove_timer' is `Timer' but up is `Index' in menu allegro.texi:4709: warning: node prev pointer for `install_int' is `remove_timer' but prev is `install_allegro' in menu allegro.texi:4709: warning: node up pointer for `install_int' is `Timer' but up is `Index' in menu allegro.texi:4733: warning: node next pointer for `install_int_ex' is `LOCK_VARIABLE' but next is `install_joystick' in menu allegro.texi:4733: warning: node up pointer for `install_int_ex' is `Timer' but up is `Index' in menu allegro.texi:4817: warning: node next pointer for `LOCK_VARIABLE' is `LOCK_FUNCTION' but next is `LZSS_PACK_DATA' in menu allegro.texi:4817: warning: node prev pointer for `LOCK_VARIABLE' is `install_int_ex' but prev is `lock_sample' in menu allegro.texi:4817: warning: node up pointer for `LOCK_VARIABLE' is `Timer' but up is `Index' in menu allegro.texi:4835: warning: node next pointer for `LOCK_FUNCTION' is `END_OF_FUNCTION' but next is `lock_midi' in menu allegro.texi:4835: warning: node prev pointer for `LOCK_FUNCTION' is `LOCK_VARIABLE' but prev is `lock_bitmap' in menu allegro.texi:4835: warning: node up pointer for `LOCK_FUNCTION' is `Timer' but up is `Index' in menu allegro.texi:4854: warning: node next pointer for `END_OF_FUNCTION' is `remove_int' but next is `END_OF_MAIN' in menu allegro.texi:4854: warning: node prev pointer for `END_OF_FUNCTION' is `LOCK_FUNCTION' but prev is `enable_triple_buffer' in menu allegro.texi:4854: warning: node up pointer for `END_OF_FUNCTION' is `Timer' but up is `Index' in menu allegro.texi:4873: warning: node next pointer for `remove_int' is `install_param_int' but next is `remove_joystick' in menu allegro.texi:4873: warning: node prev pointer for `remove_int' is `END_OF_FUNCTION' but prev is `remove_display_switch_callback' in menu allegro.texi:4873: warning: node up pointer for `remove_int' is `Timer' but up is `Index' in menu allegro.texi:4885: warning: node prev pointer for `install_param_int' is `remove_int' but prev is `install_mouse' in menu allegro.texi:4885: warning: node up pointer for `install_param_int' is `Timer' but up is `Index' in menu allegro.texi:4899: warning: node next pointer for `install_param_int_ex' is `remove_param_int' but next is `install_sound' in menu allegro.texi:4899: warning: node up pointer for `install_param_int_ex' is `Timer' but up is `Index' in menu allegro.texi:4913: warning: node next pointer for `remove_param_int' is `retrace_count' but next is `remove_sound' in menu allegro.texi:4913: warning: node prev pointer for `remove_param_int' is `install_param_int_ex' but prev is `remove_mouse' in menu allegro.texi:4913: warning: node up pointer for `remove_param_int' is `Timer' but up is `Index' in menu allegro.texi:4928: warning: node next pointer for `retrace_count' is `rest' but next is `RGB' in menu allegro.texi:4928: warning: node prev pointer for `retrace_count' is `remove_param_int' but prev is `rest_callback' in menu allegro.texi:4928: warning: node up pointer for `retrace_count' is `Timer' but up is `Index' in menu allegro.texi:4945: warning: node prev pointer for `rest' is `retrace_count' but prev is `reset_fli_variables' in menu allegro.texi:4945: warning: node up pointer for `rest' is `Timer' but up is `Index' in menu allegro.texi:4970: warning: node next pointer for `rest_callback' is `install_keyboard' but next is `retrace_count' in menu allegro.texi:4970: warning: node up pointer for `rest_callback' is `Timer' but up is `Index' in menu allegro.texi:5029: warning: node next pointer for `install_keyboard' is `remove_keyboard' but next is `install_keyboard_hooks' in menu allegro.texi:5029: warning: node prev pointer for `install_keyboard' is `rest_callback' but prev is `install_joystick' in menu allegro.texi:5029: warning: node up pointer for `install_keyboard' is `Keyboard' but up is `Index' in menu allegro.texi:5078: warning: node next pointer for `remove_keyboard' is `install_keyboard_hooks' but next is `remove_mouse' in menu allegro.texi:5078: warning: node prev pointer for `remove_keyboard' is `install_keyboard' but prev is `remove_joystick' in menu allegro.texi:5078: warning: node up pointer for `remove_keyboard' is `Keyboard' but up is `Index' in menu allegro.texi:5102: warning: node next pointer for `install_keyboard_hooks' is `poll_keyboard' but next is `install_mouse' in menu allegro.texi:5102: warning: node prev pointer for `install_keyboard_hooks' is `remove_keyboard' but prev is `install_keyboard' in menu allegro.texi:5102: warning: node up pointer for `install_keyboard_hooks' is `Keyboard' but up is `Index' in menu allegro.texi:5119: warning: node next pointer for `poll_keyboard' is `keyboard_needs_poll' but next is `poll_mouse' in menu allegro.texi:5119: warning: node prev pointer for `poll_keyboard' is `install_keyboard_hooks' but prev is `poll_joystick' in menu allegro.texi:5119: warning: node up pointer for `poll_keyboard' is `Keyboard' but up is `Index' in menu allegro.texi:5151: warning: node next pointer for `keyboard_needs_poll' is `key' but next is `keyboard_ucallback' in menu allegro.texi:5151: warning: node prev pointer for `keyboard_needs_poll' is `poll_keyboard' but prev is `keyboard_lowlevel_callback' in menu allegro.texi:5151: warning: node up pointer for `keyboard_needs_poll' is `Keyboard' but up is `Index' in menu allegro.texi:5162: warning: node next pointer for `key' is `key_shifts' but next is `key_led_flag' in menu allegro.texi:5162: warning: node prev pointer for `key' is `keyboard_needs_poll' but prev is `JOYSTICK_STICK_INFO' in menu allegro.texi:5162: warning: node up pointer for `key' is `Keyboard' but up is `Index' in menu allegro.texi:5226: warning: node next pointer for `key_shifts' is `keypressed' but next is `keyboard_callback' in menu allegro.texi:5226: warning: node prev pointer for `key_shifts' is `key' but prev is `key_led_flag' in menu allegro.texi:5226: warning: node up pointer for `key_shifts' is `Keyboard' but up is `Index' in menu allegro.texi:5273: warning: node next pointer for `keypressed' is `readkey' but next is `line' in menu allegro.texi:5273: warning: node prev pointer for `keypressed' is `key_shifts' but prev is `keyboard_ucallback' in menu allegro.texi:5273: warning: node up pointer for `keypressed' is `Keyboard' but up is `Index' in menu allegro.texi:5298: warning: node next pointer for `readkey' is `ureadkey' but next is `reallocate_voice' in menu allegro.texi:5298: warning: node prev pointer for `readkey' is `keypressed' but prev is `read_sound_input' in menu allegro.texi:5298: warning: node up pointer for `readkey' is `Keyboard' but up is `Index' in menu allegro.texi:5342: warning: node next pointer for `ureadkey' is `scancode_to_ascii' but next is `uremove' in menu allegro.texi:5342: warning: node prev pointer for `ureadkey' is `readkey' but prev is `update_menu' in menu allegro.texi:5342: warning: node up pointer for `ureadkey' is `Keyboard' but up is `Index' in menu allegro.texi:5379: warning: node prev pointer for `scancode_to_ascii' is `ureadkey' but prev is `save_tga_pf' in menu allegro.texi:5379: warning: node up pointer for `scancode_to_ascii' is `Keyboard' but up is `Index' in menu allegro.texi:5403: warning: node next pointer for `scancode_to_name' is `simulate_keypress' but next is `scare_mouse' in menu allegro.texi:5403: warning: node up pointer for `scancode_to_name' is `Keyboard' but up is `Index' in menu allegro.texi:5421: warning: node prev pointer for `simulate_keypress' is `scancode_to_name' but prev is `shutdown_menu' in menu allegro.texi:5421: warning: node up pointer for `simulate_keypress' is `Keyboard' but up is `Index' in menu allegro.texi:5440: warning: node next pointer for `simulate_ukeypress' is `keyboard_callback' but next is `solid_mode' in menu allegro.texi:5440: warning: node up pointer for `simulate_ukeypress' is `Keyboard' but up is `Index' in menu allegro.texi:5460: warning: node next pointer for `keyboard_callback' is `keyboard_ucallback' but next is `keyboard_lowlevel_callback' in menu allegro.texi:5460: warning: node prev pointer for `keyboard_callback' is `simulate_ukeypress' but prev is `key_shifts' in menu allegro.texi:5460: warning: node up pointer for `keyboard_callback' is `Keyboard' but up is `Index' in menu allegro.texi:5497: warning: node next pointer for `keyboard_ucallback' is `keyboard_lowlevel_callback' but next is `keypressed' in menu allegro.texi:5497: warning: node prev pointer for `keyboard_ucallback' is `keyboard_callback' but prev is `keyboard_needs_poll' in menu allegro.texi:5497: warning: node up pointer for `keyboard_ucallback' is `Keyboard' but up is `Index' in menu allegro.texi:5537: warning: node next pointer for `keyboard_lowlevel_callback' is `set_leds' but next is `keyboard_needs_poll' in menu allegro.texi:5537: warning: node prev pointer for `keyboard_lowlevel_callback' is `keyboard_ucallback' but prev is `keyboard_callback' in menu allegro.texi:5537: warning: node up pointer for `keyboard_lowlevel_callback' is `Keyboard' but up is `Index' in menu allegro.texi:5591: warning: node next pointer for `set_leds' is `set_keyboard_rate' but next is `set_luminance_blender' in menu allegro.texi:5591: warning: node prev pointer for `set_leds' is `keyboard_lowlevel_callback' but prev is `set_keyboard_rate' in menu allegro.texi:5591: warning: node up pointer for `set_leds' is `Keyboard' but up is `Index' in menu allegro.texi:5619: warning: node next pointer for `set_keyboard_rate' is `clear_keybuf' but next is `set_leds' in menu allegro.texi:5619: warning: node prev pointer for `set_keyboard_rate' is `set_leds' but prev is `set_invert_blender' in menu allegro.texi:5619: warning: node up pointer for `set_keyboard_rate' is `Keyboard' but up is `Index' in menu allegro.texi:5631: warning: node next pointer for `clear_keybuf' is `three_finger_flag' but next is `clear_scene' in menu allegro.texi:5631: warning: node prev pointer for `clear_keybuf' is `set_keyboard_rate' but prev is `clear_bitmap' in menu allegro.texi:5631: warning: node up pointer for `clear_keybuf' is `Keyboard' but up is `Index' in menu allegro.texi:5646: warning: node next pointer for `three_finger_flag' is `key_led_flag' but next is `TRACE' in menu allegro.texi:5646: warning: node prev pointer for `three_finger_flag' is `clear_keybuf' but prev is `textprintf_right_ex' in menu allegro.texi:5646: warning: node up pointer for `three_finger_flag' is `Keyboard' but up is `Index' in menu allegro.texi:5661: warning: node next pointer for `key_led_flag' is `install_joystick' but next is `key_shifts' in menu allegro.texi:5661: warning: node prev pointer for `key_led_flag' is `three_finger_flag' but prev is `key' in menu allegro.texi:5661: warning: node up pointer for `key_led_flag' is `Keyboard' but up is `Index' in menu allegro.texi:5699: warning: node next pointer for `install_joystick' is `remove_joystick' but next is `install_keyboard' in menu allegro.texi:5699: warning: node prev pointer for `install_joystick' is `key_led_flag' but prev is `install_int_ex' in menu allegro.texi:5699: warning: node up pointer for `install_joystick' is `Joystick' but up is `Index' in menu allegro.texi:5739: warning: node next pointer for `remove_joystick' is `poll_joystick' but next is `remove_keyboard' in menu allegro.texi:5739: warning: node prev pointer for `remove_joystick' is `install_joystick' but prev is `remove_int' in menu allegro.texi:5739: warning: node up pointer for `remove_joystick' is `Joystick' but up is `Index' in menu allegro.texi:5750: warning: node next pointer for `poll_joystick' is `num_joysticks' but next is `poll_keyboard' in menu allegro.texi:5750: warning: node prev pointer for `poll_joystick' is `remove_joystick' but prev is `play_sample' in menu allegro.texi:5750: warning: node up pointer for `poll_joystick' is `Joystick' but up is `Index' in menu allegro.texi:5781: warning: node next pointer for `num_joysticks' is `joy' but next is `object_message' in menu allegro.texi:5781: warning: node prev pointer for `num_joysticks' is `poll_joystick' but prev is `normalize_vector' in menu allegro.texi:5781: warning: node up pointer for `num_joysticks' is `Joystick' but up is `Index' in menu allegro.texi:5793: warning: node next pointer for `joy' is `calibrate_joystick_name' but next is `JOY_TYPE_*/DOS' in menu allegro.texi:5793: warning: node prev pointer for `joy' is `num_joysticks' but prev is `itofix' in menu allegro.texi:5793: warning: node up pointer for `joy' is `Joystick' but up is `Index' in menu allegro.texi:5921: warning: node next pointer for `calibrate_joystick_name' is `calibrate_joystick' but next is `canonicalize_filename' in menu allegro.texi:5921: warning: node prev pointer for `calibrate_joystick_name' is `joy' but prev is `calibrate_joystick' in menu allegro.texi:5921: warning: node up pointer for `calibrate_joystick_name' is `Joystick' but up is `Index' in menu allegro.texi:5938: warning: node next pointer for `calibrate_joystick' is `save_joystick_data' but next is `calibrate_joystick_name' in menu allegro.texi:5938: warning: node prev pointer for `calibrate_joystick' is `calibrate_joystick_name' but prev is `calc_spline' in menu allegro.texi:5938: warning: node up pointer for `calibrate_joystick' is `Joystick' but up is `Index' in menu allegro.texi:5976: warning: node next pointer for `save_joystick_data' is `load_joystick_data' but next is `save_pcx' in menu allegro.texi:5976: warning: node prev pointer for `save_joystick_data' is `calibrate_joystick' but prev is `save_bmp_pf' in menu allegro.texi:5976: warning: node up pointer for `save_joystick_data' is `Joystick' but up is `Index' in menu allegro.texi:5993: warning: node next pointer for `load_joystick_data' is `initialise_joystick' but next is `load_lbm' in menu allegro.texi:5993: warning: node prev pointer for `load_joystick_data' is `save_joystick_data' but prev is `load_ibk' in menu allegro.texi:5993: warning: node up pointer for `load_joystick_data' is `Joystick' but up is `Index' in menu allegro.texi:6011: warning: node next pointer for `initialise_joystick' is `set_color_depth' but next is `install_allegro' in menu allegro.texi:6011: warning: node prev pointer for `initialise_joystick' is `load_joystick_data' but prev is `init_menu' in menu allegro.texi:6011: warning: node up pointer for `initialise_joystick' is `Joystick' but up is `Index' in menu allegro.texi:6189: warning: node next pointer for `set_color_depth' is `get_color_depth' but next is `set_config_data' in menu allegro.texi:6189: warning: node prev pointer for `set_color_depth' is `initialise_joystick' but prev is `set_color_conversion' in menu allegro.texi:6189: warning: node up pointer for `set_color_depth' is `Graphics' but up is `Index' in menu allegro.texi:6216: warning: node next pointer for `get_color_depth' is `request_refresh_rate' but next is `get_compiled_sprite' in menu allegro.texi:6216: warning: node prev pointer for `get_color_depth' is `set_color_depth' but prev is `get_color_conversion' in menu allegro.texi:6216: warning: node up pointer for `get_color_depth' is `Graphics' but up is `Index' in menu allegro.texi:6234: warning: node next pointer for `request_refresh_rate' is `get_refresh_rate' but next is `request_scroll' in menu allegro.texi:6234: warning: node prev pointer for `request_refresh_rate' is `get_color_depth' but prev is `replace_filename' in menu allegro.texi:6234: warning: node up pointer for `request_refresh_rate' is `Graphics' but up is `Index' in menu allegro.texi:6260: warning: node next pointer for `get_refresh_rate' is `get_gfx_mode_list' but next is `get_rle_sprite' in menu allegro.texi:6260: warning: node prev pointer for `get_refresh_rate' is `request_refresh_rate' but prev is `get_palette_range' in menu allegro.texi:6260: warning: node up pointer for `get_refresh_rate' is `Graphics' but up is `Index' in menu allegro.texi:6270: warning: node next pointer for `get_gfx_mode_list' is `destroy_gfx_mode_list' but next is `get_gfx_mode_type' in menu allegro.texi:6270: warning: node prev pointer for `get_gfx_mode_list' is `get_refresh_rate' but prev is `get_gfx_mode' in menu allegro.texi:6270: warning: node up pointer for `get_gfx_mode_list' is `Graphics' but up is `Index' in menu allegro.texi:6309: warning: node next pointer for `destroy_gfx_mode_list' is `set_gfx_mode' but next is `destroy_midi' in menu allegro.texi:6309: warning: node prev pointer for `destroy_gfx_mode_list' is `get_gfx_mode_list' but prev is `destroy_font' in menu allegro.texi:6309: warning: node up pointer for `destroy_gfx_mode_list' is `Graphics' but up is `Index' in menu allegro.texi:6323: warning: node next pointer for `set_gfx_mode' is `set_display_switch_mode' but next is `set_hardware_volume' in menu allegro.texi:6323: warning: node prev pointer for `set_gfx_mode' is `destroy_gfx_mode_list' but prev is `set_gdi_color_format' in menu allegro.texi:6323: warning: node up pointer for `set_gfx_mode' is `Graphics' but up is `Index' in menu allegro.texi:6389: warning: node next pointer for `set_display_switch_mode' is `set_display_switch_callback' but next is `set_dissolve_blender' in menu allegro.texi:6389: warning: node prev pointer for `set_display_switch_mode' is `set_gfx_mode' but prev is `set_display_switch_callback' in menu allegro.texi:6389: warning: node up pointer for `set_display_switch_mode' is `Graphics' but up is `Index' in menu allegro.texi:6453: warning: node next pointer for `set_display_switch_callback' is `remove_display_switch_callback' but next is `set_display_switch_mode' in menu allegro.texi:6453: warning: node prev pointer for `set_display_switch_callback' is `set_display_switch_mode' but prev is `set_difference_blender' in menu allegro.texi:6453: warning: node up pointer for `set_display_switch_callback' is `Graphics' but up is `Index' in menu allegro.texi:6474: warning: node next pointer for `remove_display_switch_callback' is `get_display_switch_mode' but next is `remove_int' in menu allegro.texi:6474: warning: node prev pointer for `remove_display_switch_callback' is `set_display_switch_callback' but prev is `reload_config_texts' in menu allegro.texi:6474: warning: node up pointer for `remove_display_switch_callback' is `Graphics' but up is `Index' in menu allegro.texi:6486: warning: node next pointer for `get_display_switch_mode' is `is_windowed_mode' but next is `get_executable_name' in menu allegro.texi:6486: warning: node prev pointer for `get_display_switch_mode' is `remove_display_switch_callback' but prev is `get_desktop_resolution' in menu allegro.texi:6486: warning: node up pointer for `get_display_switch_mode' is `Graphics' but up is `Index' in menu allegro.texi:6497: warning: node next pointer for `is_windowed_mode' is `get_gfx_mode_type' but next is `itofix' in menu allegro.texi:6497: warning: node prev pointer for `is_windowed_mode' is `get_display_switch_mode' but prev is `is_video_bitmap' in menu allegro.texi:6497: warning: node up pointer for `is_windowed_mode' is `Graphics' but up is `Index' in menu allegro.texi:6521: warning: node next pointer for `get_gfx_mode_type' is `get_gfx_mode' but next is `get_hardware_volume' in menu allegro.texi:6521: warning: node prev pointer for `get_gfx_mode_type' is `is_windowed_mode' but prev is `get_gfx_mode_list' in menu allegro.texi:6521: warning: node up pointer for `get_gfx_mode_type' is `Graphics' but up is `Index' in menu allegro.texi:6576: warning: node next pointer for `get_gfx_mode' is `gfx_capabilities' but next is `get_gfx_mode_list' in menu allegro.texi:6576: warning: node prev pointer for `get_gfx_mode' is `get_gfx_mode_type' but prev is `get_font_ranges' in menu allegro.texi:6576: warning: node up pointer for `get_gfx_mode' is `Graphics' but up is `Index' in menu allegro.texi:6591: warning: node next pointer for `gfx_capabilities' is `enable_triple_buffer' but next is `GFX_MODE' in menu allegro.texi:6591: warning: node prev pointer for `gfx_capabilities' is `get_gfx_mode' but prev is `GFX_*/X' in menu allegro.texi:6591: warning: node up pointer for `gfx_capabilities' is `Graphics' but up is `Index' in menu allegro.texi:6777: warning: node next pointer for `enable_triple_buffer' is `scroll_screen' but next is `END_OF_FUNCTION' in menu allegro.texi:6777: warning: node prev pointer for `enable_triple_buffer' is `gfx_capabilities' but prev is `enable_hardware_cursor' in menu allegro.texi:6777: warning: node up pointer for `enable_triple_buffer' is `Graphics' but up is `Index' in menu allegro.texi:6796: warning: node next pointer for `scroll_screen' is `request_scroll' but next is `select_mouse_cursor' in menu allegro.texi:6796: warning: node prev pointer for `scroll_screen' is `enable_triple_buffer' but prev is `SCREEN_W' in menu allegro.texi:6796: warning: node up pointer for `scroll_screen' is `Graphics' but up is `Index' in menu allegro.texi:6826: warning: node next pointer for `request_scroll' is `poll_scroll' but next is `request_video_bitmap' in menu allegro.texi:6826: warning: node prev pointer for `request_scroll' is `scroll_screen' but prev is `request_refresh_rate' in menu allegro.texi:6826: warning: node up pointer for `request_scroll' is `Graphics' but up is `Index' in menu allegro.texi:6849: warning: node next pointer for `poll_scroll' is `show_video_bitmap' but next is `polygon' in menu allegro.texi:6849: warning: node prev pointer for `poll_scroll' is `request_scroll' but prev is `poll_mouse' in menu allegro.texi:6849: warning: node up pointer for `poll_scroll' is `Graphics' but up is `Index' in menu allegro.texi:6865: warning: node next pointer for `show_video_bitmap' is `request_video_bitmap' but next is `shutdown_dialog' in menu allegro.texi:6865: warning: node prev pointer for `show_video_bitmap' is `poll_scroll' but prev is `show_os_cursor' in menu allegro.texi:6865: warning: node up pointer for `show_video_bitmap' is `Graphics' but up is `Index' in menu allegro.texi:6906: warning: node next pointer for `request_video_bitmap' is `vsync' but next is `reserve_voices' in menu allegro.texi:6906: warning: node prev pointer for `request_video_bitmap' is `show_video_bitmap' but prev is `request_scroll' in menu allegro.texi:6906: warning: node up pointer for `request_video_bitmap' is `Graphics' but up is `Index' in menu allegro.texi:6949: warning: node next pointer for `vsync' is `screen' but next is `win_get_dc' in menu allegro.texi:6949: warning: node prev pointer for `vsync' is `request_video_bitmap' but prev is `voice_sweep_pan' in menu allegro.texi:6949: warning: node up pointer for `vsync' is `Graphics' but up is `Index' in menu allegro.texi:7063: warning: node prev pointer for `screen' is `vsync' but prev is `scene_polygon3d' in menu allegro.texi:7063: warning: node up pointer for `screen' is `Bitmap' but up is `Index' in menu allegro.texi:7110: warning: node next pointer for `SCREEN_W' is `VIRTUAL_W' but next is `scroll_screen' in menu allegro.texi:7110: warning: node up pointer for `SCREEN_W' is `Bitmap' but up is `Index' in menu allegro.texi:7135: warning: node next pointer for `VIRTUAL_W' is `create_bitmap' but next is `vline' in menu allegro.texi:7135: warning: node prev pointer for `VIRTUAL_W' is `SCREEN_W' but prev is `vector_length' in menu allegro.texi:7135: warning: node up pointer for `VIRTUAL_W' is `Bitmap' but up is `Index' in menu allegro.texi:7159: warning: node prev pointer for `create_bitmap' is `VIRTUAL_W' but prev is `cpu_vendor' in menu allegro.texi:7159: warning: node up pointer for `create_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7198: warning: node next pointer for `create_bitmap_ex' is `create_sub_bitmap' but next is `create_blender_table' in menu allegro.texi:7198: warning: node up pointer for `create_bitmap_ex' is `Bitmap' but up is `Index' in menu allegro.texi:7235: warning: node next pointer for `create_sub_bitmap' is `create_video_bitmap' but next is `create_sub_zbuffer' in menu allegro.texi:7235: warning: node prev pointer for `create_sub_bitmap' is `create_bitmap_ex' but prev is `create_scene' in menu allegro.texi:7235: warning: node up pointer for `create_sub_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7263: warning: node next pointer for `create_video_bitmap' is `create_system_bitmap' but next is `create_zbuffer' in menu allegro.texi:7263: warning: node prev pointer for `create_video_bitmap' is `create_sub_bitmap' but prev is `create_trans_table' in menu allegro.texi:7263: warning: node up pointer for `create_video_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7301: warning: node next pointer for `create_system_bitmap' is `destroy_bitmap' but next is `create_trans_table' in menu allegro.texi:7301: warning: node prev pointer for `create_system_bitmap' is `create_video_bitmap' but prev is `create_sub_zbuffer' in menu allegro.texi:7301: warning: node up pointer for `create_system_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7324: warning: node next pointer for `destroy_bitmap' is `lock_bitmap' but next is `destroy_compiled_sprite' in menu allegro.texi:7324: warning: node prev pointer for `destroy_bitmap' is `create_system_bitmap' but prev is `desktop_palette' in menu allegro.texi:7324: warning: node up pointer for `destroy_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7343: warning: node next pointer for `lock_bitmap' is `bitmap_color_depth' but next is `LOCK_FUNCTION' in menu allegro.texi:7343: warning: node prev pointer for `lock_bitmap' is `destroy_bitmap' but prev is `load_wav_pf' in menu allegro.texi:7343: warning: node up pointer for `lock_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7353: warning: node prev pointer for `bitmap_color_depth' is `lock_bitmap' but prev is `BITMAP' in menu allegro.texi:7353: warning: node up pointer for `bitmap_color_depth' is `Bitmap' but up is `Index' in menu allegro.texi:7383: warning: node next pointer for `bitmap_mask_color' is `is_same_bitmap' but next is `black_palette' in menu allegro.texi:7383: warning: node up pointer for `bitmap_mask_color' is `Bitmap' but up is `Index' in menu allegro.texi:7411: warning: node next pointer for `is_same_bitmap' is `is_planar_bitmap' but next is `is_screen_bitmap' in menu allegro.texi:7411: warning: node prev pointer for `is_same_bitmap' is `bitmap_mask_color' but prev is `is_relative_filename' in menu allegro.texi:7411: warning: node up pointer for `is_same_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7423: warning: node next pointer for `is_planar_bitmap' is `is_linear_bitmap' but next is `is_relative_filename' in menu allegro.texi:7423: warning: node prev pointer for `is_planar_bitmap' is `is_same_bitmap' but prev is `is_mono_font' in menu allegro.texi:7423: warning: node up pointer for `is_planar_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7434: warning: node prev pointer for `is_linear_bitmap' is `is_planar_bitmap' but prev is `is_inside_bitmap' in menu allegro.texi:7434: warning: node up pointer for `is_linear_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7451: warning: node next pointer for `is_memory_bitmap' is `is_screen_bitmap' but next is `is_mono_font' in menu allegro.texi:7451: warning: node up pointer for `is_memory_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7465: warning: node next pointer for `is_screen_bitmap' is `is_video_bitmap' but next is `is_sub_bitmap' in menu allegro.texi:7465: warning: node prev pointer for `is_screen_bitmap' is `is_memory_bitmap' but prev is `is_same_bitmap' in menu allegro.texi:7465: warning: node up pointer for `is_screen_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7476: warning: node next pointer for `is_video_bitmap' is `is_system_bitmap' but next is `is_windowed_mode' in menu allegro.texi:7476: warning: node prev pointer for `is_video_bitmap' is `is_screen_bitmap' but prev is `is_trans_font' in menu allegro.texi:7476: warning: node up pointer for `is_video_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7489: warning: node next pointer for `is_system_bitmap' is `is_sub_bitmap' but next is `is_trans_font' in menu allegro.texi:7489: warning: node prev pointer for `is_system_bitmap' is `is_video_bitmap' but prev is `is_sub_bitmap' in menu allegro.texi:7489: warning: node up pointer for `is_system_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7500: warning: node next pointer for `is_sub_bitmap' is `acquire_bitmap' but next is `is_system_bitmap' in menu allegro.texi:7500: warning: node prev pointer for `is_sub_bitmap' is `is_system_bitmap' but prev is `is_screen_bitmap' in menu allegro.texi:7500: warning: node up pointer for `is_sub_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7510: warning: node next pointer for `acquire_bitmap' is `release_bitmap' but next is `acquire_screen' in menu allegro.texi:7510: warning: node prev pointer for `acquire_bitmap' is `is_sub_bitmap' but prev is `_ustrdup' in menu allegro.texi:7510: warning: node up pointer for `acquire_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7577: warning: node next pointer for `release_bitmap' is `acquire_screen' but next is `release_screen' in menu allegro.texi:7577: warning: node prev pointer for `release_bitmap' is `acquire_bitmap' but prev is `register_uformat' in menu allegro.texi:7577: warning: node up pointer for `release_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7598: warning: node next pointer for `acquire_screen' is `release_screen' but next is `active_dialog' in menu allegro.texi:7598: warning: node prev pointer for `acquire_screen' is `release_bitmap' but prev is `acquire_bitmap' in menu allegro.texi:7598: warning: node up pointer for `acquire_screen' is `Bitmap' but up is `Index' in menu allegro.texi:7610: warning: node next pointer for `release_screen' is `set_clip_rect' but next is `release_voice' in menu allegro.texi:7610: warning: node prev pointer for `release_screen' is `acquire_screen' but prev is `release_bitmap' in menu allegro.texi:7610: warning: node up pointer for `release_screen' is `Bitmap' but up is `Index' in menu allegro.texi:7622: warning: node next pointer for `set_clip_rect' is `get_clip_rect' but next is `set_clip_state' in menu allegro.texi:7622: warning: node prev pointer for `set_clip_rect' is `release_screen' but prev is `set_burn_blender' in menu allegro.texi:7622: warning: node up pointer for `set_clip_rect' is `Bitmap' but up is `Index' in menu allegro.texi:7659: warning: node next pointer for `get_clip_rect' is `add_clip_rect' but next is `get_clip_state' in menu allegro.texi:7659: warning: node prev pointer for `get_clip_rect' is `set_clip_rect' but prev is `get_camera_matrix_f' in menu allegro.texi:7659: warning: node up pointer for `get_clip_rect' is `Bitmap' but up is `Index' in menu allegro.texi:7672: warning: node next pointer for `add_clip_rect' is `set_clip_state' but next is `adjust_sample' in menu allegro.texi:7672: warning: node prev pointer for `add_clip_rect' is `get_clip_rect' but prev is `active_menu' in menu allegro.texi:7672: warning: node up pointer for `add_clip_rect' is `Bitmap' but up is `Index' in menu allegro.texi:7687: warning: node next pointer for `set_clip_state' is `get_clip_state' but next is `set_close_button_callback' in menu allegro.texi:7687: warning: node prev pointer for `set_clip_state' is `add_clip_rect' but prev is `set_clip_rect' in menu allegro.texi:7687: warning: node up pointer for `set_clip_state' is `Bitmap' but up is `Index' in menu allegro.texi:7704: warning: node next pointer for `get_clip_state' is `is_inside_bitmap' but next is `get_color' in menu allegro.texi:7704: warning: node prev pointer for `get_clip_state' is `set_clip_state' but prev is `get_clip_rect' in menu allegro.texi:7704: warning: node up pointer for `get_clip_state' is `Bitmap' but up is `Index' in menu allegro.texi:7718: warning: node next pointer for `is_inside_bitmap' is `load_bitmap' but next is `is_linear_bitmap' in menu allegro.texi:7718: warning: node prev pointer for `is_inside_bitmap' is `get_clip_state' but prev is `is_compatible_font' in menu allegro.texi:7718: warning: node up pointer for `is_inside_bitmap' is `Bitmap' but up is `Index' in menu allegro.texi:7764: warning: node next pointer for `load_bitmap' is `load_bmp' but next is `load_bitmap_font' in menu allegro.texi:7764: warning: node prev pointer for `load_bitmap' is `is_inside_bitmap' but prev is `load_bios_font' in menu allegro.texi:7764: warning: node up pointer for `load_bitmap' is `Loading' but up is `Index' in menu allegro.texi:7817: warning: node prev pointer for `load_bmp' is `load_bitmap' but prev is `load_bitmap_font' in menu allegro.texi:7817: warning: node up pointer for `load_bmp' is `Loading' but up is `Index' in menu allegro.texi:7833: warning: node next pointer for `load_bmp_pf' is `load_lbm' but next is `load_dat_font' in menu allegro.texi:7833: warning: node up pointer for `load_bmp_pf' is `Loading' but up is `Index' in menu allegro.texi:7863: warning: node next pointer for `load_lbm' is `load_pcx' but next is `load_midi' in menu allegro.texi:7863: warning: node prev pointer for `load_lbm' is `load_bmp_pf' but prev is `load_joystick_data' in menu allegro.texi:7863: warning: node up pointer for `load_lbm' is `Loading' but up is `Index' in menu allegro.texi:7878: warning: node prev pointer for `load_pcx' is `load_lbm' but prev is `load_midi_patches' in menu allegro.texi:7878: warning: node up pointer for `load_pcx' is `Loading' but up is `Index' in menu allegro.texi:7895: warning: node next pointer for `load_pcx_pf' is `load_tga' but next is `load_sample' in menu allegro.texi:7895: warning: node up pointer for `load_pcx_pf' is `Loading' but up is `Index' in menu allegro.texi:7925: warning: node prev pointer for `load_tga' is `load_pcx_pf' but prev is `load_sample' in menu allegro.texi:7925: warning: node up pointer for `load_tga' is `Loading' but up is `Index' in menu allegro.texi:7941: warning: node next pointer for `load_tga_pf' is `save_bitmap' but next is `load_txt_font' in menu allegro.texi:7941: warning: node up pointer for `load_tga_pf' is `Loading' but up is `Index' in menu allegro.texi:7971: warning: node prev pointer for `save_bitmap' is `load_tga_pf' but prev is `SAMPLE' in menu allegro.texi:7971: warning: node up pointer for `save_bitmap' is `Loading' but up is `Index' in menu allegro.texi:8008: warning: node up pointer for `save_bmp' is `Loading' but up is `Index' in menu allegro.texi:8021: warning: node next pointer for `save_bmp_pf' is `save_pcx' but next is `save_joystick_data' in menu allegro.texi:8021: warning: node up pointer for `save_bmp_pf' is `Loading' but up is `Index' in menu allegro.texi:8034: warning: node prev pointer for `save_pcx' is `save_bmp_pf' but prev is `save_joystick_data' in menu allegro.texi:8034: warning: node up pointer for `save_pcx' is `Loading' but up is `Index' in menu allegro.texi:8047: warning: node next pointer for `save_pcx_pf' is `save_tga' but next is `save_sample' in menu allegro.texi:8047: warning: node up pointer for `save_pcx_pf' is `Loading' but up is `Index' in menu allegro.texi:8059: warning: node prev pointer for `save_tga' is `save_pcx_pf' but prev is `save_sample' in menu allegro.texi:8059: warning: node up pointer for `save_tga' is `Loading' but up is `Index' in menu allegro.texi:8073: warning: node next pointer for `save_tga_pf' is `register_bitmap_file_type' but next is `scancode_to_ascii' in menu allegro.texi:8073: warning: node up pointer for `save_tga_pf' is `Loading' but up is `Index' in menu allegro.texi:8086: warning: node next pointer for `register_bitmap_file_type' is `set_color_conversion' but next is `register_datafile_object' in menu allegro.texi:8086: warning: node prev pointer for `register_bitmap_file_type' is `save_tga_pf' but prev is `register_assert_handler' in menu allegro.texi:8086: warning: node up pointer for `register_bitmap_file_type' is `Loading' but up is `Index' in menu allegro.texi:8115: warning: node next pointer for `set_color_conversion' is `get_color_conversion' but next is `set_color_depth' in menu allegro.texi:8115: warning: node prev pointer for `set_color_conversion' is `register_bitmap_file_type' but prev is `set_color_blender' in menu allegro.texi:8115: warning: node up pointer for `set_color_conversion' is `Loading' but up is `Index' in menu allegro.texi:8211: warning: node next pointer for `get_color_conversion' is `set_color' but next is `get_color_depth' in menu allegro.texi:8211: warning: node prev pointer for `get_color_conversion' is `set_color_conversion' but prev is `get_color' in menu allegro.texi:8211: warning: node up pointer for `get_color_conversion' is `Loading' but up is `Index' in menu allegro.texi:8286: warning: node next pointer for `set_color' is `_set_color' but next is `set_color_blender' in menu allegro.texi:8286: warning: node prev pointer for `set_color' is `get_color_conversion' but prev is `set_close_button_callback' in menu allegro.texi:8286: warning: node up pointer for `set_color' is `Palette' but up is `Index' in menu allegro.texi:8310: warning: node next pointer for `_set_color' is `set_palette' but next is `_ustrdup' in menu allegro.texi:8310: warning: node prev pointer for `_set_color' is `set_color' but prev is `_putpixel' in menu allegro.texi:8310: warning: node up pointer for `_set_color' is `Palette' but up is `Index' in menu allegro.texi:8329: warning: node prev pointer for `set_palette' is `_set_color' but prev is `set_multiply_blender' in menu allegro.texi:8329: warning: node up pointer for `set_palette' is `Palette' but up is `Index' in menu allegro.texi:8357: warning: node next pointer for `set_palette_range' is `get_color' but next is `set_palette_to_hdc' in menu allegro.texi:8357: warning: node up pointer for `set_palette_range' is `Palette' but up is `Index' in menu allegro.texi:8380: warning: node next pointer for `get_color' is `get_palette' but next is `get_color_conversion' in menu allegro.texi:8380: warning: node prev pointer for `get_color' is `set_palette_range' but prev is `get_clip_state' in menu allegro.texi:8380: warning: node up pointer for `get_color' is `Palette' but up is `Index' in menu allegro.texi:8397: warning: node prev pointer for `get_palette' is `get_color' but prev is `get_mouse_mickeys' in menu allegro.texi:8397: warning: node up pointer for `get_palette' is `Palette' but up is `Index' in menu allegro.texi:8416: warning: node next pointer for `get_palette_range' is `fade_interpolate' but next is `get_refresh_rate' in menu allegro.texi:8416: warning: node up pointer for `get_palette_range' is `Palette' but up is `Index' in menu allegro.texi:8428: warning: node next pointer for `fade_interpolate' is `fade_from_range' but next is `fade_out' in menu allegro.texi:8428: warning: node prev pointer for `fade_interpolate' is `get_palette_range' but prev is `fade_in_range' in menu allegro.texi:8428: warning: node up pointer for `fade_interpolate' is `Palette' but up is `Index' in menu allegro.texi:8445: warning: node next pointer for `fade_from_range' is `fade_in_range' but next is `fade_in' in menu allegro.texi:8445: warning: node prev pointer for `fade_from_range' is `fade_interpolate' but prev is `fade_from' in menu allegro.texi:8445: warning: node up pointer for `fade_from_range' is `Palette' but up is `Index' in menu allegro.texi:8462: warning: node next pointer for `fade_in_range' is `fade_out_range' but next is `fade_interpolate' in menu allegro.texi:8462: warning: node prev pointer for `fade_in_range' is `fade_from_range' but prev is `fade_in' in menu allegro.texi:8462: warning: node up pointer for `fade_in_range' is `Palette' but up is `Index' in menu allegro.texi:8479: warning: node next pointer for `fade_out_range' is `fade_from' but next is `fastline' in menu allegro.texi:8479: warning: node prev pointer for `fade_out_range' is `fade_in_range' but prev is `fade_out' in menu allegro.texi:8479: warning: node up pointer for `fade_out_range' is `Palette' but up is `Index' in menu allegro.texi:8495: warning: node next pointer for `fade_from' is `fade_in' but next is `fade_from_range' in menu allegro.texi:8495: warning: node prev pointer for `fade_from' is `fade_out_range' but prev is `exzbuf' in menu allegro.texi:8495: warning: node up pointer for `fade_from' is `Palette' but up is `Index' in menu allegro.texi:8513: warning: node next pointer for `fade_in' is `fade_out' but next is `fade_in_range' in menu allegro.texi:8513: warning: node prev pointer for `fade_in' is `fade_from' but prev is `fade_from_range' in menu allegro.texi:8513: warning: node up pointer for `fade_in' is `Palette' but up is `Index' in menu allegro.texi:8531: warning: node next pointer for `fade_out' is `select_palette' but next is `fade_out_range' in menu allegro.texi:8531: warning: node prev pointer for `fade_out' is `fade_in' but prev is `fade_interpolate' in menu allegro.texi:8531: warning: node up pointer for `fade_out' is `Palette' but up is `Index' in menu allegro.texi:8549: warning: node next pointer for `select_palette' is `unselect_palette' but next is `set_add_blender' in menu allegro.texi:8549: warning: node prev pointer for `select_palette' is `fade_out' but prev is `select_mouse_cursor' in menu allegro.texi:8549: warning: node up pointer for `select_palette' is `Palette' but up is `Index' in menu allegro.texi:8568: warning: node next pointer for `unselect_palette' is `generate_332_palette' but next is `uoffset' in menu allegro.texi:8568: warning: node prev pointer for `unselect_palette' is `select_palette' but prev is `unscare_mouse' in menu allegro.texi:8568: warning: node up pointer for `unselect_palette' is `Palette' but up is `Index' in menu allegro.texi:8578: warning: node prev pointer for `generate_332_palette' is `unselect_palette' but prev is `GDI routines' in menu allegro.texi:8578: warning: node up pointer for `generate_332_palette' is `Palette' but up is `Index' in menu allegro.texi:8596: warning: node next pointer for `generate_optimized_palette' is `default_palette' but next is `get_align_matrix' in menu allegro.texi:8596: warning: node up pointer for `generate_optimized_palette' is `Palette' but up is `Index' in menu allegro.texi:8619: warning: node next pointer for `default_palette' is `black_palette' but next is `delete_file' in menu allegro.texi:8619: warning: node prev pointer for `default_palette' is `generate_optimized_palette' but prev is `deallocate_voice' in menu allegro.texi:8619: warning: node up pointer for `default_palette' is `Palette' but up is `Index' in menu allegro.texi:8636: warning: node next pointer for `black_palette' is `desktop_palette' but next is `blit' in menu allegro.texi:8636: warning: node prev pointer for `black_palette' is `default_palette' but prev is `bitmap_mask_color' in menu allegro.texi:8636: warning: node up pointer for `black_palette' is `Palette' but up is `Index' in menu allegro.texi:8648: warning: node next pointer for `desktop_palette' is `makecol8' but next is `destroy_bitmap' in menu allegro.texi:8648: warning: node prev pointer for `desktop_palette' is `black_palette' but prev is `desktop_color_depth' in menu allegro.texi:8648: warning: node up pointer for `desktop_palette' is `Palette' but up is `Index' in menu allegro.texi:8716: warning: node next pointer for `makecol8' is `makeacol32' but next is `makecol_depth' in menu allegro.texi:8716: warning: node prev pointer for `makecol8' is `desktop_palette' but prev is `makecol15_dither' in menu allegro.texi:8716: warning: node up pointer for `makecol8' is `Truecolor' but up is `Index' in menu allegro.texi:8756: warning: node prev pointer for `makeacol32' is `makecol8' but prev is `makeacol' in menu allegro.texi:8756: warning: node up pointer for `makeacol32' is `Truecolor' but up is `Index' in menu allegro.texi:8772: warning: node next pointer for `makecol' is `makecol_depth' but next is `makecol15_dither' in menu allegro.texi:8772: warning: node up pointer for `makecol' is `Truecolor' but up is `Index' in menu allegro.texi:8797: warning: node next pointer for `makecol_depth' is `makeacol' but next is `MASK_COLOR_8' in menu allegro.texi:8797: warning: node prev pointer for `makecol_depth' is `makecol' but prev is `makecol8' in menu allegro.texi:8797: warning: node up pointer for `makecol_depth' is `Truecolor' but up is `Index' in menu allegro.texi:8820: warning: node next pointer for `makeacol' is `makecol15_dither' but next is `makeacol32' in menu allegro.texi:8820: warning: node prev pointer for `makeacol' is `makecol_depth' but prev is `MAKE_VERSION' in menu allegro.texi:8820: warning: node up pointer for `makeacol' is `Truecolor' but up is `Index' in menu allegro.texi:8845: warning: node next pointer for `makecol15_dither' is `getr8' but next is `makecol8' in menu allegro.texi:8845: warning: node prev pointer for `makecol15_dither' is `makeacol' but prev is `makecol' in menu allegro.texi:8845: warning: node up pointer for `makecol15_dither' is `Truecolor' but up is `Index' in menu allegro.texi:8876: warning: node next pointer for `getr8' is `geta32' but next is `getr_depth' in menu allegro.texi:8876: warning: node prev pointer for `getr8' is `makecol15_dither' but prev is `getr' in menu allegro.texi:8876: warning: node up pointer for `getr8' is `Truecolor' but up is `Index' in menu allegro.texi:8941: warning: node next pointer for `geta32' is `getr' but next is `getpixel' in menu allegro.texi:8941: warning: node prev pointer for `geta32' is `getr8' but prev is `get_z_rotate_matrix' in menu allegro.texi:8941: warning: node up pointer for `geta32' is `Truecolor' but up is `Index' in menu allegro.texi:8951: warning: node next pointer for `getr' is `getr_depth' but next is `getr8' in menu allegro.texi:8951: warning: node prev pointer for `getr' is `geta32' but prev is `getpixel' in menu allegro.texi:8951: warning: node up pointer for `getr' is `Truecolor' but up is `Index' in menu allegro.texi:8986: warning: node next pointer for `getr_depth' is `palette_color' but next is `GFX_*/BeOS' in menu allegro.texi:8986: warning: node prev pointer for `getr_depth' is `getr' but prev is `getr8' in menu allegro.texi:8986: warning: node up pointer for `getr_depth' is `Truecolor' but up is `Index' in menu allegro.texi:9022: warning: node next pointer for `palette_color' is `MASK_COLOR_8' but next is `persp_project' in menu allegro.texi:9022: warning: node prev pointer for `palette_color' is `getr_depth' but prev is `PALETTE' in menu allegro.texi:9022: warning: node up pointer for `palette_color' is `Truecolor' but up is `Index' in menu allegro.texi:9046: warning: node next pointer for `MASK_COLOR_8' is `clear_bitmap' but next is `masked_blit' in menu allegro.texi:9046: warning: node prev pointer for `MASK_COLOR_8' is `palette_color' but prev is `makecol_depth' in menu allegro.texi:9046: warning: node up pointer for `MASK_COLOR_8' is `Truecolor' but up is `Index' in menu allegro.texi:9110: warning: node next pointer for `clear_bitmap' is `clear_to_color' but next is `clear_keybuf' in menu allegro.texi:9110: warning: node prev pointer for `clear_bitmap' is `MASK_COLOR_8' but prev is `circlefill' in menu allegro.texi:9110: warning: node up pointer for `clear_bitmap' is `Drawing' but up is `Index' in menu allegro.texi:9121: warning: node next pointer for `clear_to_color' is `putpixel' but next is `clear_zbuffer' in menu allegro.texi:9121: warning: node prev pointer for `clear_to_color' is `clear_bitmap' but prev is `clear_scene' in menu allegro.texi:9121: warning: node up pointer for `clear_to_color' is `Drawing' but up is `Index' in menu allegro.texi:9138: warning: node next pointer for `putpixel' is `_putpixel' but next is `QNX integration routines' in menu allegro.texi:9138: warning: node prev pointer for `putpixel' is `clear_to_color' but prev is `put_backslash' in menu allegro.texi:9138: warning: node up pointer for `putpixel' is `Drawing' but up is `Index' in menu allegro.texi:9162: warning: node next pointer for `_putpixel' is `getpixel' but next is `_set_color' in menu allegro.texi:9162: warning: node prev pointer for `_putpixel' is `putpixel' but prev is `_getpixel' in menu allegro.texi:9162: warning: node up pointer for `_putpixel' is `Drawing' but up is `Index' in menu allegro.texi:9189: warning: node next pointer for `getpixel' is `_getpixel' but next is `getr' in menu allegro.texi:9189: warning: node prev pointer for `getpixel' is `_putpixel' but prev is `geta32' in menu allegro.texi:9189: warning: node up pointer for `getpixel' is `Drawing' but up is `Index' in menu allegro.texi:9223: warning: node next pointer for `_getpixel' is `vline' but next is `_putpixel' in menu allegro.texi:9223: warning: node prev pointer for `_getpixel' is `getpixel' but prev is `256-color transparency' in menu allegro.texi:9223: warning: node up pointer for `_getpixel' is `Drawing' but up is `Index' in menu allegro.texi:9249: warning: node next pointer for `vline' is `hline' but next is `Voice control' in menu allegro.texi:9249: warning: node prev pointer for `vline' is `_getpixel' but prev is `VIRTUAL_W' in menu allegro.texi:9249: warning: node up pointer for `vline' is `Drawing' but up is `Index' in menu allegro.texi:9270: warning: node next pointer for `hline' is `do_line' but next is `hook_config_section' in menu allegro.texi:9270: warning: node prev pointer for `hline' is `vline' but prev is `gui_textout_ex' in menu allegro.texi:9270: warning: node up pointer for `hline' is `Drawing' but up is `Index' in menu allegro.texi:9289: warning: node next pointer for `do_line' is `line' but next is `do_menu' in menu allegro.texi:9289: warning: node prev pointer for `do_line' is `hline' but prev is `do_ellipse' in menu allegro.texi:9289: warning: node up pointer for `do_line' is `Drawing' but up is `Index' in menu allegro.texi:9315: warning: node next pointer for `line' is `fastline' but next is `list_config_entries' in menu allegro.texi:9315: warning: node prev pointer for `line' is `do_line' but prev is `keypressed' in menu allegro.texi:9315: warning: node up pointer for `line' is `Drawing' but up is `Index' in menu allegro.texi:9331: warning: node next pointer for `fastline' is `triangle' but next is `file_exists' in menu allegro.texi:9331: warning: node prev pointer for `fastline' is `line' but prev is `fade_out_range' in menu allegro.texi:9331: warning: node up pointer for `fastline' is `Drawing' but up is `Index' in menu allegro.texi:9348: warning: node next pointer for `triangle' is `polygon' but next is `triangle3d' in menu allegro.texi:9348: warning: node prev pointer for `triangle' is `fastline' but prev is `transpose_font' in menu allegro.texi:9348: warning: node up pointer for `triangle' is `Drawing' but up is `Index' in menu allegro.texi:9364: warning: node next pointer for `polygon' is `rect' but next is `polygon3d' in menu allegro.texi:9364: warning: node prev pointer for `polygon' is `triangle' but prev is `poll_scroll' in menu allegro.texi:9364: warning: node up pointer for `polygon' is `Drawing' but up is `Index' in menu allegro.texi:9388: warning: node prev pointer for `rect' is `polygon' but prev is `reallocate_voice' in menu allegro.texi:9388: warning: node up pointer for `rect' is `Drawing' but up is `Index' in menu allegro.texi:9402: warning: node next pointer for `rectfill' is `do_circle' but next is `register_assert_handler' in menu allegro.texi:9402: warning: node up pointer for `rectfill' is `Drawing' but up is `Index' in menu allegro.texi:9426: warning: node next pointer for `do_circle' is `circle' but next is `do_dialog' in menu allegro.texi:9426: warning: node prev pointer for `do_circle' is `rectfill' but prev is `do_arc' in menu allegro.texi:9426: warning: node up pointer for `do_circle' is `Drawing' but up is `Index' in menu allegro.texi:9454: warning: node prev pointer for `circle' is `do_circle' but prev is `check_cpu' in menu allegro.texi:9454: warning: node up pointer for `circle' is `Drawing' but up is `Index' in menu allegro.texi:9477: warning: node next pointer for `circlefill' is `do_ellipse' but next is `clear_bitmap' in menu allegro.texi:9477: warning: node up pointer for `circlefill' is `Drawing' but up is `Index' in menu allegro.texi:9499: warning: node next pointer for `do_ellipse' is `ellipse' but next is `do_line' in menu allegro.texi:9499: warning: node prev pointer for `do_ellipse' is `circlefill' but prev is `do_dialog' in menu allegro.texi:9499: warning: node up pointer for `do_ellipse' is `Drawing' but up is `Index' in menu allegro.texi:9527: warning: node prev pointer for `ellipse' is `do_ellipse' but prev is `drawing_mode' in menu allegro.texi:9527: warning: node up pointer for `ellipse' is `Drawing' but up is `Index' in menu allegro.texi:9542: warning: node next pointer for `ellipsefill' is `do_arc' but next is `empty_string' in menu allegro.texi:9542: warning: node up pointer for `ellipsefill' is `Drawing' but up is `Index' in menu allegro.texi:9557: warning: node next pointer for `do_arc' is `arc' but next is `do_circle' in menu allegro.texi:9557: warning: node prev pointer for `do_arc' is `ellipsefill' but prev is `disable_hardware_cursor' in menu allegro.texi:9557: warning: node up pointer for `do_arc' is `Drawing' but up is `Index' in menu allegro.texi:9589: warning: node next pointer for `arc' is `calc_spline' but next is `ASSERT' in menu allegro.texi:9589: warning: node prev pointer for `arc' is `do_arc' but prev is `apply_quat' in menu allegro.texi:9589: warning: node up pointer for `arc' is `Drawing' but up is `Index' in menu allegro.texi:9613: warning: node next pointer for `calc_spline' is `spline' but next is `calibrate_joystick' in menu allegro.texi:9613: warning: node prev pointer for `calc_spline' is `arc' but prev is `broadcast_dialog_message' in menu allegro.texi:9613: warning: node up pointer for `calc_spline' is `Drawing' but up is `Index' in menu allegro.texi:9635: warning: node next pointer for `spline' is `floodfill' but next is `Standard config variables' in menu allegro.texi:9635: warning: node prev pointer for `spline' is `calc_spline' but prev is `solid_mode' in menu allegro.texi:9635: warning: node up pointer for `spline' is `Drawing' but up is `Index' in menu allegro.texi:9650: warning: node next pointer for `floodfill' is `blit' but next is `flush_config_file' in menu allegro.texi:9650: warning: node prev pointer for `floodfill' is `spline' but prev is `fli_timer' in menu allegro.texi:9650: warning: node up pointer for `floodfill' is `Drawing' but up is `Index' in menu allegro.texi:9779: warning: node next pointer for `blit' is `stretch_blit' but next is `blit_from_hdc' in menu allegro.texi:9779: warning: node prev pointer for `blit' is `floodfill' but prev is `black_palette' in menu allegro.texi:9779: warning: node up pointer for `blit' is `Blitting' but up is `Index' in menu allegro.texi:9841: warning: node next pointer for `stretch_blit' is `masked_blit' but next is `stretch_blit_from_hdc' in menu allegro.texi:9841: warning: node prev pointer for `stretch_blit' is `blit' but prev is `stop_sound_input' in menu allegro.texi:9841: warning: node up pointer for `stretch_blit' is `Blitting' but up is `Index' in menu allegro.texi:9873: warning: node prev pointer for `masked_blit' is `stretch_blit' but prev is `MASK_COLOR_8' in menu allegro.texi:9873: warning: node up pointer for `masked_blit' is `Blitting' but up is `Index' in menu allegro.texi:9910: warning: node next pointer for `masked_stretch_blit' is `draw_sprite_ex' but next is `MATRIX' in menu allegro.texi:9910: warning: node up pointer for `masked_stretch_blit' is `Blitting' but up is `Index' in menu allegro.texi:9936: warning: node next pointer for `draw_sprite_ex' is `draw_sprite' but next is `draw_sprite_v_flip' in menu allegro.texi:9936: warning: node prev pointer for `draw_sprite_ex' is `masked_stretch_blit' but prev is `draw_sprite' in menu allegro.texi:9936: warning: node up pointer for `draw_sprite_ex' is `Blitting' but up is `Index' in menu allegro.texi:9972: warning: node next pointer for `draw_sprite' is `stretch_sprite' but next is `draw_sprite_ex' in menu allegro.texi:9972: warning: node prev pointer for `draw_sprite' is `draw_sprite_ex' but prev is `draw_rle_sprite' in menu allegro.texi:9972: warning: node up pointer for `draw_sprite' is `Blitting' but up is `Index' in menu allegro.texi:10022: warning: node next pointer for `stretch_sprite' is `draw_sprite_v_flip' but next is `text_height' in menu allegro.texi:10022: warning: node prev pointer for `stretch_sprite' is `draw_sprite' but prev is `stretch_blit_to_hdc' in menu allegro.texi:10022: warning: node up pointer for `stretch_sprite' is `Blitting' but up is `Index' in menu allegro.texi:10047: warning: node next pointer for `draw_sprite_v_flip' is `draw_trans_sprite' but next is `draw_to_hdc' in menu allegro.texi:10047: warning: node prev pointer for `draw_sprite_v_flip' is `stretch_sprite' but prev is `draw_sprite_ex' in menu allegro.texi:10047: warning: node up pointer for `draw_sprite_v_flip' is `Blitting' but up is `Index' in menu allegro.texi:10080: warning: node next pointer for `draw_trans_sprite' is `draw_lit_sprite' but next is `drawing_mode' in menu allegro.texi:10080: warning: node prev pointer for `draw_trans_sprite' is `draw_sprite_v_flip' but prev is `draw_trans_rle_sprite' in menu allegro.texi:10080: warning: node up pointer for `draw_trans_sprite' is `Blitting' but up is `Index' in menu allegro.texi:10132: warning: node next pointer for `draw_lit_sprite' is `draw_gouraud_sprite' but next is `draw_rle_sprite' in menu allegro.texi:10132: warning: node prev pointer for `draw_lit_sprite' is `draw_trans_sprite' but prev is `draw_lit_rle_sprite' in menu allegro.texi:10132: warning: node up pointer for `draw_lit_sprite' is `Blitting' but up is `Index' in menu allegro.texi:10174: warning: node next pointer for `draw_gouraud_sprite' is `draw_character_ex' but next is `draw_lit_rle_sprite' in menu allegro.texi:10174: warning: node prev pointer for `draw_gouraud_sprite' is `draw_lit_sprite' but prev is `draw_compiled_sprite' in menu allegro.texi:10174: warning: node up pointer for `draw_gouraud_sprite' is `Blitting' but up is `Index' in menu allegro.texi:10212: warning: node next pointer for `draw_character_ex' is `rotate_sprite' but next is `draw_compiled_sprite' in menu allegro.texi:10212: warning: node prev pointer for `draw_character_ex' is `draw_gouraud_sprite' but prev is `dot_product' in menu allegro.texi:10212: warning: node up pointer for `draw_character_ex' is `Blitting' but up is `Index' in menu allegro.texi:10237: warning: node next pointer for `rotate_sprite' is `rotate_sprite_v_flip' but next is `rotate_sprite_lit' in menu allegro.texi:10237: warning: node prev pointer for `rotate_sprite' is `draw_character_ex' but prev is `rotate_scaled_sprite_v_flip_trans' in menu allegro.texi:10237: warning: node up pointer for `rotate_sprite' is `Blitting' but up is `Index' in menu allegro.texi:10266: warning: node next pointer for `rotate_sprite_v_flip' is `rotate_scaled_sprite' but next is `rotate_sprite_v_flip_lit' in menu allegro.texi:10266: warning: node prev pointer for `rotate_sprite_v_flip' is `rotate_sprite' but prev is `rotate_sprite_trans' in menu allegro.texi:10266: warning: node up pointer for `rotate_sprite_v_flip' is `Blitting' but up is `Index' in menu allegro.texi:10284: warning: node next pointer for `rotate_scaled_sprite' is `rotate_scaled_sprite_v_flip' but next is `rotate_scaled_sprite_lit' in menu allegro.texi:10284: warning: node prev pointer for `rotate_scaled_sprite' is `rotate_sprite_v_flip' but prev is `RLE_SPRITE' in menu allegro.texi:10284: warning: node up pointer for `rotate_scaled_sprite' is `Blitting' but up is `Index' in menu allegro.texi:10300: warning: node next pointer for `rotate_scaled_sprite_v_flip' is `pivot_sprite' but next is `rotate_scaled_sprite_v_flip_lit' in menu allegro.texi:10300: warning: node prev pointer for `rotate_scaled_sprite_v_flip' is `rotate_scaled_sprite' but prev is `rotate_scaled_sprite_trans' in menu allegro.texi:10300: warning: node up pointer for `rotate_scaled_sprite_v_flip' is `Blitting' but up is `Index' in menu allegro.texi:10314: warning: node next pointer for `pivot_sprite' is `pivot_sprite_v_flip' but next is `pivot_sprite_lit' in menu allegro.texi:10314: warning: node prev pointer for `pivot_sprite' is `rotate_scaled_sprite_v_flip' but prev is `pivot_scaled_sprite_v_flip_trans' in menu allegro.texi:10314: warning: node up pointer for `pivot_sprite' is `Blitting' but up is `Index' in menu allegro.texi:10329: warning: node next pointer for `pivot_sprite_v_flip' is `pivot_scaled_sprite' but next is `pivot_sprite_v_flip_lit' in menu allegro.texi:10329: warning: node prev pointer for `pivot_sprite_v_flip' is `pivot_sprite' but prev is `pivot_sprite_trans' in menu allegro.texi:10329: warning: node up pointer for `pivot_sprite_v_flip' is `Blitting' but up is `Index' in menu allegro.texi:10344: warning: node next pointer for `pivot_scaled_sprite' is `pivot_scaled_sprite_v_flip' but next is `pivot_scaled_sprite_lit' in menu allegro.texi:10344: warning: node prev pointer for `pivot_scaled_sprite' is `pivot_sprite_v_flip' but prev is `persp_project' in menu allegro.texi:10344: warning: node up pointer for `pivot_scaled_sprite' is `Blitting' but up is `Index' in menu allegro.texi:10360: warning: node next pointer for `pivot_scaled_sprite_v_flip' is `rotate_sprite_trans' but next is `pivot_scaled_sprite_v_flip_lit' in menu allegro.texi:10360: warning: node prev pointer for `pivot_scaled_sprite_v_flip' is `pivot_scaled_sprite' but prev is `pivot_scaled_sprite_trans' in menu allegro.texi:10360: warning: node up pointer for `pivot_scaled_sprite_v_flip' is `Blitting' but up is `Index' in menu allegro.texi:10377: warning: node next pointer for `rotate_sprite_trans' is `rotate_sprite_v_flip_trans' but next is `rotate_sprite_v_flip' in menu allegro.texi:10377: warning: node prev pointer for `rotate_sprite_trans' is `pivot_scaled_sprite_v_flip' but prev is `rotate_sprite_lit' in menu allegro.texi:10377: warning: node up pointer for `rotate_sprite_trans' is `Blitting' but up is `Index' in menu allegro.texi:10407: warning: node next pointer for `rotate_sprite_v_flip_trans' is `rotate_scaled_sprite_trans' but next is `SAMPLE' in menu allegro.texi:10407: warning: node prev pointer for `rotate_sprite_v_flip_trans' is `rotate_sprite_trans' but prev is `rotate_sprite_v_flip_lit' in menu allegro.texi:10407: warning: node up pointer for `rotate_sprite_v_flip_trans' is `Blitting' but up is `Index' in menu allegro.texi:10425: warning: node next pointer for `rotate_scaled_sprite_trans' is `rotate_scaled_sprite_v_flip_trans' but next is `rotate_scaled_sprite_v_flip' in menu allegro.texi:10425: warning: node prev pointer for `rotate_scaled_sprite_trans' is `rotate_sprite_v_flip_trans' but prev is `rotate_scaled_sprite_lit' in menu allegro.texi:10425: warning: node up pointer for `rotate_scaled_sprite_trans' is `Blitting' but up is `Index' in menu allegro.texi:10441: warning: node next pointer for `rotate_scaled_sprite_v_flip_trans' is `pivot_sprite_trans' but next is `rotate_sprite' in menu allegro.texi:10441: warning: node prev pointer for `rotate_scaled_sprite_v_flip_trans' is `rotate_scaled_sprite_trans' but prev is `rotate_scaled_sprite_v_flip_lit' in menu allegro.texi:10441: warning: node up pointer for `rotate_scaled_sprite_v_flip_trans' is `Blitting' but up is `Index' in menu allegro.texi:10456: warning: node next pointer for `pivot_sprite_trans' is `pivot_sprite_v_flip_trans' but next is `pivot_sprite_v_flip' in menu allegro.texi:10456: warning: node prev pointer for `pivot_sprite_trans' is `rotate_scaled_sprite_v_flip_trans' but prev is `pivot_sprite_lit' in menu allegro.texi:10456: warning: node up pointer for `pivot_sprite_trans' is `Blitting' but up is `Index' in menu allegro.texi:10471: warning: node next pointer for `pivot_sprite_v_flip_trans' is `pivot_scaled_sprite_trans' but next is `play_audio_stream' in menu allegro.texi:10471: warning: node prev pointer for `pivot_sprite_v_flip_trans' is `pivot_sprite_trans' but prev is `pivot_sprite_v_flip_lit' in menu allegro.texi:10471: warning: node up pointer for `pivot_sprite_v_flip_trans' is `Blitting' but up is `Index' in menu allegro.texi:10486: warning: node next pointer for `pivot_scaled_sprite_trans' is `pivot_scaled_sprite_v_flip_trans' but next is `pivot_scaled_sprite_v_flip' in menu allegro.texi:10486: warning: node prev pointer for `pivot_scaled_sprite_trans' is `pivot_sprite_v_flip_trans' but prev is `pivot_scaled_sprite_lit' in menu allegro.texi:10486: warning: node up pointer for `pivot_scaled_sprite_trans' is `Blitting' but up is `Index' in menu allegro.texi:10502: warning: node next pointer for `pivot_scaled_sprite_v_flip_trans' is `rotate_sprite_lit' but next is `pivot_sprite' in menu allegro.texi:10502: warning: node prev pointer for `pivot_scaled_sprite_v_flip_trans' is `pivot_scaled_sprite_trans' but prev is `pivot_scaled_sprite_v_flip_lit' in menu allegro.texi:10502: warning: node up pointer for `pivot_scaled_sprite_v_flip_trans' is `Blitting' but up is `Index' in menu allegro.texi:10520: warning: node next pointer for `rotate_sprite_lit' is `rotate_sprite_v_flip_lit' but next is `rotate_sprite_trans' in menu allegro.texi:10520: warning: node prev pointer for `rotate_sprite_lit' is `pivot_scaled_sprite_v_flip_trans' but prev is `rotate_sprite' in menu allegro.texi:10520: warning: node up pointer for `rotate_sprite_lit' is `Blitting' but up is `Index' in menu allegro.texi:10550: warning: node next pointer for `rotate_sprite_v_flip_lit' is `rotate_scaled_sprite_lit' but next is `rotate_sprite_v_flip_trans' in menu allegro.texi:10550: warning: node prev pointer for `rotate_sprite_v_flip_lit' is `rotate_sprite_lit' but prev is `rotate_sprite_v_flip' in menu allegro.texi:10550: warning: node up pointer for `rotate_sprite_v_flip_lit' is `Blitting' but up is `Index' in menu allegro.texi:10568: warning: node next pointer for `rotate_scaled_sprite_lit' is `rotate_scaled_sprite_v_flip_lit' but next is `rotate_scaled_sprite_trans' in menu allegro.texi:10568: warning: node prev pointer for `rotate_scaled_sprite_lit' is `rotate_sprite_v_flip_lit' but prev is `rotate_scaled_sprite' in menu allegro.texi:10568: warning: node up pointer for `rotate_scaled_sprite_lit' is `Blitting' but up is `Index' in menu allegro.texi:10584: warning: node next pointer for `rotate_scaled_sprite_v_flip_lit' is `pivot_sprite_lit' but next is `rotate_scaled_sprite_v_flip_trans' in menu allegro.texi:10584: warning: node prev pointer for `rotate_scaled_sprite_v_flip_lit' is `rotate_scaled_sprite_lit' but prev is `rotate_scaled_sprite_v_flip' in menu allegro.texi:10584: warning: node up pointer for `rotate_scaled_sprite_v_flip_lit' is `Blitting' but up is `Index' in menu allegro.texi:10599: warning: node next pointer for `pivot_sprite_lit' is `pivot_sprite_v_flip_lit' but next is `pivot_sprite_trans' in menu allegro.texi:10599: warning: node prev pointer for `pivot_sprite_lit' is `rotate_scaled_sprite_v_flip_lit' but prev is `pivot_sprite' in menu allegro.texi:10599: warning: node up pointer for `pivot_sprite_lit' is `Blitting' but up is `Index' in menu allegro.texi:10614: warning: node next pointer for `pivot_sprite_v_flip_lit' is `pivot_scaled_sprite_lit' but next is `pivot_sprite_v_flip_trans' in menu allegro.texi:10614: warning: node prev pointer for `pivot_sprite_v_flip_lit' is `pivot_sprite_lit' but prev is `pivot_sprite_v_flip' in menu allegro.texi:10614: warning: node up pointer for `pivot_sprite_v_flip_lit' is `Blitting' but up is `Index' in menu allegro.texi:10629: warning: node next pointer for `pivot_scaled_sprite_lit' is `pivot_scaled_sprite_v_flip_lit' but next is `pivot_scaled_sprite_trans' in menu allegro.texi:10629: warning: node prev pointer for `pivot_scaled_sprite_lit' is `pivot_sprite_v_flip_lit' but prev is `pivot_scaled_sprite' in menu allegro.texi:10629: warning: node up pointer for `pivot_scaled_sprite_lit' is `Blitting' but up is `Index' in menu allegro.texi:10645: warning: node next pointer for `pivot_scaled_sprite_v_flip_lit' is `get_rle_sprite' but next is `pivot_scaled_sprite_v_flip_trans' in menu allegro.texi:10645: warning: node prev pointer for `pivot_scaled_sprite_v_flip_lit' is `pivot_scaled_sprite_lit' but prev is `pivot_scaled_sprite_v_flip' in menu allegro.texi:10645: warning: node up pointer for `pivot_scaled_sprite_v_flip_lit' is `Blitting' but up is `Index' in menu allegro.texi:10703: warning: node next pointer for `get_rle_sprite' is `destroy_rle_sprite' but next is `get_rotation_matrix' in menu allegro.texi:10703: warning: node prev pointer for `get_rle_sprite' is `pivot_scaled_sprite_v_flip_lit' but prev is `get_refresh_rate' in menu allegro.texi:10703: warning: node up pointer for `get_rle_sprite' is `RLE' but up is `Index' in menu allegro.texi:10739: warning: node next pointer for `destroy_rle_sprite' is `draw_rle_sprite' but next is `destroy_sample' in menu allegro.texi:10739: warning: node prev pointer for `destroy_rle_sprite' is `get_rle_sprite' but prev is `destroy_midi' in menu allegro.texi:10739: warning: node up pointer for `destroy_rle_sprite' is `RLE' but up is `Index' in menu allegro.texi:10751: warning: node next pointer for `draw_rle_sprite' is `draw_trans_rle_sprite' but next is `draw_sprite' in menu allegro.texi:10751: warning: node prev pointer for `draw_rle_sprite' is `destroy_rle_sprite' but prev is `draw_lit_sprite' in menu allegro.texi:10751: warning: node up pointer for `draw_rle_sprite' is `RLE' but up is `Index' in menu allegro.texi:10773: warning: node next pointer for `draw_trans_rle_sprite' is `draw_lit_rle_sprite' but next is `draw_trans_sprite' in menu allegro.texi:10773: warning: node prev pointer for `draw_trans_rle_sprite' is `draw_rle_sprite' but prev is `draw_to_hdc' in menu allegro.texi:10773: warning: node up pointer for `draw_trans_rle_sprite' is `RLE' but up is `Index' in menu allegro.texi:10810: warning: node next pointer for `draw_lit_rle_sprite' is `get_compiled_sprite' but next is `draw_lit_sprite' in menu allegro.texi:10810: warning: node prev pointer for `draw_lit_rle_sprite' is `draw_trans_rle_sprite' but prev is `draw_gouraud_sprite' in menu allegro.texi:10810: warning: node up pointer for `draw_lit_rle_sprite' is `RLE' but up is `Index' in menu allegro.texi:10869: warning: node next pointer for `get_compiled_sprite' is `destroy_compiled_sprite' but next is `get_config_argv' in menu allegro.texi:10869: warning: node prev pointer for `get_compiled_sprite' is `draw_lit_rle_sprite' but prev is `get_color_depth' in menu allegro.texi:10869: warning: node up pointer for `get_compiled_sprite' is `Compiled' but up is `Index' in menu allegro.texi:10908: warning: node next pointer for `destroy_compiled_sprite' is `draw_compiled_sprite' but next is `destroy_datafile_index' in menu allegro.texi:10908: warning: node prev pointer for `destroy_compiled_sprite' is `get_compiled_sprite' but prev is `destroy_bitmap' in menu allegro.texi:10908: warning: node up pointer for `destroy_compiled_sprite' is `Compiled' but up is `Index' in menu allegro.texi:10921: warning: node next pointer for `draw_compiled_sprite' is `register_font_file_type' but next is `draw_gouraud_sprite' in menu allegro.texi:10921: warning: node prev pointer for `draw_compiled_sprite' is `destroy_compiled_sprite' but prev is `draw_character_ex' in menu allegro.texi:10921: warning: node up pointer for `draw_compiled_sprite' is `Compiled' but up is `Index' in menu allegro.texi:10984: warning: node next pointer for `register_font_file_type' is `load_font' but next is `register_sample_file_type' in menu allegro.texi:10984: warning: node prev pointer for `register_font_file_type' is `draw_compiled_sprite' but prev is `register_datafile_object' in menu allegro.texi:10984: warning: node up pointer for `register_font_file_type' is `Fonts' but up is `Index' in menu allegro.texi:11011: warning: node next pointer for `load_font' is `destroy_font' but next is `load_grx_font' in menu allegro.texi:11011: warning: node prev pointer for `load_font' is `register_font_file_type' but prev is `load_datafile_object_indexed' in menu allegro.texi:11011: warning: node up pointer for `load_font' is `Fonts' but up is `Index' in menu allegro.texi:11063: warning: node next pointer for `destroy_font' is `make_trans_font' but next is `destroy_gfx_mode_list' in menu allegro.texi:11063: warning: node prev pointer for `destroy_font' is `load_font' but prev is `destroy_datafile_index' in menu allegro.texi:11063: warning: node up pointer for `destroy_font' is `Fonts' but up is `Index' in menu allegro.texi:11078: warning: node next pointer for `make_trans_font' is `is_trans_font' but next is `MAKE_VERSION' in menu allegro.texi:11078: warning: node prev pointer for `make_trans_font' is `destroy_font' but prev is `make_relative_filename' in menu allegro.texi:11078: warning: node up pointer for `make_trans_font' is `Fonts' but up is `Index' in menu allegro.texi:11104: warning: node next pointer for `is_trans_font' is `is_color_font' but next is `is_video_bitmap' in menu allegro.texi:11104: warning: node prev pointer for `is_trans_font' is `make_trans_font' but prev is `is_system_bitmap' in menu allegro.texi:11104: warning: node up pointer for `is_trans_font' is `Fonts' but up is `Index' in menu allegro.texi:11119: warning: node next pointer for `is_color_font' is `is_mono_font' but next is `is_compatible_font' in menu allegro.texi:11119: warning: node prev pointer for `is_color_font' is `is_trans_font' but prev is `install_timer' in menu allegro.texi:11119: warning: node up pointer for `is_color_font' is `Fonts' but up is `Index' in menu allegro.texi:11133: warning: node next pointer for `is_mono_font' is `font_has_alpha' but next is `is_planar_bitmap' in menu allegro.texi:11133: warning: node prev pointer for `is_mono_font' is `is_color_font' but prev is `is_memory_bitmap' in menu allegro.texi:11133: warning: node up pointer for `is_mono_font' is `Fonts' but up is `Index' in menu allegro.texi:11147: warning: node next pointer for `font_has_alpha' is `is_compatible_font' but next is `for_each_file_ex' in menu allegro.texi:11147: warning: node prev pointer for `font_has_alpha' is `is_mono_font' but prev is `FONT' in menu allegro.texi:11147: warning: node up pointer for `font_has_alpha' is `Fonts' but up is `Index' in menu allegro.texi:11160: warning: node next pointer for `is_compatible_font' is `get_font_ranges' but next is `is_inside_bitmap' in menu allegro.texi:11160: warning: node prev pointer for `is_compatible_font' is `font_has_alpha' but prev is `is_color_font' in menu allegro.texi:11160: warning: node up pointer for `is_compatible_font' is `Fonts' but up is `Index' in menu allegro.texi:11177: warning: node next pointer for `get_font_ranges' is `get_font_range_begin' but next is `get_gfx_mode' in menu allegro.texi:11177: warning: node prev pointer for `get_font_ranges' is `is_compatible_font' but prev is `get_font_range_end' in menu allegro.texi:11177: warning: node up pointer for `get_font_ranges' is `Fonts' but up is `Index' in menu allegro.texi:11209: warning: node prev pointer for `get_font_range_begin' is `get_font_ranges' but prev is `get_filename_encoding' in menu allegro.texi:11209: warning: node up pointer for `get_font_range_begin' is `Fonts' but up is `Index' in menu allegro.texi:11234: warning: node next pointer for `get_font_range_end' is `extract_font_range' but next is `get_font_ranges' in menu allegro.texi:11234: warning: node up pointer for `get_font_range_end' is `Fonts' but up is `Index' in menu allegro.texi:11262: warning: node next pointer for `extract_font_range' is `transpose_font' but next is `extrans' in menu allegro.texi:11262: warning: node prev pointer for `extract_font_range' is `get_font_range_end' but prev is `extimer' in menu allegro.texi:11262: warning: node up pointer for `extract_font_range' is `Fonts' but up is `Index' in menu allegro.texi:11299: warning: node next pointer for `transpose_font' is `merge_fonts' but next is `triangle' in menu allegro.texi:11299: warning: node prev pointer for `transpose_font' is `extract_font_range' but prev is `TRACE' in menu allegro.texi:11299: warning: node up pointer for `transpose_font' is `Fonts' but up is `Index' in menu allegro.texi:11329: warning: node next pointer for `merge_fonts' is `load_dat_font' but next is `MIDI' in menu allegro.texi:11329: warning: node prev pointer for `merge_fonts' is `transpose_font' but prev is `MENU_PLAYER' in menu allegro.texi:11329: warning: node up pointer for `merge_fonts' is `Fonts' but up is `Index' in menu allegro.texi:11376: warning: node next pointer for `load_dat_font' is `load_bios_font' but next is `load_datafile' in menu allegro.texi:11376: warning: node prev pointer for `load_dat_font' is `merge_fonts' but prev is `load_bmp_pf' in menu allegro.texi:11376: warning: node up pointer for `load_dat_font' is `Fonts' but up is `Index' in menu allegro.texi:11446: warning: node next pointer for `load_bios_font' is `load_grx_font' but next is `load_bitmap' in menu allegro.texi:11446: warning: node prev pointer for `load_bios_font' is `load_dat_font' but prev is `list_config_sections' in menu allegro.texi:11446: warning: node up pointer for `load_bios_font' is `Fonts' but up is `Index' in menu allegro.texi:11463: warning: node prev pointer for `load_grx_font' is `load_bios_font' but prev is `load_font' in menu allegro.texi:11463: warning: node up pointer for `load_grx_font' is `Fonts' but up is `Index' in menu allegro.texi:11480: warning: node next pointer for `load_grx_or_bios_font' is `load_bitmap_font' but next is `load_ibk' in menu allegro.texi:11480: warning: node up pointer for `load_grx_or_bios_font' is `Fonts' but up is `Index' in menu allegro.texi:11497: warning: node next pointer for `load_bitmap_font' is `grab_font_from_bitmap' but next is `load_bmp' in menu allegro.texi:11497: warning: node prev pointer for `load_bitmap_font' is `load_grx_or_bios_font' but prev is `load_bitmap' in menu allegro.texi:11497: warning: node up pointer for `load_bitmap_font' is `Fonts' but up is `Index' in menu allegro.texi:11550: warning: node next pointer for `grab_font_from_bitmap' is `load_txt_font' but next is `GUI font' in menu allegro.texi:11550: warning: node prev pointer for `grab_font_from_bitmap' is `load_bitmap_font' but prev is `gfx_mode_select_filter' in menu allegro.texi:11550: warning: node up pointer for `grab_font_from_bitmap' is `Fonts' but up is `Index' in menu allegro.texi:11568: warning: node next pointer for `load_txt_font' is `font' but next is `load_voc' in menu allegro.texi:11568: warning: node prev pointer for `load_txt_font' is `grab_font_from_bitmap' but prev is `load_tga_pf' in menu allegro.texi:11568: warning: node up pointer for `load_txt_font' is `Fonts' but up is `Index' in menu allegro.texi:11629: warning: node next pointer for `font' is `allegro_404_char' but next is `FONT' in menu allegro.texi:11629: warning: node prev pointer for `font' is `load_txt_font' but prev is `flush_config_file' in menu allegro.texi:11629: warning: node up pointer for `font' is `Text' but up is `Index' in menu allegro.texi:11645: warning: node next pointer for `allegro_404_char' is `text_length' but next is `ALLEGRO_DATE' in menu allegro.texi:11645: warning: node prev pointer for `allegro_404_char' is `font' but prev is `alert3' in menu allegro.texi:11645: warning: node up pointer for `allegro_404_char' is `Text' but up is `Index' in menu allegro.texi:11662: warning: node next pointer for `text_length' is `text_height' but next is `textout_centre_ex' in menu allegro.texi:11662: warning: node prev pointer for `text_length' is `allegro_404_char' but prev is `text_height' in menu allegro.texi:11662: warning: node up pointer for `text_length' is `Text' but up is `Index' in menu allegro.texi:11682: warning: node next pointer for `text_height' is `textout_ex' but next is `text_length' in menu allegro.texi:11682: warning: node prev pointer for `text_height' is `text_length' but prev is `stretch_sprite' in menu allegro.texi:11682: warning: node up pointer for `text_height' is `Text' but up is `Index' in menu allegro.texi:11705: warning: node next pointer for `textout_ex' is `textout_centre_ex' but next is `textout_justify_ex' in menu allegro.texi:11705: warning: node prev pointer for `textout_ex' is `text_height' but prev is `textout_centre_ex' in menu allegro.texi:11705: warning: node up pointer for `textout_ex' is `Text' but up is `Index' in menu allegro.texi:11735: warning: node next pointer for `textout_centre_ex' is `textout_right_ex' but next is `textout_ex' in menu allegro.texi:11735: warning: node prev pointer for `textout_centre_ex' is `textout_ex' but prev is `text_length' in menu allegro.texi:11735: warning: node up pointer for `textout_centre_ex' is `Text' but up is `Index' in menu allegro.texi:11757: warning: node next pointer for `textout_right_ex' is `textout_justify_ex' but next is `textprintf_centre_ex' in menu allegro.texi:11757: warning: node prev pointer for `textout_right_ex' is `textout_centre_ex' but prev is `textout_justify_ex' in menu allegro.texi:11757: warning: node up pointer for `textout_right_ex' is `Text' but up is `Index' in menu allegro.texi:11775: warning: node next pointer for `textout_justify_ex' is `textprintf_ex' but next is `textout_right_ex' in menu allegro.texi:11775: warning: node prev pointer for `textout_justify_ex' is `textout_right_ex' but prev is `textout_ex' in menu allegro.texi:11775: warning: node up pointer for `textout_justify_ex' is `Text' but up is `Index' in menu allegro.texi:11803: warning: node next pointer for `textprintf_ex' is `textprintf_centre_ex' but next is `textprintf_justify_ex' in menu allegro.texi:11803: warning: node prev pointer for `textprintf_ex' is `textout_justify_ex' but prev is `textprintf_centre_ex' in menu allegro.texi:11803: warning: node up pointer for `textprintf_ex' is `Text' but up is `Index' in menu allegro.texi:11832: warning: node next pointer for `textprintf_centre_ex' is `textprintf_right_ex' but next is `textprintf_ex' in menu allegro.texi:11832: warning: node prev pointer for `textprintf_centre_ex' is `textprintf_ex' but prev is `textout_right_ex' in menu allegro.texi:11832: warning: node up pointer for `textprintf_centre_ex' is `Text' but up is `Index' in menu allegro.texi:11854: warning: node next pointer for `textprintf_right_ex' is `textprintf_justify_ex' but next is `three_finger_flag' in menu allegro.texi:11854: warning: node prev pointer for `textprintf_right_ex' is `textprintf_centre_ex' but prev is `textprintf_justify_ex' in menu allegro.texi:11854: warning: node up pointer for `textprintf_right_ex' is `Text' but up is `Index' in menu allegro.texi:11875: warning: node next pointer for `textprintf_justify_ex' is `POLYTYPE_FLAT' but next is `textprintf_right_ex' in menu allegro.texi:11875: warning: node prev pointer for `textprintf_justify_ex' is `textprintf_right_ex' but prev is `textprintf_ex' in menu allegro.texi:11875: warning: node up pointer for `textprintf_justify_ex' is `Text' but up is `Index' in menu allegro.texi:11951: warning: node prev pointer for `POLYTYPE_FLAT' is `textprintf_justify_ex' but prev is `POLYTYPE_ATEX_TRANS' in menu allegro.texi:11951: warning: node up pointer for `POLYTYPE_FLAT' is `Polygon' but up is `Index' in menu allegro.texi:11966: warning: node up pointer for `POLYTYPE_GCOL' is `Polygon' but up is `Index' in menu allegro.texi:11984: warning: node next pointer for `POLYTYPE_GRGB' is `POLYTYPE_ATEX' but next is `POLYTYPE_PTEX' in menu allegro.texi:11984: warning: node up pointer for `POLYTYPE_GRGB' is `Polygon' but up is `Index' in menu allegro.texi:12001: warning: node next pointer for `POLYTYPE_ATEX' is `POLYTYPE_PTEX' but next is `POLYTYPE_ATEX_LIT' in menu allegro.texi:12001: warning: node prev pointer for `POLYTYPE_ATEX' is `POLYTYPE_GRGB' but prev is `polygon_z_normal' in menu allegro.texi:12001: warning: node up pointer for `POLYTYPE_ATEX' is `Polygon' but up is `Index' in menu allegro.texi:12018: warning: node next pointer for `POLYTYPE_PTEX' is `POLYTYPE_ATEX_MASK' but next is `pop_config_state' in menu allegro.texi:12018: warning: node prev pointer for `POLYTYPE_PTEX' is `POLYTYPE_ATEX' but prev is `POLYTYPE_GRGB' in menu allegro.texi:12018: warning: node up pointer for `POLYTYPE_PTEX' is `Polygon' but up is `Index' in menu allegro.texi:12037: warning: node next pointer for `POLYTYPE_ATEX_MASK' is `POLYTYPE_ATEX_LIT' but next is `POLYTYPE_ATEX_MASK_LIT' in menu allegro.texi:12037: warning: node prev pointer for `POLYTYPE_ATEX_MASK' is `POLYTYPE_PTEX' but prev is `POLYTYPE_ATEX_LIT' in menu allegro.texi:12037: warning: node up pointer for `POLYTYPE_ATEX_MASK' is `Polygon' but up is `Index' in menu allegro.texi:12054: warning: node next pointer for `POLYTYPE_ATEX_LIT' is `POLYTYPE_ATEX_MASK_LIT' but next is `POLYTYPE_ATEX_MASK' in menu allegro.texi:12054: warning: node prev pointer for `POLYTYPE_ATEX_LIT' is `POLYTYPE_ATEX_MASK' but prev is `POLYTYPE_ATEX' in menu allegro.texi:12054: warning: node up pointer for `POLYTYPE_ATEX_LIT' is `Polygon' but up is `Index' in menu allegro.texi:12076: warning: node next pointer for `POLYTYPE_ATEX_MASK_LIT' is `POLYTYPE_ATEX_TRANS' but next is `POLYTYPE_ATEX_MASK_TRANS' in menu allegro.texi:12076: warning: node prev pointer for `POLYTYPE_ATEX_MASK_LIT' is `POLYTYPE_ATEX_LIT' but prev is `POLYTYPE_ATEX_MASK' in menu allegro.texi:12076: warning: node up pointer for `POLYTYPE_ATEX_MASK_LIT' is `Polygon' but up is `Index' in menu allegro.texi:12093: warning: node next pointer for `POLYTYPE_ATEX_TRANS' is `POLYTYPE_ATEX_MASK_TRANS' but next is `POLYTYPE_FLAT' in menu allegro.texi:12093: warning: node prev pointer for `POLYTYPE_ATEX_TRANS' is `POLYTYPE_ATEX_MASK_LIT' but prev is `POLYTYPE_ATEX_MASK_TRANS' in menu allegro.texi:12093: warning: node up pointer for `POLYTYPE_ATEX_TRANS' is `Polygon' but up is `Index' in menu allegro.texi:12112: warning: node next pointer for `POLYTYPE_ATEX_MASK_TRANS' is `polygon3d' but next is `POLYTYPE_ATEX_TRANS' in menu allegro.texi:12112: warning: node prev pointer for `POLYTYPE_ATEX_MASK_TRANS' is `POLYTYPE_ATEX_TRANS' but prev is `POLYTYPE_ATEX_MASK_LIT' in menu allegro.texi:12112: warning: node up pointer for `POLYTYPE_ATEX_MASK_TRANS' is `Polygon' but up is `Index' in menu allegro.texi:12127: warning: node next pointer for `polygon3d' is `triangle3d' but next is `polygon_z_normal' in menu allegro.texi:12127: warning: node prev pointer for `polygon3d' is `POLYTYPE_ATEX_MASK_TRANS' but prev is `polygon' in menu allegro.texi:12127: warning: node up pointer for `polygon3d' is `Polygon' but up is `Index' in menu allegro.texi:12217: warning: node next pointer for `triangle3d' is `quad3d' but next is `Truecolor transparency' in menu allegro.texi:12217: warning: node prev pointer for `triangle3d' is `polygon3d' but prev is `triangle' in menu allegro.texi:12217: warning: node up pointer for `triangle3d' is `Polygon' but up is `Index' in menu allegro.texi:12243: warning: node next pointer for `quad3d' is `clip3d_f' but next is `QUAT' in menu allegro.texi:12243: warning: node prev pointer for `quad3d' is `triangle3d' but prev is `qtranslate_matrix' in menu allegro.texi:12243: warning: node up pointer for `quad3d' is `Polygon' but up is `Index' in menu allegro.texi:12266: warning: node next pointer for `clip3d_f' is `clip3d' but next is `close_fli' in menu allegro.texi:12266: warning: node prev pointer for `clip3d_f' is `quad3d' but prev is `clip3d' in menu allegro.texi:12266: warning: node up pointer for `clip3d_f' is `Polygon' but up is `Index' in menu allegro.texi:12297: warning: node next pointer for `clip3d' is `Zbuffered rendering' but next is `clip3d_f' in menu allegro.texi:12297: warning: node prev pointer for `clip3d' is `clip3d_f' but prev is `clear_zbuffer' in menu allegro.texi:12297: warning: node up pointer for `clip3d' is `Polygon' but up is `Index' in menu allegro.texi:12314: warning: node prev pointer for `Zbuffered rendering' is `clip3d' but prev is `ZBUFFER' in menu allegro.texi:12314: warning: node up pointer for `Zbuffered rendering' is `Polygon' but up is `Index' in menu allegro.texi:12363: warning: node next pointer for `create_zbuffer' is `create_sub_zbuffer' but next is `cross_product' in menu allegro.texi:12363: warning: node prev pointer for `create_zbuffer' is `Zbuffered rendering' but prev is `create_video_bitmap' in menu allegro.texi:12363: warning: node up pointer for `create_zbuffer' is `Polygon' but up is `Index' in menu allegro.texi:12384: warning: node next pointer for `create_sub_zbuffer' is `set_zbuffer' but next is `create_system_bitmap' in menu allegro.texi:12384: warning: node prev pointer for `create_sub_zbuffer' is `create_zbuffer' but prev is `create_sub_bitmap' in menu allegro.texi:12384: warning: node up pointer for `create_sub_zbuffer' is `Polygon' but up is `Index' in menu allegro.texi:12414: warning: node next pointer for `set_zbuffer' is `clear_zbuffer' but next is `show_mouse' in menu allegro.texi:12414: warning: node prev pointer for `set_zbuffer' is `create_sub_zbuffer' but prev is `set_write_alpha_blender' in menu allegro.texi:12414: warning: node up pointer for `set_zbuffer' is `Polygon' but up is `Index' in menu allegro.texi:12428: warning: node next pointer for `clear_zbuffer' is `destroy_zbuffer' but next is `clip3d' in menu allegro.texi:12428: warning: node prev pointer for `clear_zbuffer' is `set_zbuffer' but prev is `clear_to_color' in menu allegro.texi:12428: warning: node up pointer for `clear_zbuffer' is `Polygon' but up is `Index' in menu allegro.texi:12445: warning: node next pointer for `destroy_zbuffer' is `Scene rendering' but next is `detect_digi_driver' in menu allegro.texi:12445: warning: node prev pointer for `destroy_zbuffer' is `clear_zbuffer' but prev is `destroy_scene' in menu allegro.texi:12445: warning: node up pointer for `destroy_zbuffer' is `Polygon' but up is `Index' in menu allegro.texi:12459: warning: node next pointer for `Scene rendering' is `create_scene' but next is `scene_gap' in menu allegro.texi:12459: warning: node prev pointer for `Scene rendering' is `destroy_zbuffer' but prev is `scare_mouse_area' in menu allegro.texi:12459: warning: node up pointer for `Scene rendering' is `Polygon' but up is `Index' in menu allegro.texi:12550: warning: node next pointer for `create_scene' is `clear_scene' but next is `create_sub_bitmap' in menu allegro.texi:12550: warning: node prev pointer for `create_scene' is `Scene rendering' but prev is `create_sample' in menu allegro.texi:12550: warning: node up pointer for `create_scene' is `Polygon' but up is `Index' in menu allegro.texi:12572: warning: node next pointer for `clear_scene' is `destroy_scene' but next is `clear_to_color' in menu allegro.texi:12572: warning: node prev pointer for `clear_scene' is `create_scene' but prev is `clear_keybuf' in menu allegro.texi:12572: warning: node up pointer for `clear_scene' is `Polygon' but up is `Index' in menu allegro.texi:12588: warning: node next pointer for `destroy_scene' is `scene_polygon3d' but next is `destroy_zbuffer' in menu allegro.texi:12588: warning: node prev pointer for `destroy_scene' is `clear_scene' but prev is `destroy_sample' in menu allegro.texi:12588: warning: node up pointer for `destroy_scene' is `Polygon' but up is `Index' in menu allegro.texi:12603: warning: node next pointer for `scene_polygon3d' is `render_scene' but next is `screen' in menu allegro.texi:12603: warning: node prev pointer for `scene_polygon3d' is `destroy_scene' but prev is `scene_gap' in menu allegro.texi:12603: warning: node up pointer for `scene_polygon3d' is `Polygon' but up is `Index' in menu allegro.texi:12648: warning: node next pointer for `render_scene' is `scene_gap' but next is `replace_extension' in menu allegro.texi:12648: warning: node prev pointer for `render_scene' is `scene_polygon3d' but prev is `remove_timer' in menu allegro.texi:12648: warning: node up pointer for `render_scene' is `Polygon' but up is `Index' in menu allegro.texi:12671: warning: node next pointer for `scene_gap' is `drawing_mode' but next is `scene_polygon3d' in menu allegro.texi:12671: warning: node prev pointer for `scene_gap' is `render_scene' but prev is `Scene rendering' in menu allegro.texi:12671: warning: node up pointer for `scene_gap' is `Polygon' but up is `Index' in menu allegro.texi:12735: warning: node next pointer for `drawing_mode' is `xor_mode' but next is `ellipse' in menu allegro.texi:12735: warning: node prev pointer for `drawing_mode' is `scene_gap' but prev is `draw_trans_sprite' in menu allegro.texi:12735: warning: node up pointer for `drawing_mode' is `Transparency' but up is `Index' in menu allegro.texi:12813: warning: node next pointer for `xor_mode' is `solid_mode' but next is `xwin_set_window_name' in menu allegro.texi:12813: warning: node prev pointer for `xor_mode' is `drawing_mode' but prev is `Windows integration routines' in menu allegro.texi:12813: warning: node up pointer for `xor_mode' is `Transparency' but up is `Index' in menu allegro.texi:12827: warning: node next pointer for `solid_mode' is `256-color transparency' but next is `spline' in menu allegro.texi:12827: warning: node prev pointer for `solid_mode' is `xor_mode' but prev is `simulate_ukeypress' in menu allegro.texi:12827: warning: node up pointer for `solid_mode' is `Transparency' but up is `Index' in menu allegro.texi:12839: warning: node next pointer for `256-color transparency' is `color_map' but next is `_getpixel' in menu allegro.texi:12839: warning: node up pointer for `256-color transparency' is `Transparency' but up is `Index' in menu allegro.texi:12857: warning: node next pointer for `color_map' is `create_trans_table' but next is `COMPILED_SPRITE' in menu allegro.texi:12857: warning: node prev pointer for `color_map' is `256-color transparency' but prev is `COLOR_MAP' in menu allegro.texi:12857: warning: node up pointer for `color_map' is `Transparency' but up is `Index' in menu allegro.texi:12889: warning: node next pointer for `create_trans_table' is `create_light_table' but next is `create_video_bitmap' in menu allegro.texi:12889: warning: node prev pointer for `create_trans_table' is `color_map' but prev is `create_system_bitmap' in menu allegro.texi:12889: warning: node up pointer for `create_trans_table' is `Transparency' but up is `Index' in menu allegro.texi:12928: warning: node next pointer for `create_light_table' is `create_color_table' but next is `create_lzss_pack_data' in menu allegro.texi:12928: warning: node prev pointer for `create_light_table' is `create_trans_table' but prev is `create_datafile_index' in menu allegro.texi:12928: warning: node up pointer for `create_light_table' is `Transparency' but up is `Index' in menu allegro.texi:12967: warning: node next pointer for `create_color_table' is `create_blender_table' but next is `create_datafile_index' in menu allegro.texi:12967: warning: node prev pointer for `create_color_table' is `create_light_table' but prev is `create_blender_table' in menu allegro.texi:12967: warning: node up pointer for `create_color_table' is `Transparency' but up is `Index' in menu allegro.texi:13012: warning: node next pointer for `create_blender_table' is `Truecolor transparency' but next is `create_color_table' in menu allegro.texi:13012: warning: node prev pointer for `create_blender_table' is `create_color_table' but prev is `create_bitmap_ex' in menu allegro.texi:13012: warning: node up pointer for `create_blender_table' is `Transparency' but up is `Index' in menu allegro.texi:13036: warning: node next pointer for `Truecolor transparency' is `set_trans_blender' but next is `uatof' in menu allegro.texi:13036: warning: node prev pointer for `Truecolor transparency' is `create_blender_table' but prev is `triangle3d' in menu allegro.texi:13036: warning: node up pointer for `Truecolor transparency' is `Transparency' but up is `Index' in menu allegro.texi:13074: warning: node next pointer for `set_trans_blender' is `set_alpha_blender' but next is `set_ucodepage' in menu allegro.texi:13074: warning: node prev pointer for `set_trans_blender' is `Truecolor transparency' but prev is `set_sound_input_source' in menu allegro.texi:13074: warning: node up pointer for `set_trans_blender' is `Transparency' but up is `Index' in menu allegro.texi:13109: warning: node next pointer for `set_alpha_blender' is `set_write_alpha_blender' but next is `set_blender_mode' in menu allegro.texi:13109: warning: node prev pointer for `set_alpha_blender' is `set_trans_blender' but prev is `set_allegro_resource_path' in menu allegro.texi:13109: warning: node up pointer for `set_alpha_blender' is `Transparency' but up is `Index' in menu allegro.texi:13132: warning: node next pointer for `set_write_alpha_blender' is `set_add_blender' but next is `set_zbuffer' in menu allegro.texi:13132: warning: node prev pointer for `set_write_alpha_blender' is `set_alpha_blender' but prev is `set_window_title' in menu allegro.texi:13132: warning: node up pointer for `set_write_alpha_blender' is `Transparency' but up is `Index' in menu allegro.texi:13152: warning: node next pointer for `set_add_blender' is `set_burn_blender' but next is `set_allegro_resource_path' in menu allegro.texi:13152: warning: node prev pointer for `set_add_blender' is `set_write_alpha_blender' but prev is `select_palette' in menu allegro.texi:13152: warning: node up pointer for `set_add_blender' is `Transparency' but up is `Index' in menu allegro.texi:13163: warning: node next pointer for `set_burn_blender' is `set_color_blender' but next is `set_clip_rect' in menu allegro.texi:13163: warning: node prev pointer for `set_burn_blender' is `set_add_blender' but prev is `set_blender_mode_ex' in menu allegro.texi:13163: warning: node up pointer for `set_burn_blender' is `Transparency' but up is `Index' in menu allegro.texi:13175: warning: node next pointer for `set_color_blender' is `set_difference_blender' but next is `set_color_conversion' in menu allegro.texi:13175: warning: node prev pointer for `set_color_blender' is `set_burn_blender' but prev is `set_color' in menu allegro.texi:13175: warning: node up pointer for `set_color_blender' is `Transparency' but up is `Index' in menu allegro.texi:13187: warning: node next pointer for `set_difference_blender' is `set_dissolve_blender' but next is `set_display_switch_callback' in menu allegro.texi:13187: warning: node prev pointer for `set_difference_blender' is `set_color_blender' but prev is `set_dialog_color' in menu allegro.texi:13187: warning: node up pointer for `set_difference_blender' is `Transparency' but up is `Index' in menu allegro.texi:13199: warning: node prev pointer for `set_dissolve_blender' is `set_difference_blender' but prev is `set_display_switch_mode' in menu allegro.texi:13199: warning: node up pointer for `set_dissolve_blender' is `Transparency' but up is `Index' in menu allegro.texi:13213: warning: node next pointer for `set_dodge_blender' is `set_hue_blender' but next is `set_filename_encoding' in menu allegro.texi:13213: warning: node up pointer for `set_dodge_blender' is `Transparency' but up is `Index' in menu allegro.texi:13225: warning: node prev pointer for `set_hue_blender' is `set_dodge_blender' but prev is `set_hardware_volume' in menu allegro.texi:13225: warning: node up pointer for `set_hue_blender' is `Transparency' but up is `Index' in menu allegro.texi:13236: warning: node next pointer for `set_invert_blender' is `set_luminance_blender' but next is `set_keyboard_rate' in menu allegro.texi:13236: warning: node up pointer for `set_invert_blender' is `Transparency' but up is `Index' in menu allegro.texi:13248: warning: node next pointer for `set_luminance_blender' is `set_multiply_blender' but next is `set_mixer_quality' in menu allegro.texi:13248: warning: node prev pointer for `set_luminance_blender' is `set_invert_blender' but prev is `set_leds' in menu allegro.texi:13248: warning: node up pointer for `set_luminance_blender' is `Transparency' but up is `Index' in menu allegro.texi:13260: warning: node next pointer for `set_multiply_blender' is `set_saturation_blender' but next is `set_palette' in menu allegro.texi:13260: warning: node prev pointer for `set_multiply_blender' is `set_luminance_blender' but prev is `set_mouse_sprite_focus' in menu allegro.texi:13260: warning: node up pointer for `set_multiply_blender' is `Transparency' but up is `Index' in menu allegro.texi:13275: warning: node prev pointer for `set_saturation_blender' is `set_multiply_blender' but prev is `set_projection_viewport' in menu allegro.texi:13275: warning: node up pointer for `set_saturation_blender' is `Transparency' but up is `Index' in menu allegro.texi:13287: warning: node next pointer for `set_screen_blender' is `set_blender_mode' but next is `set_sound_input_source' in menu allegro.texi:13287: warning: node up pointer for `set_screen_blender' is `Transparency' but up is `Index' in menu allegro.texi:13300: warning: node prev pointer for `set_blender_mode' is `set_screen_blender' but prev is `set_alpha_blender' in menu allegro.texi:13300: warning: node up pointer for `set_blender_mode' is `Transparency' but up is `Index' in menu allegro.texi:13316: warning: node next pointer for `set_blender_mode_ex' is `bestfit_color' but next is `set_burn_blender' in menu allegro.texi:13316: warning: node up pointer for `set_blender_mode_ex' is `Transparency' but up is `Index' in menu allegro.texi:13379: warning: node next pointer for `bestfit_color' is `rgb_map' but next is `BITMAP' in menu allegro.texi:13379: warning: node prev pointer for `bestfit_color' is `set_blender_mode_ex' but prev is `AUDIOSTREAM' in menu allegro.texi:13379: warning: node up pointer for `bestfit_color' is `Converting' but up is `Index' in menu allegro.texi:13396: warning: node next pointer for `rgb_map' is `create_rgb_table' but next is `RLE_SPRITE' in menu allegro.texi:13396: warning: node prev pointer for `rgb_map' is `bestfit_color' but prev is `RGB_MAP' in menu allegro.texi:13396: warning: node up pointer for `rgb_map' is `Converting' but up is `Index' in menu allegro.texi:13420: warning: node next pointer for `create_rgb_table' is `hsv_to_rgb' but next is `create_sample' in menu allegro.texi:13420: warning: node prev pointer for `create_rgb_table' is `rgb_map' but prev is `create_lzss_unpack_data' in menu allegro.texi:13420: warning: node up pointer for `create_rgb_table' is `Converting' but up is `Index' in menu allegro.texi:13446: warning: node next pointer for `hsv_to_rgb' is `bmp_write_line' but next is `i_love_bill' in menu allegro.texi:13446: warning: node prev pointer for `hsv_to_rgb' is `create_rgb_table' but prev is `hook_config_section' in menu allegro.texi:13446: warning: node up pointer for `hsv_to_rgb' is `Converting' but up is `Index' in menu allegro.texi:13546: warning: node next pointer for `bmp_write_line' is `bmp_read_line' but next is `broadcast_dialog_message' in menu allegro.texi:13546: warning: node prev pointer for `bmp_write_line' is `hsv_to_rgb' but prev is `bmp_unwrite_line' in menu allegro.texi:13546: warning: node up pointer for `bmp_write_line' is `Direct' but up is `Index' in menu allegro.texi:13559: warning: node prev pointer for `bmp_read_line' is `bmp_write_line' but prev is `blit_to_hdc' in menu allegro.texi:13559: warning: node up pointer for `bmp_read_line' is `Direct' but up is `Index' in menu allegro.texi:13571: warning: node next pointer for `bmp_unwrite_line' is `More on banked direct memory access' but next is `bmp_write_line' in menu allegro.texi:13571: warning: node up pointer for `bmp_unwrite_line' is `Direct' but up is `Index' in menu allegro.texi:13584: warning: node next pointer for `More on banked direct memory access' is `play_fli' but next is `mouse_callback' in menu allegro.texi:13584: warning: node prev pointer for `More on banked direct memory access' is `bmp_unwrite_line' but prev is `midi_time' in menu allegro.texi:13584: warning: node up pointer for `More on banked direct memory access' is `Direct' but up is `Index' in menu allegro.texi:13722: warning: node next pointer for `play_fli' is `play_memory_fli' but next is `play_looped_midi' in menu allegro.texi:13722: warning: node prev pointer for `play_fli' is `More on banked direct memory access' but prev is `play_audio_stream' in menu allegro.texi:13722: warning: node up pointer for `play_fli' is `FLIC' but up is `Index' in menu allegro.texi:13759: warning: node next pointer for `play_memory_fli' is `open_fli' but next is `play_midi' in menu allegro.texi:13759: warning: node prev pointer for `play_memory_fli' is `play_fli' but prev is `play_looped_midi' in menu allegro.texi:13759: warning: node up pointer for `play_memory_fli' is `FLIC' but up is `Index' in menu allegro.texi:13795: warning: node next pointer for `open_fli' is `close_fli' but next is `os_multitasking' in menu allegro.texi:13795: warning: node prev pointer for `open_fli' is `play_memory_fli' but prev is `offer_focus' in menu allegro.texi:13795: warning: node up pointer for `open_fli' is `FLIC' but up is `Index' in menu allegro.texi:13822: warning: node next pointer for `close_fli' is `next_fli_frame' but next is `COLOR_MAP' in menu allegro.texi:13822: warning: node prev pointer for `close_fli' is `open_fli' but prev is `clip3d_f' in menu allegro.texi:13822: warning: node up pointer for `close_fli' is `FLIC' but up is `Index' in menu allegro.texi:13832: warning: node next pointer for `next_fli_frame' is `fli_bitmap' but next is `normalize_vector' in menu allegro.texi:13832: warning: node prev pointer for `next_fli_frame' is `close_fli' but prev is `need_uconvert' in menu allegro.texi:13832: warning: node up pointer for `next_fli_frame' is `FLIC' but up is `Index' in menu allegro.texi:13859: warning: node next pointer for `fli_bitmap' is `fli_palette' but next is `fli_bmp_dirty_from' in menu allegro.texi:13859: warning: node prev pointer for `fli_bitmap' is `next_fli_frame' but prev is `fixup_datafile' in menu allegro.texi:13859: warning: node up pointer for `fli_bitmap' is `FLIC' but up is `Index' in menu allegro.texi:13872: warning: node next pointer for `fli_palette' is `fli_bmp_dirty_from' but next is `fli_timer' in menu allegro.texi:13872: warning: node prev pointer for `fli_palette' is `fli_bitmap' but prev is `fli_pal_dirty_from' in menu allegro.texi:13872: warning: node up pointer for `fli_palette' is `FLIC' but up is `Index' in menu allegro.texi:13884: warning: node next pointer for `fli_bmp_dirty_from' is `fli_pal_dirty_from' but next is `fli_frame' in menu allegro.texi:13884: warning: node prev pointer for `fli_bmp_dirty_from' is `fli_palette' but prev is `fli_bitmap' in menu allegro.texi:13884: warning: node up pointer for `fli_bmp_dirty_from' is `FLIC' but up is `Index' in menu allegro.texi:13909: warning: node next pointer for `fli_pal_dirty_from' is `reset_fli_variables' but next is `fli_palette' in menu allegro.texi:13909: warning: node prev pointer for `fli_pal_dirty_from' is `fli_bmp_dirty_from' but prev is `fli_frame' in menu allegro.texi:13909: warning: node up pointer for `fli_pal_dirty_from' is `FLIC' but up is `Index' in menu allegro.texi:13933: warning: node next pointer for `reset_fli_variables' is `fli_frame' but next is `rest' in menu allegro.texi:13933: warning: node prev pointer for `reset_fli_variables' is `fli_pal_dirty_from' but prev is `reserve_voices' in menu allegro.texi:13933: warning: node up pointer for `reset_fli_variables' is `FLIC' but up is `Index' in menu allegro.texi:13945: warning: node next pointer for `fli_frame' is `fli_timer' but next is `fli_pal_dirty_from' in menu allegro.texi:13945: warning: node prev pointer for `fli_frame' is `reset_fli_variables' but prev is `fli_bmp_dirty_from' in menu allegro.texi:13945: warning: node up pointer for `fli_frame' is `FLIC' but up is `Index' in menu allegro.texi:13967: warning: node next pointer for `fli_timer' is `detect_digi_driver' but next is `floodfill' in menu allegro.texi:13967: warning: node prev pointer for `fli_timer' is `fli_frame' but prev is `fli_palette' in menu allegro.texi:13967: warning: node up pointer for `fli_timer' is `FLIC' but up is `Index' in menu allegro.texi:14028: warning: node prev pointer for `detect_digi_driver' is `fli_timer' but prev is `destroy_zbuffer' in menu allegro.texi:14028: warning: node up pointer for `detect_digi_driver' is `Sound' but up is `Index' in menu allegro.texi:14048: warning: node next pointer for `detect_midi_driver' is `reserve_voices' but next is `DIALOG' in menu allegro.texi:14048: warning: node up pointer for `detect_midi_driver' is `Sound' but up is `Index' in menu allegro.texi:14074: warning: node next pointer for `reserve_voices' is `set_volume_per_voice' but next is `reset_fli_variables' in menu allegro.texi:14074: warning: node prev pointer for `reserve_voices' is `detect_midi_driver' but prev is `request_video_bitmap' in menu allegro.texi:14074: warning: node up pointer for `reserve_voices' is `Sound' but up is `Index' in menu allegro.texi:14097: warning: node next pointer for `set_volume_per_voice' is `install_sound' but next is `set_window_title' in menu allegro.texi:14097: warning: node prev pointer for `set_volume_per_voice' is `reserve_voices' but prev is `set_volume' in menu allegro.texi:14097: warning: node up pointer for `set_volume_per_voice' is `Sound' but up is `Index' in menu allegro.texi:14165: warning: node next pointer for `install_sound' is `remove_sound' but next is `install_sound_input' in menu allegro.texi:14165: warning: node prev pointer for `install_sound' is `set_volume_per_voice' but prev is `install_param_int_ex' in menu allegro.texi:14165: warning: node up pointer for `install_sound' is `Sound' but up is `Index' in menu allegro.texi:14212: warning: node next pointer for `remove_sound' is `set_volume' but next is `remove_sound_input' in menu allegro.texi:14212: warning: node prev pointer for `remove_sound' is `install_sound' but prev is `remove_param_int' in menu allegro.texi:14212: warning: node up pointer for `remove_sound' is `Sound' but up is `Index' in menu allegro.texi:14223: warning: node next pointer for `set_volume' is `set_hardware_volume' but next is `set_volume_per_voice' in menu allegro.texi:14223: warning: node prev pointer for `set_volume' is `remove_sound' but prev is `set_uformat' in menu allegro.texi:14223: warning: node up pointer for `set_volume' is `Sound' but up is `Index' in menu allegro.texi:14237: warning: node next pointer for `set_hardware_volume' is `get_volume' but next is `set_hue_blender' in menu allegro.texi:14237: warning: node prev pointer for `set_hardware_volume' is `set_volume' but prev is `set_gfx_mode' in menu allegro.texi:14237: warning: node up pointer for `set_hardware_volume' is `Sound' but up is `Index' in menu allegro.texi:14252: warning: node next pointer for `get_volume' is `get_hardware_volume' but next is `get_x_rotate_matrix' in menu allegro.texi:14252: warning: node prev pointer for `get_volume' is `set_hardware_volume' but prev is `get_vector_rotation_quat' in menu allegro.texi:14252: warning: node up pointer for `get_volume' is `Sound' but up is `Index' in menu allegro.texi:14264: warning: node next pointer for `get_hardware_volume' is `set_mixer_quality' but next is `get_midi_length' in menu allegro.texi:14264: warning: node prev pointer for `get_hardware_volume' is `get_volume' but prev is `get_gfx_mode_type' in menu allegro.texi:14264: warning: node up pointer for `get_hardware_volume' is `Sound' but up is `Index' in menu allegro.texi:14291: warning: node next pointer for `set_mixer_quality' is `get_mixer_quality' but next is `set_mouse_cursor_bitmap' in menu allegro.texi:14291: warning: node prev pointer for `set_mixer_quality' is `get_hardware_volume' but prev is `set_luminance_blender' in menu allegro.texi:14291: warning: node up pointer for `set_mixer_quality' is `Mixer' but up is `Index' in menu allegro.texi:14304: warning: node next pointer for `get_mixer_quality' is `get_mixer_frequency' but next is `get_mixer_voices' in menu allegro.texi:14304: warning: node prev pointer for `get_mixer_quality' is `set_mixer_quality' but prev is `get_mixer_frequency' in menu allegro.texi:14304: warning: node up pointer for `get_mixer_quality' is `Mixer' but up is `Index' in menu allegro.texi:14315: warning: node next pointer for `get_mixer_frequency' is `get_mixer_bits' but next is `get_mixer_quality' in menu allegro.texi:14315: warning: node prev pointer for `get_mixer_frequency' is `get_mixer_quality' but prev is `get_mixer_channels' in menu allegro.texi:14315: warning: node up pointer for `get_mixer_frequency' is `Mixer' but up is `Index' in menu allegro.texi:14324: warning: node next pointer for `get_mixer_bits' is `get_mixer_channels' but next is `get_mixer_buffer_length' in menu allegro.texi:14324: warning: node prev pointer for `get_mixer_bits' is `get_mixer_frequency' but prev is `get_midi_length' in menu allegro.texi:14324: warning: node up pointer for `get_mixer_bits' is `Mixer' but up is `Index' in menu allegro.texi:14333: warning: node next pointer for `get_mixer_channels' is `get_mixer_voices' but next is `get_mixer_frequency' in menu allegro.texi:14333: warning: node prev pointer for `get_mixer_channels' is `get_mixer_bits' but prev is `get_mixer_buffer_length' in menu allegro.texi:14333: warning: node up pointer for `get_mixer_channels' is `Mixer' but up is `Index' in menu allegro.texi:14343: warning: node next pointer for `get_mixer_voices' is `get_mixer_buffer_length' but next is `get_mouse_mickeys' in menu allegro.texi:14343: warning: node prev pointer for `get_mixer_voices' is `get_mixer_channels' but prev is `get_mixer_quality' in menu allegro.texi:14343: warning: node up pointer for `get_mixer_voices' is `Mixer' but up is `Index' in menu allegro.texi:14352: warning: node next pointer for `get_mixer_buffer_length' is `load_sample' but next is `get_mixer_channels' in menu allegro.texi:14352: warning: node prev pointer for `get_mixer_buffer_length' is `get_mixer_voices' but prev is `get_mixer_bits' in menu allegro.texi:14352: warning: node up pointer for `get_mixer_buffer_length' is `Mixer' but up is `Index' in menu allegro.texi:14408: warning: node next pointer for `load_sample' is `load_wav' but next is `load_tga' in menu allegro.texi:14408: warning: node prev pointer for `load_sample' is `get_mixer_buffer_length' but prev is `load_pcx_pf' in menu allegro.texi:14408: warning: node up pointer for `load_sample' is `Digital' but up is `Index' in menu allegro.texi:14436: warning: node prev pointer for `load_wav' is `load_sample' but prev is `load_voc_pf' in menu allegro.texi:14436: warning: node up pointer for `load_wav' is `Digital' but up is `Index' in menu allegro.texi:14456: warning: node next pointer for `load_wav_pf' is `load_voc' but next is `lock_bitmap' in menu allegro.texi:14456: warning: node up pointer for `load_wav_pf' is `Digital' but up is `Index' in menu allegro.texi:14483: warning: node prev pointer for `load_voc' is `load_wav_pf' but prev is `load_txt_font' in menu allegro.texi:14483: warning: node up pointer for `load_voc' is `Digital' but up is `Index' in menu allegro.texi:14503: warning: node next pointer for `load_voc_pf' is `save_sample' but next is `load_wav' in menu allegro.texi:14503: warning: node up pointer for `load_voc_pf' is `Digital' but up is `Index' in menu allegro.texi:14530: warning: node next pointer for `save_sample' is `create_sample' but next is `save_tga' in menu allegro.texi:14530: warning: node prev pointer for `save_sample' is `load_voc_pf' but prev is `save_pcx_pf' in menu allegro.texi:14530: warning: node up pointer for `save_sample' is `Digital' but up is `Index' in menu allegro.texi:14551: warning: node next pointer for `create_sample' is `destroy_sample' but next is `create_scene' in menu allegro.texi:14551: warning: node prev pointer for `create_sample' is `save_sample' but prev is `create_rgb_table' in menu allegro.texi:14551: warning: node up pointer for `create_sample' is `Digital' but up is `Index' in menu allegro.texi:14571: warning: node next pointer for `destroy_sample' is `lock_sample' but next is `destroy_scene' in menu allegro.texi:14571: warning: node prev pointer for `destroy_sample' is `create_sample' but prev is `destroy_rle_sprite' in menu allegro.texi:14571: warning: node up pointer for `destroy_sample' is `Digital' but up is `Index' in menu allegro.texi:14585: warning: node next pointer for `lock_sample' is `register_sample_file_type' but next is `LOCK_VARIABLE' in menu allegro.texi:14585: warning: node prev pointer for `lock_sample' is `destroy_sample' but prev is `lock_midi' in menu allegro.texi:14585: warning: node up pointer for `lock_sample' is `Digital' but up is `Index' in menu allegro.texi:14598: warning: node next pointer for `register_sample_file_type' is `play_sample' but next is `register_trace_handler' in menu allegro.texi:14598: warning: node prev pointer for `register_sample_file_type' is `lock_sample' but prev is `register_font_file_type' in menu allegro.texi:14598: warning: node up pointer for `register_sample_file_type' is `Digital' but up is `Index' in menu allegro.texi:14620: warning: node next pointer for `play_sample' is `adjust_sample' but next is `poll_joystick' in menu allegro.texi:14620: warning: node prev pointer for `play_sample' is `register_sample_file_type' but prev is `play_midi' in menu allegro.texi:14620: warning: node up pointer for `play_sample' is `Digital' but up is `Index' in menu allegro.texi:14649: warning: node next pointer for `adjust_sample' is `stop_sample' but next is `al_assert' in menu allegro.texi:14649: warning: node prev pointer for `adjust_sample' is `play_sample' but prev is `add_clip_rect' in menu allegro.texi:14649: warning: node up pointer for `adjust_sample' is `Digital' but up is `Index' in menu allegro.texi:14666: warning: node next pointer for `stop_sample' is `Voice control' but next is `stop_sound_input' in menu allegro.texi:14666: warning: node prev pointer for `stop_sample' is `adjust_sample' but prev is `stop_midi' in menu allegro.texi:14666: warning: node up pointer for `stop_sample' is `Digital' but up is `Index' in menu allegro.texi:14680: warning: node next pointer for `Voice control' is `allocate_voice' but next is `voice_check' in menu allegro.texi:14680: warning: node prev pointer for `Voice control' is `stop_sample' but prev is `vline' in menu allegro.texi:14680: warning: node up pointer for `Voice control' is `Digital' but up is `Index' in menu allegro.texi:14708: warning: node next pointer for `allocate_voice' is `deallocate_voice' but next is `append_filename' in menu allegro.texi:14708: warning: node prev pointer for `allocate_voice' is `Voice control' but prev is `ALLEGRO_WIP_VERSION' in menu allegro.texi:14708: warning: node up pointer for `allocate_voice' is `Digital' but up is `Index' in menu allegro.texi:14729: warning: node next pointer for `deallocate_voice' is `reallocate_voice' but next is `default_palette' in menu allegro.texi:14729: warning: node prev pointer for `deallocate_voice' is `allocate_voice' but prev is `DATAFILE' in menu allegro.texi:14729: warning: node up pointer for `deallocate_voice' is `Digital' but up is `Index' in menu allegro.texi:14740: warning: node next pointer for `reallocate_voice' is `release_voice' but next is `rect' in menu allegro.texi:14740: warning: node prev pointer for `reallocate_voice' is `deallocate_voice' but prev is `readkey' in menu allegro.texi:14740: warning: node up pointer for `reallocate_voice' is `Digital' but up is `Index' in menu allegro.texi:14758: warning: node next pointer for `release_voice' is `voice_start' but next is `reload_config_texts' in menu allegro.texi:14758: warning: node prev pointer for `release_voice' is `reallocate_voice' but prev is `release_screen' in menu allegro.texi:14758: warning: node up pointer for `release_voice' is `Digital' but up is `Index' in menu allegro.texi:14772: warning: node prev pointer for `voice_start' is `release_voice' but prev is `voice_set_volume' in menu allegro.texi:14772: warning: node up pointer for `voice_start' is `Digital' but up is `Index' in menu allegro.texi:14785: warning: node next pointer for `voice_stop' is `voice_set_priority' but next is `voice_stop_frequency_sweep' in menu allegro.texi:14785: warning: node up pointer for `voice_stop' is `Digital' but up is `Index' in menu allegro.texi:14798: warning: node next pointer for `voice_set_priority' is `voice_check' but next is `voice_set_tremolo' in menu allegro.texi:14798: warning: node prev pointer for `voice_set_priority' is `voice_stop' but prev is `voice_set_position' in menu allegro.texi:14798: warning: node up pointer for `voice_set_priority' is `Digital' but up is `Index' in menu allegro.texi:14809: warning: node next pointer for `voice_check' is `voice_get_position' but next is `voice_get_frequency' in menu allegro.texi:14809: warning: node prev pointer for `voice_check' is `voice_set_priority' but prev is `Voice control' in menu allegro.texi:14809: warning: node up pointer for `voice_check' is `Digital' but up is `Index' in menu allegro.texi:14825: warning: node next pointer for `voice_get_position' is `voice_set_position' but next is `voice_get_volume' in menu allegro.texi:14825: warning: node prev pointer for `voice_get_position' is `voice_check' but prev is `voice_get_pan' in menu allegro.texi:14825: warning: node up pointer for `voice_get_position' is `Digital' but up is `Index' in menu allegro.texi:14836: warning: node next pointer for `voice_set_position' is `voice_set_playmode' but next is `voice_set_priority' in menu allegro.texi:14836: warning: node prev pointer for `voice_set_position' is `voice_get_position' but prev is `voice_set_playmode' in menu allegro.texi:14836: warning: node up pointer for `voice_set_position' is `Digital' but up is `Index' in menu allegro.texi:14847: warning: node next pointer for `voice_set_playmode' is `voice_get_volume' but next is `voice_set_position' in menu allegro.texi:14847: warning: node prev pointer for `voice_set_playmode' is `voice_set_position' but prev is `voice_set_pan' in menu allegro.texi:14847: warning: node up pointer for `voice_set_playmode' is `Digital' but up is `Index' in menu allegro.texi:14888: warning: node next pointer for `voice_get_volume' is `voice_set_volume' but next is `voice_ramp_volume' in menu allegro.texi:14888: warning: node prev pointer for `voice_get_volume' is `voice_set_playmode' but prev is `voice_get_position' in menu allegro.texi:14888: warning: node up pointer for `voice_get_volume' is `Digital' but up is `Index' in menu allegro.texi:14900: warning: node next pointer for `voice_set_volume' is `voice_ramp_volume' but next is `voice_start' in menu allegro.texi:14900: warning: node prev pointer for `voice_set_volume' is `voice_get_volume' but prev is `voice_set_vibrato' in menu allegro.texi:14900: warning: node up pointer for `voice_set_volume' is `Digital' but up is `Index' in menu allegro.texi:14911: warning: node next pointer for `voice_ramp_volume' is `voice_stop_volumeramp' but next is `voice_set_echo' in menu allegro.texi:14911: warning: node prev pointer for `voice_ramp_volume' is `voice_set_volume' but prev is `voice_get_volume' in menu allegro.texi:14911: warning: node up pointer for `voice_ramp_volume' is `Digital' but up is `Index' in menu allegro.texi:14923: warning: node next pointer for `voice_stop_volumeramp' is `voice_get_frequency' but next is `voice_sweep_frequency' in menu allegro.texi:14923: warning: node prev pointer for `voice_stop_volumeramp' is `voice_ramp_volume' but prev is `voice_stop_pan_sweep' in menu allegro.texi:14923: warning: node up pointer for `voice_stop_volumeramp' is `Digital' but up is `Index' in menu allegro.texi:14932: warning: node next pointer for `voice_get_frequency' is `voice_set_frequency' but next is `voice_get_pan' in menu allegro.texi:14932: warning: node prev pointer for `voice_get_frequency' is `voice_stop_volumeramp' but prev is `voice_check' in menu allegro.texi:14932: warning: node up pointer for `voice_get_frequency' is `Digital' but up is `Index' in menu allegro.texi:14942: warning: node next pointer for `voice_set_frequency' is `voice_sweep_frequency' but next is `voice_set_pan' in menu allegro.texi:14942: warning: node prev pointer for `voice_set_frequency' is `voice_get_frequency' but prev is `voice_set_echo' in menu allegro.texi:14942: warning: node up pointer for `voice_set_frequency' is `Digital' but up is `Index' in menu allegro.texi:14953: warning: node next pointer for `voice_sweep_frequency' is `voice_stop_frequency_sweep' but next is `voice_sweep_pan' in menu allegro.texi:14953: warning: node prev pointer for `voice_sweep_frequency' is `voice_set_frequency' but prev is `voice_stop_volumeramp' in menu allegro.texi:14953: warning: node up pointer for `voice_sweep_frequency' is `Digital' but up is `Index' in menu allegro.texi:14964: warning: node next pointer for `voice_stop_frequency_sweep' is `voice_get_pan' but next is `voice_stop_pan_sweep' in menu allegro.texi:14964: warning: node prev pointer for `voice_stop_frequency_sweep' is `voice_sweep_frequency' but prev is `voice_stop' in menu allegro.texi:14964: warning: node up pointer for `voice_stop_frequency_sweep' is `Digital' but up is `Index' in menu allegro.texi:14973: warning: node next pointer for `voice_get_pan' is `voice_set_pan' but next is `voice_get_position' in menu allegro.texi:14973: warning: node prev pointer for `voice_get_pan' is `voice_stop_frequency_sweep' but prev is `voice_get_frequency' in menu allegro.texi:14973: warning: node up pointer for `voice_get_pan' is `Digital' but up is `Index' in menu allegro.texi:14983: warning: node next pointer for `voice_set_pan' is `voice_sweep_pan' but next is `voice_set_playmode' in menu allegro.texi:14983: warning: node prev pointer for `voice_set_pan' is `voice_get_pan' but prev is `voice_set_frequency' in menu allegro.texi:14983: warning: node up pointer for `voice_set_pan' is `Digital' but up is `Index' in menu allegro.texi:14994: warning: node next pointer for `voice_sweep_pan' is `voice_stop_pan_sweep' but next is `vsync' in menu allegro.texi:14994: warning: node prev pointer for `voice_sweep_pan' is `voice_set_pan' but prev is `voice_sweep_frequency' in menu allegro.texi:14994: warning: node up pointer for `voice_sweep_pan' is `Digital' but up is `Index' in menu allegro.texi:15005: warning: node next pointer for `voice_stop_pan_sweep' is `voice_set_echo' but next is `voice_stop_volumeramp' in menu allegro.texi:15005: warning: node prev pointer for `voice_stop_pan_sweep' is `voice_sweep_pan' but prev is `voice_stop_frequency_sweep' in menu allegro.texi:15005: warning: node up pointer for `voice_stop_pan_sweep' is `Digital' but up is `Index' in menu allegro.texi:15014: warning: node next pointer for `voice_set_echo' is `voice_set_tremolo' but next is `voice_set_frequency' in menu allegro.texi:15014: warning: node prev pointer for `voice_set_echo' is `voice_stop_pan_sweep' but prev is `voice_ramp_volume' in menu allegro.texi:15014: warning: node up pointer for `voice_set_echo' is `Digital' but up is `Index' in menu allegro.texi:15023: warning: node prev pointer for `voice_set_tremolo' is `voice_set_echo' but prev is `voice_set_priority' in menu allegro.texi:15023: warning: node up pointer for `voice_set_tremolo' is `Digital' but up is `Index' in menu allegro.texi:15032: warning: node next pointer for `voice_set_vibrato' is `load_midi' but next is `voice_set_volume' in menu allegro.texi:15032: warning: node up pointer for `voice_set_vibrato' is `Digital' but up is `Index' in menu allegro.texi:15088: warning: node next pointer for `load_midi' is `destroy_midi' but next is `load_midi_patches' in menu allegro.texi:15088: warning: node prev pointer for `load_midi' is `voice_set_vibrato' but prev is `load_lbm' in menu allegro.texi:15088: warning: node up pointer for `load_midi' is `Music' but up is `Index' in menu allegro.texi:15111: warning: node next pointer for `destroy_midi' is `lock_midi' but next is `destroy_rle_sprite' in menu allegro.texi:15111: warning: node prev pointer for `destroy_midi' is `load_midi' but prev is `destroy_gfx_mode_list' in menu allegro.texi:15111: warning: node up pointer for `destroy_midi' is `Music' but up is `Index' in menu allegro.texi:15125: warning: node next pointer for `lock_midi' is `play_midi' but next is `lock_sample' in menu allegro.texi:15125: warning: node prev pointer for `lock_midi' is `destroy_midi' but prev is `LOCK_FUNCTION' in menu allegro.texi:15125: warning: node up pointer for `lock_midi' is `Music' but up is `Index' in menu allegro.texi:15136: warning: node next pointer for `play_midi' is `play_looped_midi' but next is `play_sample' in menu allegro.texi:15136: warning: node prev pointer for `play_midi' is `lock_midi' but prev is `play_memory_fli' in menu allegro.texi:15136: warning: node up pointer for `play_midi' is `Music' but up is `Index' in menu allegro.texi:15164: warning: node next pointer for `play_looped_midi' is `stop_midi' but next is `play_memory_fli' in menu allegro.texi:15164: warning: node prev pointer for `play_looped_midi' is `play_midi' but prev is `play_fli' in menu allegro.texi:15164: warning: node up pointer for `play_looped_midi' is `Music' but up is `Index' in menu allegro.texi:15183: warning: node next pointer for `stop_midi' is `midi_pause' but next is `stop_sample' in menu allegro.texi:15183: warning: node prev pointer for `stop_midi' is `play_looped_midi' but prev is `stop_audio_stream' in menu allegro.texi:15183: warning: node up pointer for `stop_midi' is `Music' but up is `Index' in menu allegro.texi:15194: warning: node next pointer for `midi_pause' is `midi_resume' but next is `midi_pos' in menu allegro.texi:15194: warning: node prev pointer for `midi_pause' is `stop_midi' but prev is `midi_out' in menu allegro.texi:15194: warning: node up pointer for `midi_pause' is `Music' but up is `Index' in menu allegro.texi:15207: warning: node prev pointer for `midi_resume' is `midi_pause' but prev is `midi_recorder' in menu allegro.texi:15207: warning: node up pointer for `midi_resume' is `Music' but up is `Index' in menu allegro.texi:15217: warning: node next pointer for `midi_seek' is `get_midi_length' but next is `midi_time' in menu allegro.texi:15217: warning: node up pointer for `midi_seek' is `Music' but up is `Index' in menu allegro.texi:15235: warning: node next pointer for `get_midi_length' is `midi_out' but next is `get_mixer_bits' in menu allegro.texi:15235: warning: node prev pointer for `get_midi_length' is `midi_seek' but prev is `get_hardware_volume' in menu allegro.texi:15235: warning: node up pointer for `get_midi_length' is `Music' but up is `Index' in menu allegro.texi:15268: warning: node next pointer for `midi_out' is `load_midi_patches' but next is `midi_pause' in menu allegro.texi:15268: warning: node prev pointer for `midi_out' is `get_midi_length' but prev is `midi_msg_callback' in menu allegro.texi:15268: warning: node up pointer for `midi_out' is `Music' but up is `Index' in menu allegro.texi:15281: warning: node next pointer for `load_midi_patches' is `midi_pos' but next is `load_pcx' in menu allegro.texi:15281: warning: node prev pointer for `load_midi_patches' is `midi_out' but prev is `load_midi' in menu allegro.texi:15281: warning: node up pointer for `load_midi_patches' is `Music' but up is `Index' in menu allegro.texi:15297: warning: node next pointer for `midi_pos' is `midi_time' but next is `midi_recorder' in menu allegro.texi:15297: warning: node prev pointer for `midi_pos' is `load_midi_patches' but prev is `midi_pause' in menu allegro.texi:15297: warning: node up pointer for `midi_pos' is `Music' but up is `Index' in menu allegro.texi:15311: warning: node next pointer for `midi_time' is `midi_loop_start' but next is `More on banked direct memory access' in menu allegro.texi:15311: warning: node prev pointer for `midi_time' is `midi_pos' but prev is `midi_seek' in menu allegro.texi:15311: warning: node up pointer for `midi_time' is `Music' but up is `Index' in menu allegro.texi:15325: warning: node prev pointer for `midi_loop_start' is `midi_time' but prev is `MIDI_*/Windows' in menu allegro.texi:15325: warning: node up pointer for `midi_loop_start' is `Music' but up is `Index' in menu allegro.texi:15343: warning: node next pointer for `midi_msg_callback' is `load_ibk' but next is `midi_out' in menu allegro.texi:15343: warning: node up pointer for `midi_msg_callback' is `Music' but up is `Index' in menu allegro.texi:15364: warning: node next pointer for `load_ibk' is `play_audio_stream' but next is `load_joystick_data' in menu allegro.texi:15364: warning: node prev pointer for `load_ibk' is `midi_msg_callback' but prev is `load_grx_or_bios_font' in menu allegro.texi:15364: warning: node up pointer for `load_ibk' is `Music' but up is `Index' in menu allegro.texi:15409: warning: node next pointer for `play_audio_stream' is `stop_audio_stream' but next is `play_fli' in menu allegro.texi:15409: warning: node prev pointer for `play_audio_stream' is `load_ibk' but prev is `pivot_sprite_v_flip_trans' in menu allegro.texi:15409: warning: node up pointer for `play_audio_stream' is `Audio' but up is `Index' in menu allegro.texi:15457: warning: node next pointer for `stop_audio_stream' is `get_audio_stream_buffer' but next is `stop_midi' in menu allegro.texi:15457: warning: node prev pointer for `stop_audio_stream' is `play_audio_stream' but prev is `start_sound_input' in menu allegro.texi:15457: warning: node up pointer for `stop_audio_stream' is `Audio' but up is `Index' in menu allegro.texi:15468: warning: node next pointer for `get_audio_stream_buffer' is `free_audio_stream_buffer' but next is `get_camera_matrix' in menu allegro.texi:15468: warning: node prev pointer for `get_audio_stream_buffer' is `stop_audio_stream' but prev is `get_align_matrix_f' in menu allegro.texi:15468: warning: node up pointer for `get_audio_stream_buffer' is `Audio' but up is `Index' in menu allegro.texi:15503: warning: node next pointer for `free_audio_stream_buffer' is `install_sound_input' but next is `free_config_entries' in menu allegro.texi:15503: warning: node prev pointer for `free_audio_stream_buffer' is `get_audio_stream_buffer' but prev is `for_each_file_ex' in menu allegro.texi:15503: warning: node up pointer for `free_audio_stream_buffer' is `Audio' but up is `Index' in menu allegro.texi:15560: warning: node next pointer for `install_sound_input' is `remove_sound_input' but next is `install_timer' in menu allegro.texi:15560: warning: node prev pointer for `install_sound_input' is `free_audio_stream_buffer' but prev is `install_sound' in menu allegro.texi:15560: warning: node up pointer for `install_sound_input' is `Recording' but up is `Index' in menu allegro.texi:15591: warning: node next pointer for `remove_sound_input' is `get_sound_input_cap_bits' but next is `remove_timer' in menu allegro.texi:15591: warning: node prev pointer for `remove_sound_input' is `install_sound_input' but prev is `remove_sound' in menu allegro.texi:15591: warning: node up pointer for `remove_sound_input' is `Recording' but up is `Index' in menu allegro.texi:15604: warning: node next pointer for `get_sound_input_cap_bits' is `get_sound_input_cap_stereo' but next is `get_sound_input_cap_parm' in menu allegro.texi:15604: warning: node prev pointer for `get_sound_input_cap_bits' is `remove_sound_input' but prev is `get_scaling_matrix' in menu allegro.texi:15604: warning: node up pointer for `get_sound_input_cap_bits' is `Recording' but up is `Index' in menu allegro.texi:15639: warning: node next pointer for `get_sound_input_cap_stereo' is `get_sound_input_cap_rate' but next is `get_transformation_matrix' in menu allegro.texi:15639: warning: node prev pointer for `get_sound_input_cap_stereo' is `get_sound_input_cap_bits' but prev is `get_sound_input_cap_rate' in menu allegro.texi:15639: warning: node up pointer for `get_sound_input_cap_stereo' is `Recording' but up is `Index' in menu allegro.texi:15654: warning: node next pointer for `get_sound_input_cap_rate' is `get_sound_input_cap_parm' but next is `get_sound_input_cap_stereo' in menu allegro.texi:15654: warning: node prev pointer for `get_sound_input_cap_rate' is `get_sound_input_cap_stereo' but prev is `get_sound_input_cap_parm' in menu allegro.texi:15654: warning: node up pointer for `get_sound_input_cap_rate' is `Recording' but up is `Index' in menu allegro.texi:15679: warning: node next pointer for `get_sound_input_cap_parm' is `set_sound_input_source' but next is `get_sound_input_cap_rate' in menu allegro.texi:15679: warning: node prev pointer for `get_sound_input_cap_parm' is `get_sound_input_cap_rate' but prev is `get_sound_input_cap_bits' in menu allegro.texi:15679: warning: node up pointer for `get_sound_input_cap_parm' is `Recording' but up is `Index' in menu allegro.texi:15704: warning: node next pointer for `set_sound_input_source' is `start_sound_input' but next is `set_trans_blender' in menu allegro.texi:15704: warning: node prev pointer for `set_sound_input_source' is `get_sound_input_cap_parm' but prev is `set_screen_blender' in menu allegro.texi:15704: warning: node up pointer for `set_sound_input_source' is `Recording' but up is `Index' in menu allegro.texi:15723: warning: node next pointer for `start_sound_input' is `stop_sound_input' but next is `stop_audio_stream' in menu allegro.texi:15723: warning: node prev pointer for `start_sound_input' is `set_sound_input_source' but prev is `Standard config variables' in menu allegro.texi:15723: warning: node up pointer for `start_sound_input' is `Recording' but up is `Index' in menu allegro.texi:15743: warning: node next pointer for `stop_sound_input' is `read_sound_input' but next is `stretch_blit' in menu allegro.texi:15743: warning: node prev pointer for `stop_sound_input' is `start_sound_input' but prev is `stop_sample' in menu allegro.texi:15743: warning: node up pointer for `stop_sound_input' is `Recording' but up is `Index' in menu allegro.texi:15753: warning: node next pointer for `read_sound_input' is `digi_recorder' but next is `readkey' in menu allegro.texi:15753: warning: node prev pointer for `read_sound_input' is `stop_sound_input' but prev is `radtofix_r' in menu allegro.texi:15753: warning: node up pointer for `read_sound_input' is `Recording' but up is `Index' in menu allegro.texi:15777: warning: node next pointer for `digi_recorder' is `midi_recorder' but next is `disable_hardware_cursor' in menu allegro.texi:15777: warning: node prev pointer for `digi_recorder' is `read_sound_input' but prev is `DIGI_*/Windows' in menu allegro.texi:15777: warning: node up pointer for `digi_recorder' is `Recording' but up is `Index' in menu allegro.texi:15792: warning: node next pointer for `midi_recorder' is `get_executable_name' but next is `midi_resume' in menu allegro.texi:15792: warning: node prev pointer for `midi_recorder' is `digi_recorder' but prev is `midi_pos' in menu allegro.texi:15792: warning: node up pointer for `midi_recorder' is `Recording' but up is `Index' in menu allegro.texi:15914: warning: node next pointer for `get_executable_name' is `fix_filename_case' but next is `get_extension' in menu allegro.texi:15914: warning: node prev pointer for `get_executable_name' is `midi_recorder' but prev is `get_display_switch_mode' in menu allegro.texi:15914: warning: node up pointer for `get_executable_name' is `File' but up is `Index' in menu allegro.texi:15933: warning: node prev pointer for `fix_filename_case' is `get_executable_name' but prev is `Fix class' in menu allegro.texi:15933: warning: node up pointer for `fix_filename_case' is `File' but up is `Index' in menu allegro.texi:15953: warning: node next pointer for `fix_filename_slashes' is `canonicalize_filename' but next is `fixacos' in menu allegro.texi:15953: warning: node up pointer for `fix_filename_slashes' is `File' but up is `Index' in menu allegro.texi:15975: warning: node next pointer for `canonicalize_filename' is `make_absolute_filename' but next is `centre_dialog' in menu allegro.texi:15975: warning: node prev pointer for `canonicalize_filename' is `fix_filename_slashes' but prev is `calibrate_joystick_name' in menu allegro.texi:15975: warning: node up pointer for `canonicalize_filename' is `File' but up is `Index' in menu allegro.texi:16005: warning: node prev pointer for `make_absolute_filename' is `canonicalize_filename' but prev is `lzss_write' in menu allegro.texi:16005: warning: node up pointer for `make_absolute_filename' is `File' but up is `Index' in menu allegro.texi:16029: warning: node next pointer for `make_relative_filename' is `is_relative_filename' but next is `make_trans_font' in menu allegro.texi:16029: warning: node up pointer for `make_relative_filename' is `File' but up is `Index' in menu allegro.texi:16056: warning: node next pointer for `is_relative_filename' is `replace_filename' but next is `is_same_bitmap' in menu allegro.texi:16056: warning: node prev pointer for `is_relative_filename' is `make_relative_filename' but prev is `is_planar_bitmap' in menu allegro.texi:16056: warning: node up pointer for `is_relative_filename' is `File' but up is `Index' in menu allegro.texi:16069: warning: node next pointer for `replace_filename' is `replace_extension' but next is `request_refresh_rate' in menu allegro.texi:16069: warning: node prev pointer for `replace_filename' is `is_relative_filename' but prev is `replace_extension' in menu allegro.texi:16069: warning: node up pointer for `replace_filename' is `File' but up is `Index' in menu allegro.texi:16093: warning: node next pointer for `replace_extension' is `append_filename' but next is `replace_filename' in menu allegro.texi:16093: warning: node prev pointer for `replace_extension' is `replace_filename' but prev is `render_scene' in menu allegro.texi:16093: warning: node up pointer for `replace_extension' is `File' but up is `Index' in menu allegro.texi:16115: warning: node next pointer for `append_filename' is `get_filename' but next is `apply_matrix' in menu allegro.texi:16115: warning: node prev pointer for `append_filename' is `replace_extension' but prev is `allocate_voice' in menu allegro.texi:16115: warning: node up pointer for `append_filename' is `File' but up is `Index' in menu allegro.texi:16135: warning: node next pointer for `get_filename' is `get_extension' but next is `get_filename_encoding' in menu allegro.texi:16135: warning: node prev pointer for `get_filename' is `append_filename' but prev is `get_extension' in menu allegro.texi:16135: warning: node up pointer for `get_filename' is `File' but up is `Index' in menu allegro.texi:16165: warning: node next pointer for `get_extension' is `put_backslash' but next is `get_filename' in menu allegro.texi:16165: warning: node prev pointer for `get_extension' is `get_filename' but prev is `get_executable_name' in menu allegro.texi:16165: warning: node up pointer for `get_extension' is `File' but up is `Index' in menu allegro.texi:16187: warning: node next pointer for `put_backslash' is `set_filename_encoding' but next is `putpixel' in menu allegro.texi:16187: warning: node prev pointer for `put_backslash' is `get_extension' but prev is `push_config_state' in menu allegro.texi:16187: warning: node up pointer for `put_backslash' is `File' but up is `Index' in menu allegro.texi:16200: warning: node next pointer for `set_filename_encoding' is `get_filename_encoding' but next is `set_gdi_color_format' in menu allegro.texi:16200: warning: node prev pointer for `set_filename_encoding' is `put_backslash' but prev is `set_dodge_blender' in menu allegro.texi:16200: warning: node up pointer for `set_filename_encoding' is `File' but up is `Index' in menu allegro.texi:16209: warning: node next pointer for `get_filename_encoding' is `file_exists' but next is `get_font_range_begin' in menu allegro.texi:16209: warning: node prev pointer for `get_filename_encoding' is `set_filename_encoding' but prev is `get_filename' in menu allegro.texi:16209: warning: node up pointer for `get_filename_encoding' is `File' but up is `Index' in menu allegro.texi:16218: warning: node next pointer for `file_exists' is `exists' but next is `file_select_ex' in menu allegro.texi:16218: warning: node prev pointer for `file_exists' is `get_filename_encoding' but prev is `fastline' in menu allegro.texi:16218: warning: node up pointer for `file_exists' is `File' but up is `Index' in menu allegro.texi:16240: warning: node next pointer for `exists' is `file_size_ex' but next is `exjoy' in menu allegro.texi:16240: warning: node prev pointer for `exists' is `file_exists' but prev is `exhello' in menu allegro.texi:16240: warning: node up pointer for `exists' is `File' but up is `Index' in menu allegro.texi:16255: warning: node prev pointer for `file_size_ex' is `exists' but prev is `file_select_ex' in menu allegro.texi:16255: warning: node up pointer for `file_size_ex' is `File' but up is `Index' in menu allegro.texi:16268: warning: node next pointer for `file_time' is `delete_file' but next is `find_allegro_resource' in menu allegro.texi:16268: warning: node up pointer for `file_time' is `File' but up is `Index' in menu allegro.texi:16280: warning: node next pointer for `delete_file' is `for_each_file_ex' but next is `desktop_color_depth' in menu allegro.texi:16280: warning: node prev pointer for `delete_file' is `file_time' but prev is `default_palette' in menu allegro.texi:16280: warning: node up pointer for `delete_file' is `File' but up is `Index' in menu allegro.texi:16289: warning: node next pointer for `for_each_file_ex' is `al_findfirst' but next is `free_audio_stream_buffer' in menu allegro.texi:16289: warning: node prev pointer for `for_each_file_ex' is `delete_file' but prev is `font_has_alpha' in menu allegro.texi:16289: warning: node up pointer for `for_each_file_ex' is `File' but up is `Index' in menu allegro.texi:16332: warning: node prev pointer for `al_findfirst' is `for_each_file_ex' but prev is `al_findclose' in menu allegro.texi:16332: warning: node up pointer for `al_findfirst' is `File' but up is `Index' in menu allegro.texi:16375: warning: node next pointer for `al_findnext' is `al_findclose' but next is `AL_ID' in menu allegro.texi:16375: warning: node up pointer for `al_findnext' is `File' but up is `Index' in menu allegro.texi:16400: warning: node next pointer for `al_findclose' is `al_ffblk_get_size' but next is `al_findfirst' in menu allegro.texi:16400: warning: node prev pointer for `al_findclose' is `al_findnext' but prev is `al_ffblk_get_size' in menu allegro.texi:16400: warning: node up pointer for `al_findclose' is `File' but up is `Index' in menu allegro.texi:16413: warning: node next pointer for `al_ffblk_get_size' is `find_allegro_resource' but next is `al_findclose' in menu allegro.texi:16413: warning: node prev pointer for `al_ffblk_get_size' is `al_findclose' but prev is `al_ffblk' in menu allegro.texi:16413: warning: node up pointer for `al_ffblk_get_size' is `File' but up is `Index' in menu allegro.texi:16425: warning: node next pointer for `find_allegro_resource' is `set_allegro_resource_path' but next is `find_datafile_object' in menu allegro.texi:16425: warning: node prev pointer for `find_allegro_resource' is `al_ffblk_get_size' but prev is `file_time' in menu allegro.texi:16425: warning: node up pointer for `find_allegro_resource' is `File' but up is `Index' in menu allegro.texi:16460: warning: node next pointer for `set_allegro_resource_path' is `packfile_password' but next is `set_alpha_blender' in menu allegro.texi:16460: warning: node prev pointer for `set_allegro_resource_path' is `find_allegro_resource' but prev is `set_add_blender' in menu allegro.texi:16460: warning: node up pointer for `set_allegro_resource_path' is `File' but up is `Index' in menu allegro.texi:16489: warning: node next pointer for `packfile_password' is `pack_fopen' but next is `PACKFILE_VTABLE' in menu allegro.texi:16489: warning: node prev pointer for `packfile_password' is `set_allegro_resource_path' but prev is `PACKFILE' in menu allegro.texi:16489: warning: node up pointer for `packfile_password' is `File' but up is `Index' in menu allegro.texi:16529: warning: node next pointer for `pack_fopen' is `pack_fopen_vtable' but next is `pack_fopen_chunk' in menu allegro.texi:16529: warning: node prev pointer for `pack_fopen' is `packfile_password' but prev is `pack_fgets' in menu allegro.texi:16529: warning: node up pointer for `pack_fopen' is `File' but up is `Index' in menu allegro.texi:16615: warning: node next pointer for `pack_fopen_vtable' is `pack_fclose' but next is `pack_fputs' in menu allegro.texi:16615: warning: node prev pointer for `pack_fopen_vtable' is `pack_fopen' but prev is `pack_fopen_chunk' in menu allegro.texi:16615: warning: node up pointer for `pack_fopen_vtable' is `File' but up is `Index' in menu allegro.texi:16641: warning: node next pointer for `pack_fclose' is `pack_fseek' but next is `pack_fclose_chunk' in menu allegro.texi:16641: warning: node prev pointer for `pack_fclose' is `pack_fopen_vtable' but prev is `override_config_file' in menu allegro.texi:16641: warning: node up pointer for `pack_fclose' is `File' but up is `Index' in menu allegro.texi:16661: warning: node next pointer for `pack_fseek' is `pack_feof' but next is `pack_fwrite' in menu allegro.texi:16661: warning: node prev pointer for `pack_fseek' is `pack_fclose' but prev is `pack_fread' in menu allegro.texi:16661: warning: node up pointer for `pack_fseek' is `File' but up is `Index' in menu allegro.texi:16688: warning: node prev pointer for `pack_feof' is `pack_fseek' but prev is `pack_fclose_chunk' in menu allegro.texi:16688: warning: node up pointer for `pack_feof' is `File' but up is `Index' in menu allegro.texi:16707: warning: node next pointer for `pack_ferror' is `pack_getc' but next is `pack_fgets' in menu allegro.texi:16707: warning: node up pointer for `pack_ferror' is `File' but up is `Index' in menu allegro.texi:16725: warning: node next pointer for `pack_getc' is `pack_ungetc' but next is `pack_igetl' in menu allegro.texi:16725: warning: node prev pointer for `pack_getc' is `pack_ferror' but prev is `pack_fwrite' in menu allegro.texi:16725: warning: node up pointer for `pack_getc' is `File' but up is `Index' in menu allegro.texi:16737: warning: node next pointer for `pack_ungetc' is `pack_putc' but next is `PACKFILE' in menu allegro.texi:16737: warning: node prev pointer for `pack_ungetc' is `pack_getc' but prev is `pack_putc' in menu allegro.texi:16737: warning: node up pointer for `pack_ungetc' is `File' but up is `Index' in menu allegro.texi:16754: warning: node next pointer for `pack_putc' is `pack_igetw' but next is `pack_ungetc' in menu allegro.texi:16754: warning: node prev pointer for `pack_putc' is `pack_ungetc' but prev is `pack_mputw' in menu allegro.texi:16754: warning: node up pointer for `pack_putc' is `File' but up is `Index' in menu allegro.texi:16767: warning: node next pointer for `pack_igetw' is `pack_iputw' but next is `pack_iputl' in menu allegro.texi:16767: warning: node prev pointer for `pack_igetw' is `pack_putc' but prev is `pack_igetl' in menu allegro.texi:16767: warning: node up pointer for `pack_igetw' is `File' but up is `Index' in menu allegro.texi:16778: warning: node next pointer for `pack_iputw' is `pack_igetl' but next is `pack_mgetl' in menu allegro.texi:16778: warning: node prev pointer for `pack_iputw' is `pack_igetw' but prev is `pack_iputl' in menu allegro.texi:16778: warning: node up pointer for `pack_iputw' is `File' but up is `Index' in menu allegro.texi:16789: warning: node next pointer for `pack_igetl' is `pack_iputl' but next is `pack_igetw' in menu allegro.texi:16789: warning: node prev pointer for `pack_igetl' is `pack_iputw' but prev is `pack_getc' in menu allegro.texi:16789: warning: node up pointer for `pack_igetl' is `File' but up is `Index' in menu allegro.texi:16800: warning: node next pointer for `pack_iputl' is `pack_mgetw' but next is `pack_iputw' in menu allegro.texi:16800: warning: node prev pointer for `pack_iputl' is `pack_igetl' but prev is `pack_igetw' in menu allegro.texi:16800: warning: node up pointer for `pack_iputl' is `File' but up is `Index' in menu allegro.texi:16811: warning: node next pointer for `pack_mgetw' is `pack_mputw' but next is `pack_mputl' in menu allegro.texi:16811: warning: node prev pointer for `pack_mgetw' is `pack_iputl' but prev is `pack_mgetl' in menu allegro.texi:16811: warning: node up pointer for `pack_mgetw' is `File' but up is `Index' in menu allegro.texi:16822: warning: node next pointer for `pack_mputw' is `pack_mgetl' but next is `pack_putc' in menu allegro.texi:16822: warning: node prev pointer for `pack_mputw' is `pack_mgetw' but prev is `pack_mputl' in menu allegro.texi:16822: warning: node up pointer for `pack_mputw' is `File' but up is `Index' in menu allegro.texi:16833: warning: node next pointer for `pack_mgetl' is `pack_mputl' but next is `pack_mgetw' in menu allegro.texi:16833: warning: node prev pointer for `pack_mgetl' is `pack_mputw' but prev is `pack_iputw' in menu allegro.texi:16833: warning: node up pointer for `pack_mgetl' is `File' but up is `Index' in menu allegro.texi:16844: warning: node next pointer for `pack_mputl' is `pack_fread' but next is `pack_mputw' in menu allegro.texi:16844: warning: node prev pointer for `pack_mputl' is `pack_mgetl' but prev is `pack_mgetw' in menu allegro.texi:16844: warning: node up pointer for `pack_mputl' is `File' but up is `Index' in menu allegro.texi:16855: warning: node next pointer for `pack_fread' is `pack_fwrite' but next is `pack_fseek' in menu allegro.texi:16855: warning: node prev pointer for `pack_fread' is `pack_mputl' but prev is `pack_fputs' in menu allegro.texi:16855: warning: node up pointer for `pack_fread' is `File' but up is `Index' in menu allegro.texi:16879: warning: node next pointer for `pack_fwrite' is `pack_fgets' but next is `pack_getc' in menu allegro.texi:16879: warning: node prev pointer for `pack_fwrite' is `pack_fread' but prev is `pack_fseek' in menu allegro.texi:16879: warning: node up pointer for `pack_fwrite' is `File' but up is `Index' in menu allegro.texi:16894: warning: node next pointer for `pack_fgets' is `pack_fputs' but next is `pack_fopen' in menu allegro.texi:16894: warning: node prev pointer for `pack_fgets' is `pack_fwrite' but prev is `pack_ferror' in menu allegro.texi:16894: warning: node up pointer for `pack_fgets' is `File' but up is `Index' in menu allegro.texi:16931: warning: node next pointer for `pack_fputs' is `pack_fopen_chunk' but next is `pack_fread' in menu allegro.texi:16931: warning: node prev pointer for `pack_fputs' is `pack_fgets' but prev is `pack_fopen_vtable' in menu allegro.texi:16931: warning: node up pointer for `pack_fputs' is `File' but up is `Index' in menu allegro.texi:16949: warning: node next pointer for `pack_fopen_chunk' is `pack_fclose_chunk' but next is `pack_fopen_vtable' in menu allegro.texi:16949: warning: node prev pointer for `pack_fopen_chunk' is `pack_fputs' but prev is `pack_fopen' in menu allegro.texi:16949: warning: node up pointer for `pack_fopen_chunk' is `File' but up is `Index' in menu allegro.texi:17015: warning: node next pointer for `pack_fclose_chunk' is `create_lzss_pack_data' but next is `pack_feof' in menu allegro.texi:17015: warning: node prev pointer for `pack_fclose_chunk' is `pack_fopen_chunk' but prev is `pack_fclose' in menu allegro.texi:17015: warning: node up pointer for `pack_fclose_chunk' is `File' but up is `Index' in menu allegro.texi:17030: warning: node next pointer for `create_lzss_pack_data' is `free_lzss_pack_data' but next is `create_lzss_unpack_data' in menu allegro.texi:17030: warning: node prev pointer for `create_lzss_pack_data' is `pack_fclose_chunk' but prev is `create_light_table' in menu allegro.texi:17030: warning: node up pointer for `create_lzss_pack_data' is `File' but up is `Index' in menu allegro.texi:17043: warning: node next pointer for `free_lzss_pack_data' is `lzss_write' but next is `free_lzss_unpack_data' in menu allegro.texi:17043: warning: node prev pointer for `free_lzss_pack_data' is `create_lzss_pack_data' but prev is `free_config_entries' in menu allegro.texi:17043: warning: node up pointer for `free_lzss_pack_data' is `File' but up is `Index' in menu allegro.texi:17053: warning: node next pointer for `lzss_write' is `create_lzss_unpack_data' but next is `make_absolute_filename' in menu allegro.texi:17053: warning: node prev pointer for `lzss_write' is `free_lzss_pack_data' but prev is `LZSS_UNPACK_DATA' in menu allegro.texi:17053: warning: node up pointer for `lzss_write' is `File' but up is `Index' in menu allegro.texi:17068: warning: node next pointer for `create_lzss_unpack_data' is `free_lzss_unpack_data' but next is `create_rgb_table' in menu allegro.texi:17068: warning: node prev pointer for `create_lzss_unpack_data' is `lzss_write' but prev is `create_lzss_pack_data' in menu allegro.texi:17068: warning: node up pointer for `create_lzss_unpack_data' is `File' but up is `Index' in menu allegro.texi:17081: warning: node next pointer for `free_lzss_unpack_data' is `lzss_read' but next is `freeze_mouse_flag' in menu allegro.texi:17081: warning: node prev pointer for `free_lzss_unpack_data' is `create_lzss_unpack_data' but prev is `free_lzss_pack_data' in menu allegro.texi:17081: warning: node up pointer for `free_lzss_unpack_data' is `File' but up is `Index' in menu allegro.texi:17091: warning: node next pointer for `lzss_read' is `load_datafile' but next is `LZSS_UNPACK_DATA' in menu allegro.texi:17091: warning: node prev pointer for `lzss_read' is `free_lzss_unpack_data' but prev is `LZSS_PACK_DATA' in menu allegro.texi:17091: warning: node up pointer for `lzss_read' is `File' but up is `Index' in menu allegro.texi:17195: warning: node prev pointer for `load_datafile' is `lzss_read' but prev is `load_dat_font' in menu allegro.texi:17195: warning: node up pointer for `load_datafile' is `Datafile' but up is `Index' in menu allegro.texi:17236: warning: node next pointer for `load_datafile_callback' is `unload_datafile' but next is `load_datafile_object' in menu allegro.texi:17236: warning: node up pointer for `load_datafile_callback' is `Datafile' but up is `Index' in menu allegro.texi:17279: warning: node next pointer for `unload_datafile' is `load_datafile_object' but next is `unload_datafile_object' in menu allegro.texi:17279: warning: node prev pointer for `unload_datafile' is `load_datafile_callback' but prev is `Unix integration routines' in menu allegro.texi:17279: warning: node up pointer for `unload_datafile' is `Datafile' but up is `Index' in menu allegro.texi:17296: warning: node next pointer for `load_datafile_object' is `unload_datafile_object' but next is `load_datafile_object_indexed' in menu allegro.texi:17296: warning: node prev pointer for `load_datafile_object' is `unload_datafile' but prev is `load_datafile_callback' in menu allegro.texi:17296: warning: node up pointer for `load_datafile_object' is `Datafile' but up is `Index' in menu allegro.texi:17329: warning: node next pointer for `unload_datafile_object' is `find_datafile_object' but next is `unscare_mouse' in menu allegro.texi:17329: warning: node prev pointer for `unload_datafile_object' is `load_datafile_object' but prev is `unload_datafile' in menu allegro.texi:17329: warning: node up pointer for `unload_datafile_object' is `Datafile' but up is `Index' in menu allegro.texi:17340: warning: node next pointer for `find_datafile_object' is `create_datafile_index' but next is `find_dialog_focus' in menu allegro.texi:17340: warning: node prev pointer for `find_datafile_object' is `unload_datafile_object' but prev is `find_allegro_resource' in menu allegro.texi:17340: warning: node up pointer for `find_datafile_object' is `Datafile' but up is `Index' in menu allegro.texi:17367: warning: node next pointer for `create_datafile_index' is `load_datafile_object_indexed' but next is `create_light_table' in menu allegro.texi:17367: warning: node prev pointer for `create_datafile_index' is `find_datafile_object' but prev is `create_color_table' in menu allegro.texi:17367: warning: node up pointer for `create_datafile_index' is `Datafile' but up is `Index' in menu allegro.texi:17397: warning: node next pointer for `load_datafile_object_indexed' is `destroy_datafile_index' but next is `load_font' in menu allegro.texi:17397: warning: node prev pointer for `load_datafile_object_indexed' is `create_datafile_index' but prev is `load_datafile_object' in menu allegro.texi:17397: warning: node up pointer for `load_datafile_object_indexed' is `Datafile' but up is `Index' in menu allegro.texi:17413: warning: node next pointer for `destroy_datafile_index' is `get_datafile_property' but next is `destroy_font' in menu allegro.texi:17413: warning: node prev pointer for `destroy_datafile_index' is `load_datafile_object_indexed' but prev is `destroy_compiled_sprite' in menu allegro.texi:17413: warning: node up pointer for `destroy_datafile_index' is `Datafile' but up is `Index' in menu allegro.texi:17423: warning: node next pointer for `get_datafile_property' is `register_datafile_object' but next is `get_desktop_resolution' in menu allegro.texi:17423: warning: node prev pointer for `get_datafile_property' is `destroy_datafile_index' but prev is `get_config_text' in menu allegro.texi:17423: warning: node up pointer for `get_datafile_property' is `Datafile' but up is `Index' in menu allegro.texi:17448: warning: node next pointer for `register_datafile_object' is `fixup_datafile' but next is `register_font_file_type' in menu allegro.texi:17448: warning: node prev pointer for `register_datafile_object' is `get_datafile_property' but prev is `register_bitmap_file_type' in menu allegro.texi:17448: warning: node up pointer for `register_datafile_object' is `Datafile' but up is `Index' in menu allegro.texi:17462: warning: node next pointer for `fixup_datafile' is `DAT_ID' but next is `fli_bitmap' in menu allegro.texi:17462: warning: node prev pointer for `fixup_datafile' is `register_datafile_object' but prev is `fixtorad_r' in menu allegro.texi:17462: warning: node up pointer for `fixup_datafile' is `Datafile' but up is `Index' in menu allegro.texi:17496: warning: node next pointer for `DAT_ID' is `Using datafiles' but next is `DATAFILE' in menu allegro.texi:17496: warning: node prev pointer for `DAT_ID' is `fixup_datafile' but prev is `d_yield_proc' in menu allegro.texi:17496: warning: node up pointer for `DAT_ID' is `Datafile' but up is `Index' in menu allegro.texi:17516: warning: node next pointer for `Using datafiles' is `Custom datafile objects' but next is `usprintf' in menu allegro.texi:17516: warning: node prev pointer for `Using datafiles' is `DAT_ID' but prev is `usetc' in menu allegro.texi:17516: warning: node up pointer for `Using datafiles' is `Datafile' but up is `Index' in menu allegro.texi:17733: warning: node next pointer for `Custom datafile objects' is `itofix' but next is `d_bitmap_proc' in menu allegro.texi:17733: warning: node prev pointer for `Custom datafile objects' is `Using datafiles' but prev is `cross_product' in menu allegro.texi:17733: warning: node up pointer for `Custom datafile objects' is `Datafile' but up is `Index' in menu allegro.texi:17893: warning: node next pointer for `itofix' is `fixtoi' but next is `joy' in menu allegro.texi:17893: warning: node prev pointer for `itofix' is `Custom datafile objects' but prev is `is_windowed_mode' in menu allegro.texi:17893: warning: node up pointer for `itofix' is `Fixed' but up is `Index' in menu allegro.texi:17931: warning: node next pointer for `fixtoi' is `fixfloor' but next is `fixtorad_r' in menu allegro.texi:17931: warning: node prev pointer for `fixtoi' is `itofix' but prev is `fixtof' in menu allegro.texi:17931: warning: node up pointer for `fixtoi' is `Fixed' but up is `Index' in menu allegro.texi:17963: warning: node next pointer for `fixfloor' is `fixceil' but next is `fixhypot' in menu allegro.texi:17963: warning: node prev pointer for `fixfloor' is `fixtoi' but prev is `Fixed point trig' in menu allegro.texi:17963: warning: node up pointer for `fixfloor' is `Fixed' but up is `Index' in menu allegro.texi:17983: warning: node next pointer for `fixceil' is `ftofix' but next is `fixcos' in menu allegro.texi:17983: warning: node prev pointer for `fixceil' is `fixfloor' but prev is `fixatan2' in menu allegro.texi:17983: warning: node up pointer for `fixceil' is `Fixed' but up is `Index' in menu allegro.texi:18003: warning: node next pointer for `ftofix' is `fixtof' but next is `GDI routines' in menu allegro.texi:18003: warning: node prev pointer for `ftofix' is `fixceil' but prev is `freeze_mouse_flag' in menu allegro.texi:18003: warning: node up pointer for `ftofix' is `Fixed' but up is `Index' in menu allegro.texi:18033: warning: node next pointer for `fixtof' is `fixmul' but next is `fixtoi' in menu allegro.texi:18033: warning: node prev pointer for `fixtof' is `ftofix' but prev is `fixtan' in menu allegro.texi:18033: warning: node up pointer for `fixtof' is `Fixed' but up is `Index' in menu allegro.texi:18057: warning: node next pointer for `fixmul' is `fixdiv' but next is `fixsin' in menu allegro.texi:18057: warning: node prev pointer for `fixmul' is `fixtof' but prev is `fixhypot' in menu allegro.texi:18057: warning: node up pointer for `fixmul' is `Fixed' but up is `Index' in menu allegro.texi:18095: warning: node next pointer for `fixdiv' is `fixadd' but next is `fixed' in menu allegro.texi:18095: warning: node prev pointer for `fixdiv' is `fixmul' but prev is `fixcos' in menu allegro.texi:18095: warning: node up pointer for `fixdiv' is `Fixed' but up is `Index' in menu allegro.texi:18127: warning: node next pointer for `fixadd' is `fixsub' but next is `fixasin' in menu allegro.texi:18127: warning: node prev pointer for `fixadd' is `fixdiv' but prev is `fixacos' in menu allegro.texi:18127: warning: node up pointer for `fixadd' is `Fixed' but up is `Index' in menu allegro.texi:18155: warning: node next pointer for `fixsub' is `Fixed point trig' but next is `fixtan' in menu allegro.texi:18155: warning: node prev pointer for `fixsub' is `fixadd' but prev is `fixsqrt' in menu allegro.texi:18155: warning: node up pointer for `fixsub' is `Fixed' but up is `Index' in menu allegro.texi:18183: warning: node next pointer for `Fixed point trig' is `fixtorad_r' but next is `fixfloor' in menu allegro.texi:18183: warning: node prev pointer for `Fixed point trig' is `fixsub' but prev is `fixed' in menu allegro.texi:18183: warning: node up pointer for `Fixed point trig' is `Fixed' but up is `Index' in menu allegro.texi:18202: warning: node next pointer for `fixtorad_r' is `radtofix_r' but next is `fixup_datafile' in menu allegro.texi:18202: warning: node prev pointer for `fixtorad_r' is `Fixed point trig' but prev is `fixtoi' in menu allegro.texi:18202: warning: node up pointer for `fixtorad_r' is `Fixed' but up is `Index' in menu allegro.texi:18222: warning: node next pointer for `radtofix_r' is `fixsin' but next is `read_sound_input' in menu allegro.texi:18222: warning: node prev pointer for `radtofix_r' is `fixtorad_r' but prev is `quat_to_matrix' in menu allegro.texi:18222: warning: node up pointer for `radtofix_r' is `Fixed' but up is `Index' in menu allegro.texi:18240: warning: node next pointer for `fixsin' is `fixcos' but next is `fixsqrt' in menu allegro.texi:18240: warning: node prev pointer for `fixsin' is `radtofix_r' but prev is `fixmul' in menu allegro.texi:18240: warning: node up pointer for `fixsin' is `Fixed' but up is `Index' in menu allegro.texi:18271: warning: node next pointer for `fixcos' is `fixtan' but next is `fixdiv' in menu allegro.texi:18271: warning: node prev pointer for `fixcos' is `fixsin' but prev is `fixceil' in menu allegro.texi:18271: warning: node up pointer for `fixcos' is `Fixed' but up is `Index' in menu allegro.texi:18302: warning: node next pointer for `fixtan' is `fixasin' but next is `fixtof' in menu allegro.texi:18302: warning: node prev pointer for `fixtan' is `fixcos' but prev is `fixsub' in menu allegro.texi:18302: warning: node up pointer for `fixtan' is `Fixed' but up is `Index' in menu allegro.texi:18328: warning: node next pointer for `fixasin' is `fixacos' but next is `fixatan' in menu allegro.texi:18328: warning: node prev pointer for `fixasin' is `fixtan' but prev is `fixadd' in menu allegro.texi:18328: warning: node up pointer for `fixasin' is `Fixed' but up is `Index' in menu allegro.texi:18358: warning: node next pointer for `fixacos' is `fixatan' but next is `fixadd' in menu allegro.texi:18358: warning: node prev pointer for `fixacos' is `fixasin' but prev is `fix_filename_slashes' in menu allegro.texi:18358: warning: node up pointer for `fixacos' is `Fixed' but up is `Index' in menu allegro.texi:18382: warning: node prev pointer for `fixatan' is `fixacos' but prev is `fixasin' in menu allegro.texi:18382: warning: node up pointer for `fixatan' is `Fixed' but up is `Index' in menu allegro.texi:18404: warning: node next pointer for `fixatan2' is `fixsqrt' but next is `fixceil' in menu allegro.texi:18404: warning: node up pointer for `fixatan2' is `Fixed' but up is `Index' in menu allegro.texi:18436: warning: node next pointer for `fixsqrt' is `fixhypot' but next is `fixsub' in menu allegro.texi:18436: warning: node prev pointer for `fixsqrt' is `fixatan2' but prev is `fixsin' in menu allegro.texi:18436: warning: node up pointer for `fixsqrt' is `Fixed' but up is `Index' in menu allegro.texi:18450: warning: node next pointer for `fixhypot' is `Fix class' but next is `fixmul' in menu allegro.texi:18450: warning: node prev pointer for `fixhypot' is `fixsqrt' but prev is `fixfloor' in menu allegro.texi:18450: warning: node up pointer for `fixhypot' is `Fixed' but up is `Index' in menu allegro.texi:18462: warning: node next pointer for `Fix class' is `identity_matrix' but next is `fix_filename_case' in menu allegro.texi:18462: warning: node prev pointer for `Fix class' is `fixhypot' but prev is `find_dialog_focus' in menu allegro.texi:18462: warning: node up pointer for `Fix class' is `Fixed' but up is `Index' in menu allegro.texi:18615: warning: node next pointer for `identity_matrix' is `get_translation_matrix' but next is `identity_quat' in menu allegro.texi:18615: warning: node prev pointer for `identity_matrix' is `Fix class' but prev is `i_love_bill' in menu allegro.texi:18615: warning: node up pointer for `identity_matrix' is `3D' but up is `Index' in menu allegro.texi:18628: warning: node next pointer for `get_translation_matrix' is `get_scaling_matrix' but next is `get_uformat' in menu allegro.texi:18628: warning: node prev pointer for `get_translation_matrix' is `identity_matrix' but prev is `get_transformation_matrix_f' in menu allegro.texi:18628: warning: node up pointer for `get_translation_matrix' is `3D' but up is `Index' in menu allegro.texi:18648: warning: node next pointer for `get_scaling_matrix' is `get_x_rotate_matrix' but next is `get_sound_input_cap_bits' in menu allegro.texi:18648: warning: node prev pointer for `get_scaling_matrix' is `get_translation_matrix' but prev is `get_rotation_quat' in menu allegro.texi:18648: warning: node up pointer for `get_scaling_matrix' is `3D' but up is `Index' in menu allegro.texi:18667: warning: node next pointer for `get_x_rotate_matrix' is `get_y_rotate_matrix' but next is `get_x_rotate_quat' in menu allegro.texi:18667: warning: node prev pointer for `get_x_rotate_matrix' is `get_scaling_matrix' but prev is `get_volume' in menu allegro.texi:18667: warning: node up pointer for `get_x_rotate_matrix' is `3D' but up is `Index' in menu allegro.texi:18687: warning: node prev pointer for `get_y_rotate_matrix' is `get_x_rotate_matrix' but prev is `get_x_rotate_quat' in menu allegro.texi:18687: warning: node up pointer for `get_y_rotate_matrix' is `3D' but up is `Index' in menu allegro.texi:18707: warning: node next pointer for `get_z_rotate_matrix' is `get_rotation_matrix' but next is `geta32' in menu allegro.texi:18707: warning: node up pointer for `get_z_rotate_matrix' is `3D' but up is `Index' in menu allegro.texi:18727: warning: node next pointer for `get_rotation_matrix' is `get_align_matrix' but next is `get_rotation_quat' in menu allegro.texi:18727: warning: node prev pointer for `get_rotation_matrix' is `get_z_rotate_matrix' but prev is `get_rle_sprite' in menu allegro.texi:18727: warning: node up pointer for `get_rotation_matrix' is `3D' but up is `Index' in menu allegro.texi:18758: warning: node prev pointer for `get_align_matrix' is `get_rotation_matrix' but prev is `generate_optimized_palette' in menu allegro.texi:18758: warning: node up pointer for `get_align_matrix' is `3D' but up is `Index' in menu allegro.texi:18773: warning: node next pointer for `get_align_matrix_f' is `get_vector_rotation_matrix' but next is `get_audio_stream_buffer' in menu allegro.texi:18773: warning: node up pointer for `get_align_matrix_f' is `3D' but up is `Index' in menu allegro.texi:18783: warning: node next pointer for `get_vector_rotation_matrix' is `get_transformation_matrix' but next is `get_vector_rotation_quat' in menu allegro.texi:18783: warning: node prev pointer for `get_vector_rotation_matrix' is `get_align_matrix_f' but prev is `get_uformat' in menu allegro.texi:18783: warning: node up pointer for `get_vector_rotation_matrix' is `3D' but up is `Index' in menu allegro.texi:18803: warning: node prev pointer for `get_transformation_matrix' is `get_vector_rotation_matrix' but prev is `get_sound_input_cap_stereo' in menu allegro.texi:18803: warning: node up pointer for `get_transformation_matrix' is `3D' but up is `Index' in menu allegro.texi:18822: warning: node next pointer for `get_transformation_matrix_f' is `get_camera_matrix' but next is `get_translation_matrix' in menu allegro.texi:18822: warning: node up pointer for `get_transformation_matrix_f' is `3D' but up is `Index' in menu allegro.texi:18833: warning: node prev pointer for `get_camera_matrix' is `get_transformation_matrix_f' but prev is `get_audio_stream_buffer' in menu allegro.texi:18833: warning: node up pointer for `get_camera_matrix' is `3D' but up is `Index' in menu allegro.texi:18870: warning: node next pointer for `get_camera_matrix_f' is `qtranslate_matrix' but next is `get_clip_rect' in menu allegro.texi:18870: warning: node up pointer for `get_camera_matrix_f' is `3D' but up is `Index' in menu allegro.texi:18882: warning: node next pointer for `qtranslate_matrix' is `qscale_matrix' but next is `quad3d' in menu allegro.texi:18882: warning: node prev pointer for `qtranslate_matrix' is `get_camera_matrix_f' but prev is `qscale_matrix' in menu allegro.texi:18882: warning: node up pointer for `qtranslate_matrix' is `3D' but up is `Index' in menu allegro.texi:18899: warning: node next pointer for `qscale_matrix' is `matrix_mul' but next is `qtranslate_matrix' in menu allegro.texi:18899: warning: node prev pointer for `qscale_matrix' is `qtranslate_matrix' but prev is `qnx_get_window' in menu allegro.texi:18899: warning: node up pointer for `qscale_matrix' is `3D' but up is `Index' in menu allegro.texi:18916: warning: node next pointer for `matrix_mul' is `vector_length' but next is `matrix_to_quat' in menu allegro.texi:18916: warning: node prev pointer for `matrix_mul' is `qscale_matrix' but prev is `MATRIX_f' in menu allegro.texi:18916: warning: node up pointer for `matrix_mul' is `3D' but up is `Index' in menu allegro.texi:18938: warning: node next pointer for `vector_length' is `normalize_vector' but next is `VIRTUAL_W' in menu allegro.texi:18938: warning: node prev pointer for `vector_length' is `matrix_mul' but prev is `V3D_f' in menu allegro.texi:18938: warning: node up pointer for `vector_length' is `3D' but up is `Index' in menu allegro.texi:18952: warning: node next pointer for `normalize_vector' is `dot_product' but next is `num_joysticks' in menu allegro.texi:18952: warning: node prev pointer for `normalize_vector' is `vector_length' but prev is `next_fli_frame' in menu allegro.texi:18952: warning: node up pointer for `normalize_vector' is `3D' but up is `Index' in menu allegro.texi:18969: warning: node next pointer for `dot_product' is `cross_product' but next is `draw_character_ex' in menu allegro.texi:18969: warning: node prev pointer for `dot_product' is `normalize_vector' but prev is `DOS integration routines' in menu allegro.texi:18969: warning: node up pointer for `dot_product' is `3D' but up is `Index' in menu allegro.texi:18985: warning: node next pointer for `cross_product' is `polygon_z_normal' but next is `Custom datafile objects' in menu allegro.texi:18985: warning: node prev pointer for `cross_product' is `dot_product' but prev is `create_zbuffer' in menu allegro.texi:18985: warning: node up pointer for `cross_product' is `3D' but up is `Index' in menu allegro.texi:19003: warning: node next pointer for `polygon_z_normal' is `apply_matrix' but next is `POLYTYPE_ATEX' in menu allegro.texi:19003: warning: node prev pointer for `polygon_z_normal' is `cross_product' but prev is `polygon3d' in menu allegro.texi:19003: warning: node up pointer for `polygon_z_normal' is `3D' but up is `Index' in menu allegro.texi:19031: warning: node next pointer for `apply_matrix' is `set_projection_viewport' but next is `apply_quat' in menu allegro.texi:19031: warning: node prev pointer for `apply_matrix' is `polygon_z_normal' but prev is `append_filename' in menu allegro.texi:19031: warning: node up pointer for `apply_matrix' is `3D' but up is `Index' in menu allegro.texi:19050: warning: node next pointer for `set_projection_viewport' is `persp_project' but next is `set_saturation_blender' in menu allegro.texi:19050: warning: node prev pointer for `set_projection_viewport' is `apply_matrix' but prev is `set_palette_to_hdc' in menu allegro.texi:19050: warning: node up pointer for `set_projection_viewport' is `3D' but up is `Index' in menu allegro.texi:19076: warning: node next pointer for `persp_project' is `identity_quat' but next is `pivot_scaled_sprite' in menu allegro.texi:19076: warning: node prev pointer for `persp_project' is `set_projection_viewport' but prev is `palette_color' in menu allegro.texi:19076: warning: node up pointer for `persp_project' is `3D' but up is `Index' in menu allegro.texi:19147: warning: node next pointer for `identity_quat' is `get_x_rotate_quat' but next is `init_dialog' in menu allegro.texi:19147: warning: node prev pointer for `identity_quat' is `persp_project' but prev is `identity_matrix' in menu allegro.texi:19147: warning: node up pointer for `identity_quat' is `Quaternion' but up is `Index' in menu allegro.texi:19156: warning: node next pointer for `get_x_rotate_quat' is `get_rotation_quat' but next is `get_y_rotate_matrix' in menu allegro.texi:19156: warning: node prev pointer for `get_x_rotate_quat' is `identity_quat' but prev is `get_x_rotate_matrix' in menu allegro.texi:19156: warning: node up pointer for `get_x_rotate_quat' is `Quaternion' but up is `Index' in menu allegro.texi:19172: warning: node next pointer for `get_rotation_quat' is `get_vector_rotation_quat' but next is `get_scaling_matrix' in menu allegro.texi:19172: warning: node prev pointer for `get_rotation_quat' is `get_x_rotate_quat' but prev is `get_rotation_matrix' in menu allegro.texi:19172: warning: node up pointer for `get_rotation_quat' is `Quaternion' but up is `Index' in menu allegro.texi:19183: warning: node next pointer for `get_vector_rotation_quat' is `quat_to_matrix' but next is `get_volume' in menu allegro.texi:19183: warning: node prev pointer for `get_vector_rotation_quat' is `get_rotation_quat' but prev is `get_vector_rotation_matrix' in menu allegro.texi:19183: warning: node up pointer for `get_vector_rotation_quat' is `Quaternion' but up is `Index' in menu allegro.texi:19193: warning: node next pointer for `quat_to_matrix' is `matrix_to_quat' but next is `radtofix_r' in menu allegro.texi:19193: warning: node prev pointer for `quat_to_matrix' is `get_vector_rotation_quat' but prev is `quat_slerp' in menu allegro.texi:19193: warning: node up pointer for `quat_to_matrix' is `Quaternion' but up is `Index' in menu allegro.texi:19204: warning: node next pointer for `matrix_to_quat' is `quat_mul' but next is `MENU' in menu allegro.texi:19204: warning: node prev pointer for `matrix_to_quat' is `quat_to_matrix' but prev is `matrix_mul' in menu allegro.texi:19204: warning: node up pointer for `matrix_to_quat' is `Quaternion' but up is `Index' in menu allegro.texi:19215: warning: node next pointer for `quat_mul' is `apply_quat' but next is `quat_slerp' in menu allegro.texi:19215: warning: node prev pointer for `quat_mul' is `matrix_to_quat' but prev is `quat_interpolate' in menu allegro.texi:19215: warning: node up pointer for `quat_mul' is `Quaternion' but up is `Index' in menu allegro.texi:19227: warning: node next pointer for `apply_quat' is `quat_interpolate' but next is `arc' in menu allegro.texi:19227: warning: node prev pointer for `apply_quat' is `quat_mul' but prev is `apply_matrix' in menu allegro.texi:19227: warning: node up pointer for `apply_quat' is `Quaternion' but up is `Index' in menu allegro.texi:19239: warning: node next pointer for `quat_interpolate' is `quat_slerp' but next is `quat_mul' in menu allegro.texi:19239: warning: node prev pointer for `quat_interpolate' is `apply_quat' but prev is `QUAT' in menu allegro.texi:19239: warning: node up pointer for `quat_interpolate' is `Quaternion' but up is `Index' in menu allegro.texi:19254: warning: node next pointer for `quat_slerp' is `d_clear_proc' but next is `quat_to_matrix' in menu allegro.texi:19254: warning: node prev pointer for `quat_slerp' is `quat_interpolate' but prev is `quat_mul' in menu allegro.texi:19254: warning: node up pointer for `quat_slerp' is `Quaternion' but up is `Index' in menu allegro.texi:19555: warning: node next pointer for `d_clear_proc' is `d_box_proc' but next is `d_edit_proc' in menu allegro.texi:19555: warning: node prev pointer for `d_clear_proc' is `quat_slerp' but prev is `d_check_proc' in menu allegro.texi:19555: warning: node up pointer for `d_clear_proc' is `GUI' but up is `Index' in menu allegro.texi:19567: warning: node next pointer for `d_box_proc' is `d_bitmap_proc' but next is `d_button_proc' in menu allegro.texi:19567: warning: node prev pointer for `d_box_proc' is `d_clear_proc' but prev is `d_bitmap_proc' in menu allegro.texi:19567: warning: node up pointer for `d_box_proc' is `GUI' but up is `Index' in menu allegro.texi:19581: warning: node next pointer for `d_bitmap_proc' is `d_text_proc' but next is `d_box_proc' in menu allegro.texi:19581: warning: node prev pointer for `d_bitmap_proc' is `d_box_proc' but prev is `Custom datafile objects' in menu allegro.texi:19581: warning: node up pointer for `d_bitmap_proc' is `GUI' but up is `Index' in menu allegro.texi:19593: warning: node next pointer for `d_text_proc' is `d_button_proc' but next is `d_textbox_proc' in menu allegro.texi:19593: warning: node prev pointer for `d_text_proc' is `d_bitmap_proc' but prev is `d_text_list_proc' in menu allegro.texi:19593: warning: node up pointer for `d_text_proc' is `GUI' but up is `Index' in menu allegro.texi:19616: warning: node prev pointer for `d_button_proc' is `d_text_proc' but prev is `d_box_proc' in menu allegro.texi:19616: warning: node up pointer for `d_button_proc' is `GUI' but up is `Index' in menu allegro.texi:19631: warning: node next pointer for `d_check_proc' is `d_radio_proc' but next is `d_clear_proc' in menu allegro.texi:19631: warning: node up pointer for `d_check_proc' is `GUI' but up is `Index' in menu allegro.texi:19648: warning: node next pointer for `d_radio_proc' is `d_icon_proc' but next is `d_slider_proc' in menu allegro.texi:19648: warning: node prev pointer for `d_radio_proc' is `d_check_proc' but prev is `d_menu_proc' in menu allegro.texi:19648: warning: node up pointer for `d_radio_proc' is `GUI' but up is `Index' in menu allegro.texi:19662: warning: node prev pointer for `d_icon_proc' is `d_radio_proc' but prev is `d_edit_proc' in menu allegro.texi:19662: warning: node up pointer for `d_icon_proc' is `GUI' but up is `Index' in menu allegro.texi:19679: warning: node next pointer for `d_keyboard_proc' is `d_edit_proc' but next is `d_list_proc' in menu allegro.texi:19679: warning: node up pointer for `d_keyboard_proc' is `GUI' but up is `Index' in menu allegro.texi:19696: warning: node next pointer for `d_edit_proc' is `d_list_proc' but next is `d_icon_proc' in menu allegro.texi:19696: warning: node prev pointer for `d_edit_proc' is `d_keyboard_proc' but prev is `d_clear_proc' in menu allegro.texi:19696: warning: node up pointer for `d_edit_proc' is `GUI' but up is `Index' in menu allegro.texi:19715: warning: node next pointer for `d_list_proc' is `d_text_list_proc' but next is `d_menu_proc' in menu allegro.texi:19715: warning: node prev pointer for `d_list_proc' is `d_edit_proc' but prev is `d_keyboard_proc' in menu allegro.texi:19715: warning: node up pointer for `d_list_proc' is `GUI' but up is `Index' in menu allegro.texi:19745: warning: node next pointer for `d_text_list_proc' is `d_textbox_proc' but next is `d_text_proc' in menu allegro.texi:19745: warning: node prev pointer for `d_text_list_proc' is `d_list_proc' but prev is `d_slider_proc' in menu allegro.texi:19745: warning: node up pointer for `d_text_list_proc' is `GUI' but up is `Index' in menu allegro.texi:19757: warning: node next pointer for `d_textbox_proc' is `d_slider_proc' but next is `d_yield_proc' in menu allegro.texi:19757: warning: node prev pointer for `d_textbox_proc' is `d_text_list_proc' but prev is `d_text_proc' in menu allegro.texi:19757: warning: node up pointer for `d_textbox_proc' is `GUI' but up is `Index' in menu allegro.texi:19774: warning: node next pointer for `d_slider_proc' is `d_menu_proc' but next is `d_text_list_proc' in menu allegro.texi:19774: warning: node prev pointer for `d_slider_proc' is `d_textbox_proc' but prev is `d_radio_proc' in menu allegro.texi:19774: warning: node up pointer for `d_slider_proc' is `GUI' but up is `Index' in menu allegro.texi:19796: warning: node next pointer for `d_menu_proc' is `d_yield_proc' but next is `d_radio_proc' in menu allegro.texi:19796: warning: node prev pointer for `d_menu_proc' is `d_slider_proc' but prev is `d_list_proc' in menu allegro.texi:19796: warning: node up pointer for `d_menu_proc' is `GUI' but up is `Index' in menu allegro.texi:19820: warning: node next pointer for `d_yield_proc' is `GUI variables' but next is `DAT_ID' in menu allegro.texi:19820: warning: node prev pointer for `d_yield_proc' is `d_menu_proc' but prev is `d_textbox_proc' in menu allegro.texi:19820: warning: node up pointer for `d_yield_proc' is `GUI' but up is `Index' in menu allegro.texi:19835: warning: node next pointer for `GUI variables' is `gui_mouse_focus' but next is `gui_fg_color' in menu allegro.texi:19835: warning: node prev pointer for `GUI variables' is `d_yield_proc' but prev is `GUI menus' in menu allegro.texi:19835: warning: node up pointer for `GUI variables' is `GUI' but up is `Index' in menu allegro.texi:19842: warning: node next pointer for `gui_mouse_focus' is `gui_fg_color' but next is `gui_mouse_x' in menu allegro.texi:19842: warning: node prev pointer for `gui_mouse_focus' is `GUI variables' but prev is `gui_mg_color' in menu allegro.texi:19842: warning: node up pointer for `gui_mouse_focus' is `GUI' but up is `Index' in menu allegro.texi:19850: warning: node next pointer for `gui_fg_color' is `gui_mg_color' but next is `gui_font_baseline' in menu allegro.texi:19850: warning: node prev pointer for `gui_fg_color' is `gui_mouse_focus' but prev is `GUI variables' in menu allegro.texi:19850: warning: node up pointer for `gui_fg_color' is `GUI' but up is `Index' in menu allegro.texi:19865: warning: node next pointer for `gui_mg_color' is `gui_font_baseline' but next is `gui_mouse_focus' in menu allegro.texi:19865: warning: node prev pointer for `gui_mg_color' is `gui_fg_color' but prev is `gui_menu_draw_menu' in menu allegro.texi:19865: warning: node up pointer for `gui_mg_color' is `GUI' but up is `Index' in menu allegro.texi:19877: warning: node next pointer for `gui_font_baseline' is `gui_mouse_x' but next is `gui_get_screen' in menu allegro.texi:19877: warning: node prev pointer for `gui_font_baseline' is `gui_mg_color' but prev is `gui_fg_color' in menu allegro.texi:19877: warning: node up pointer for `gui_font_baseline' is `GUI' but up is `Index' in menu allegro.texi:19885: warning: node next pointer for `gui_mouse_x' is `GUI font' but next is `gui_set_screen' in menu allegro.texi:19885: warning: node prev pointer for `gui_mouse_x' is `gui_font_baseline' but prev is `gui_mouse_focus' in menu allegro.texi:19885: warning: node up pointer for `gui_mouse_x' is `GUI' but up is `Index' in menu allegro.texi:19904: warning: node next pointer for `GUI font' is `gui_textout_ex' but next is `GUI menus' in menu allegro.texi:19904: warning: node prev pointer for `GUI font' is `gui_mouse_x' but prev is `grab_font_from_bitmap' in menu allegro.texi:19904: warning: node up pointer for `GUI font' is `GUI' but up is `Index' in menu allegro.texi:19913: warning: node next pointer for `gui_textout_ex' is `gui_strlen' but next is `hline' in menu allegro.texi:19913: warning: node prev pointer for `gui_textout_ex' is `GUI font' but prev is `gui_strlen' in menu allegro.texi:19913: warning: node up pointer for `gui_textout_ex' is `GUI' but up is `Index' in menu allegro.texi:19925: warning: node next pointer for `gui_strlen' is `gui_set_screen' but next is `gui_textout_ex' in menu allegro.texi:19925: warning: node prev pointer for `gui_strlen' is `gui_textout_ex' but prev is `gui_shadow_box_proc' in menu allegro.texi:19925: warning: node up pointer for `gui_strlen' is `GUI' but up is `Index' in menu allegro.texi:19935: warning: node next pointer for `gui_set_screen' is `gui_get_screen' but next is `gui_shadow_box_proc' in menu allegro.texi:19935: warning: node prev pointer for `gui_set_screen' is `gui_strlen' but prev is `gui_mouse_x' in menu allegro.texi:19935: warning: node up pointer for `gui_set_screen' is `GUI' but up is `Index' in menu allegro.texi:19961: warning: node next pointer for `gui_get_screen' is `position_dialog' but next is `gui_menu_draw_menu' in menu allegro.texi:19961: warning: node prev pointer for `gui_get_screen' is `gui_set_screen' but prev is `gui_font_baseline' in menu allegro.texi:19961: warning: node up pointer for `gui_get_screen' is `GUI' but up is `Index' in menu allegro.texi:19973: warning: node next pointer for `position_dialog' is `centre_dialog' but next is `position_mouse' in menu allegro.texi:19973: warning: node prev pointer for `position_dialog' is `gui_get_screen' but prev is `popup_dialog' in menu allegro.texi:19973: warning: node up pointer for `position_dialog' is `GUI' but up is `Index' in menu allegro.texi:19985: warning: node next pointer for `centre_dialog' is `set_dialog_color' but next is `check_cpu' in menu allegro.texi:19985: warning: node prev pointer for `centre_dialog' is `position_dialog' but prev is `canonicalize_filename' in menu allegro.texi:19985: warning: node up pointer for `centre_dialog' is `GUI' but up is `Index' in menu allegro.texi:19996: warning: node next pointer for `set_dialog_color' is `find_dialog_focus' but next is `set_difference_blender' in menu allegro.texi:19996: warning: node prev pointer for `set_dialog_color' is `centre_dialog' but prev is `set_config_string' in menu allegro.texi:19996: warning: node up pointer for `set_dialog_color' is `GUI' but up is `Index' in menu allegro.texi:20009: warning: node next pointer for `find_dialog_focus' is `offer_focus' but next is `Fix class' in menu allegro.texi:20009: warning: node prev pointer for `find_dialog_focus' is `set_dialog_color' but prev is `find_datafile_object' in menu allegro.texi:20009: warning: node up pointer for `find_dialog_focus' is `GUI' but up is `Index' in menu allegro.texi:20025: warning: node next pointer for `offer_focus' is `object_message' but next is `open_fli' in menu allegro.texi:20025: warning: node prev pointer for `offer_focus' is `find_dialog_focus' but prev is `object_message' in menu allegro.texi:20025: warning: node up pointer for `offer_focus' is `GUI' but up is `Index' in menu allegro.texi:20038: warning: node next pointer for `object_message' is `dialog_message' but next is `offer_focus' in menu allegro.texi:20038: warning: node prev pointer for `object_message' is `offer_focus' but prev is `num_joysticks' in menu allegro.texi:20038: warning: node up pointer for `object_message' is `GUI' but up is `Index' in menu allegro.texi:20063: warning: node next pointer for `dialog_message' is `broadcast_dialog_message' but next is `DIALOG_PLAYER' in menu allegro.texi:20063: warning: node prev pointer for `dialog_message' is `object_message' but prev is `DIALOG' in menu allegro.texi:20063: warning: node up pointer for `dialog_message' is `GUI' but up is `Index' in menu allegro.texi:20076: warning: node next pointer for `broadcast_dialog_message' is `do_dialog' but next is `calc_spline' in menu allegro.texi:20076: warning: node prev pointer for `broadcast_dialog_message' is `dialog_message' but prev is `bmp_write_line' in menu allegro.texi:20076: warning: node up pointer for `broadcast_dialog_message' is `GUI' but up is `Index' in menu allegro.texi:20088: warning: node next pointer for `do_dialog' is `popup_dialog' but next is `do_ellipse' in menu allegro.texi:20088: warning: node prev pointer for `do_dialog' is `broadcast_dialog_message' but prev is `do_circle' in menu allegro.texi:20088: warning: node up pointer for `do_dialog' is `GUI' but up is `Index' in menu allegro.texi:20111: warning: node next pointer for `popup_dialog' is `init_dialog' but next is `position_dialog' in menu allegro.texi:20111: warning: node prev pointer for `popup_dialog' is `do_dialog' but prev is `pop_config_state' in menu allegro.texi:20111: warning: node up pointer for `popup_dialog' is `GUI' but up is `Index' in menu allegro.texi:20124: warning: node next pointer for `init_dialog' is `update_dialog' but next is `init_menu' in menu allegro.texi:20124: warning: node prev pointer for `init_dialog' is `popup_dialog' but prev is `identity_quat' in menu allegro.texi:20124: warning: node up pointer for `init_dialog' is `GUI' but up is `Index' in menu allegro.texi:20155: warning: node next pointer for `update_dialog' is `shutdown_dialog' but next is `update_menu' in menu allegro.texi:20155: warning: node prev pointer for `update_dialog' is `init_dialog' but prev is `uoffset' in menu allegro.texi:20155: warning: node up pointer for `update_dialog' is `GUI' but up is `Index' in menu allegro.texi:20169: warning: node next pointer for `shutdown_dialog' is `active_dialog' but next is `shutdown_menu' in menu allegro.texi:20169: warning: node prev pointer for `shutdown_dialog' is `update_dialog' but prev is `show_video_bitmap' in menu allegro.texi:20169: warning: node up pointer for `shutdown_dialog' is `GUI' but up is `Index' in menu allegro.texi:20181: warning: node next pointer for `active_dialog' is `GUI menus' but next is `active_menu' in menu allegro.texi:20181: warning: node prev pointer for `active_dialog' is `shutdown_dialog' but prev is `acquire_screen' in menu allegro.texi:20181: warning: node up pointer for `active_dialog' is `GUI' but up is `Index' in menu allegro.texi:20194: warning: node next pointer for `GUI menus' is `do_menu' but next is `GUI variables' in menu allegro.texi:20194: warning: node prev pointer for `GUI menus' is `active_dialog' but prev is `GUI font' in menu allegro.texi:20194: warning: node up pointer for `GUI menus' is `GUI' but up is `Index' in menu allegro.texi:20225: warning: node next pointer for `do_menu' is `init_menu' but next is `do_uconvert' in menu allegro.texi:20225: warning: node prev pointer for `do_menu' is `GUI menus' but prev is `do_line' in menu allegro.texi:20225: warning: node up pointer for `do_menu' is `GUI' but up is `Index' in menu allegro.texi:20244: warning: node next pointer for `init_menu' is `update_menu' but next is `initialise_joystick' in menu allegro.texi:20244: warning: node prev pointer for `init_menu' is `do_menu' but prev is `init_dialog' in menu allegro.texi:20244: warning: node up pointer for `init_menu' is `GUI' but up is `Index' in menu allegro.texi:20271: warning: node next pointer for `update_menu' is `shutdown_menu' but next is `ureadkey' in menu allegro.texi:20271: warning: node prev pointer for `update_menu' is `init_menu' but prev is `update_dialog' in menu allegro.texi:20271: warning: node up pointer for `update_menu' is `GUI' but up is `Index' in menu allegro.texi:20286: warning: node next pointer for `shutdown_menu' is `active_menu' but next is `simulate_keypress' in menu allegro.texi:20286: warning: node prev pointer for `shutdown_menu' is `update_menu' but prev is `shutdown_dialog' in menu allegro.texi:20286: warning: node up pointer for `shutdown_menu' is `GUI' but up is `Index' in menu allegro.texi:20299: warning: node next pointer for `active_menu' is `gui_menu_draw_menu' but next is `add_clip_rect' in menu allegro.texi:20299: warning: node prev pointer for `active_menu' is `shutdown_menu' but prev is `active_dialog' in menu allegro.texi:20299: warning: node up pointer for `active_menu' is `GUI' but up is `Index' in menu allegro.texi:20312: warning: node next pointer for `gui_menu_draw_menu' is `alert' but next is `gui_mg_color' in menu allegro.texi:20312: warning: node prev pointer for `gui_menu_draw_menu' is `active_menu' but prev is `gui_get_screen' in menu allegro.texi:20312: warning: node up pointer for `gui_menu_draw_menu' is `GUI' but up is `Index' in menu allegro.texi:20334: warning: node prev pointer for `alert' is `gui_menu_draw_menu' but prev is `al_trace' in menu allegro.texi:20334: warning: node up pointer for `alert' is `GUI' but up is `Index' in menu allegro.texi:20361: warning: node next pointer for `alert3' is `file_select_ex' but next is `allegro_404_char' in menu allegro.texi:20361: warning: node up pointer for `alert3' is `GUI' but up is `Index' in menu allegro.texi:20371: warning: node next pointer for `file_select_ex' is `gfx_mode_select' but next is `file_size_ex' in menu allegro.texi:20371: warning: node prev pointer for `file_select_ex' is `alert3' but prev is `file_exists' in menu allegro.texi:20371: warning: node up pointer for `file_select_ex' is `GUI' but up is `Index' in menu allegro.texi:20406: warning: node prev pointer for `gfx_mode_select' is `file_select_ex' but prev is `GFX_MODE_LIST' in menu allegro.texi:20406: warning: node up pointer for `gfx_mode_select' is `GUI' but up is `Index' in menu allegro.texi:20431: warning: node up pointer for `gfx_mode_select_ex' is `GUI' but up is `Index' in menu allegro.texi:20462: warning: node next pointer for `gfx_mode_select_filter' is `gui_shadow_box_proc' but next is `grab_font_from_bitmap' in menu allegro.texi:20462: warning: node up pointer for `gfx_mode_select_filter' is `GUI' but up is `Index' in menu allegro.texi:20521: warning: node next pointer for `gui_shadow_box_proc' is `JOY_TYPE_*/DOS' but next is `gui_strlen' in menu allegro.texi:20521: warning: node prev pointer for `gui_shadow_box_proc' is `gfx_mode_select_filter' but prev is `gui_set_screen' in menu allegro.texi:20521: warning: node up pointer for `gui_shadow_box_proc' is `GUI' but up is `Index' in menu allegro.texi:20554: warning: node next pointer for `Platform' is `DOS' but next is `Miscellaneous' in menu allegro.texi:20554: warning: node prev pointer for `Platform' is `GUI' but prev is `API' in menu allegro.texi:20596: warning: node next pointer for `JOY_TYPE_*/DOS' is `GFX_*/DOS' but next is `JOY_TYPE_*/Linux' in menu allegro.texi:20596: warning: node prev pointer for `JOY_TYPE_*/DOS' is `gui_shadow_box_proc' but prev is `joy' in menu allegro.texi:20596: warning: node up pointer for `JOY_TYPE_*/DOS' is `DOS' but up is `Index' in menu allegro.texi:20747: warning: node next pointer for `GFX_*/DOS' is `DIGI_*/DOS' but next is `GFX_*/Linux' in menu allegro.texi:20747: warning: node prev pointer for `GFX_*/DOS' is `JOY_TYPE_*/DOS' but prev is `GFX_*/BeOS' in menu allegro.texi:20747: warning: node up pointer for `GFX_*/DOS' is `DOS' but up is `Index' in menu allegro.texi:20922: warning: node next pointer for `DIGI_*/DOS' is `MIDI_*/DOS' but next is `DIGI_*/MacOSX' in menu allegro.texi:20922: warning: node prev pointer for `DIGI_*/DOS' is `GFX_*/DOS' but prev is `DIGI_*/BeOS' in menu allegro.texi:20922: warning: node up pointer for `DIGI_*/DOS' is `DOS' but up is `Index' in menu allegro.texi:20948: warning: node next pointer for `MIDI_*/DOS' is `DOS integration routines' but next is `MIDI_*/MacOSX' in menu allegro.texi:20948: warning: node prev pointer for `MIDI_*/DOS' is `DIGI_*/DOS' but prev is `MIDI_*/BeOS' in menu allegro.texi:20948: warning: node up pointer for `MIDI_*/DOS' is `DOS' but up is `Index' in menu allegro.texi:20974: warning: node next pointer for `DOS integration routines' is `i_love_bill' but next is `dot_product' in menu allegro.texi:20974: warning: node prev pointer for `DOS integration routines' is `MIDI_*/DOS' but prev is `do_uconvert' in menu allegro.texi:20974: warning: node up pointer for `DOS integration routines' is `DOS' but up is `Index' in menu allegro.texi:20979: warning: node next pointer for `i_love_bill' is `JOY_TYPE_*/Windows' but next is `identity_matrix' in menu allegro.texi:20979: warning: node prev pointer for `i_love_bill' is `DOS integration routines' but prev is `hsv_to_rgb' in menu allegro.texi:20979: warning: node up pointer for `i_love_bill' is `DOS' but up is `Index' in menu allegro.texi:21086: warning: node next pointer for `JOY_TYPE_*/Windows' is `GFX_*/Windows' but next is `JOYSTICK_AXIS_INFO' in menu allegro.texi:21086: warning: node prev pointer for `JOY_TYPE_*/Windows' is `i_love_bill' but prev is `JOY_TYPE_*/Linux' in menu allegro.texi:21086: warning: node up pointer for `JOY_TYPE_*/Windows' is `Windows' but up is `Index' in menu allegro.texi:21117: warning: node next pointer for `GFX_*/Windows' is `DIGI_*/Windows' but next is `GFX_*/X' in menu allegro.texi:21117: warning: node prev pointer for `GFX_*/Windows' is `JOY_TYPE_*/Windows' but prev is `GFX_*/QNX' in menu allegro.texi:21117: warning: node up pointer for `GFX_*/Windows' is `Windows' but up is `Index' in menu allegro.texi:21225: warning: node next pointer for `DIGI_*/Windows' is `MIDI_*/Windows' but next is `digi_recorder' in menu allegro.texi:21225: warning: node prev pointer for `DIGI_*/Windows' is `GFX_*/Windows' but prev is `DIGI_*/Unix' in menu allegro.texi:21225: warning: node up pointer for `DIGI_*/Windows' is `Windows' but up is `Index' in menu allegro.texi:21247: warning: node next pointer for `MIDI_*/Windows' is `Windows integration routines' but next is `midi_loop_start' in menu allegro.texi:21247: warning: node prev pointer for `MIDI_*/Windows' is `DIGI_*/Windows' but prev is `MIDI_*/Unix' in menu allegro.texi:21247: warning: node up pointer for `MIDI_*/Windows' is `Windows' but up is `Index' in menu allegro.texi:21266: warning: node next pointer for `Windows integration routines' is `win_get_window' but next is `xor_mode' in menu allegro.texi:21266: warning: node prev pointer for `Windows integration routines' is `MIDI_*/Windows' but prev is `win_set_wnd_create_proc' in menu allegro.texi:21266: warning: node up pointer for `Windows integration routines' is `Windows' but up is `Index' in menu allegro.texi:21275: warning: node next pointer for `win_get_window' is `win_set_window' but next is `win_release_dc' in menu allegro.texi:21275: warning: node prev pointer for `win_get_window' is `Windows integration routines' but prev is `win_get_dc' in menu allegro.texi:21275: warning: node up pointer for `win_get_window' is `Windows' but up is `Index' in menu allegro.texi:21284: warning: node prev pointer for `win_set_window' is `win_get_window' but prev is `win_set_msg_pre_proc' in menu allegro.texi:21284: warning: node up pointer for `win_set_window' is `Windows' but up is `Index' in menu allegro.texi:21309: warning: node next pointer for `win_set_wnd_create_proc' is `win_get_dc' but next is `Windows integration routines' in menu allegro.texi:21309: warning: node up pointer for `win_set_wnd_create_proc' is `Windows' but up is `Index' in menu allegro.texi:21325: warning: node next pointer for `win_get_dc' is `win_release_dc' but next is `win_get_window' in menu allegro.texi:21325: warning: node prev pointer for `win_get_dc' is `win_set_wnd_create_proc' but prev is `vsync' in menu allegro.texi:21325: warning: node up pointer for `win_get_dc' is `Windows' but up is `Index' in menu allegro.texi:21334: warning: node prev pointer for `win_release_dc' is `win_get_dc' but prev is `win_get_window' in menu allegro.texi:21334: warning: node up pointer for `win_release_dc' is `Windows' but up is `Index' in menu allegro.texi:21343: warning: node next pointer for `win_set_msg_pre_proc' is `GDI routines' but next is `win_set_window' in menu allegro.texi:21343: warning: node up pointer for `win_set_msg_pre_proc' is `Windows' but up is `Index' in menu allegro.texi:21357: warning: node next pointer for `GDI routines' is `set_gdi_color_format' but next is `generate_332_palette' in menu allegro.texi:21357: warning: node prev pointer for `GDI routines' is `win_set_msg_pre_proc' but prev is `ftofix' in menu allegro.texi:21357: warning: node up pointer for `GDI routines' is `Windows' but up is `Index' in menu allegro.texi:21387: warning: node next pointer for `set_gdi_color_format' is `set_palette_to_hdc' but next is `set_gfx_mode' in menu allegro.texi:21387: warning: node prev pointer for `set_gdi_color_format' is `GDI routines' but prev is `set_filename_encoding' in menu allegro.texi:21387: warning: node up pointer for `set_gdi_color_format' is `Windows' but up is `Index' in menu allegro.texi:21397: warning: node next pointer for `set_palette_to_hdc' is `convert_palette_to_hpalette' but next is `set_projection_viewport' in menu allegro.texi:21397: warning: node prev pointer for `set_palette_to_hdc' is `set_gdi_color_format' but prev is `set_palette_range' in menu allegro.texi:21397: warning: node up pointer for `set_palette_to_hdc' is `Windows' but up is `Index' in menu allegro.texi:21405: warning: node next pointer for `convert_palette_to_hpalette' is `convert_hpalette_to_palette' but next is `cpu_capabilities' in menu allegro.texi:21405: warning: node prev pointer for `convert_palette_to_hpalette' is `set_palette_to_hdc' but prev is `convert_hpalette_to_palette' in menu allegro.texi:21405: warning: node up pointer for `convert_palette_to_hpalette' is `Windows' but up is `Index' in menu allegro.texi:21416: warning: node next pointer for `convert_hpalette_to_palette' is `convert_bitmap_to_hbitmap' but next is `convert_palette_to_hpalette' in menu allegro.texi:21416: warning: node prev pointer for `convert_hpalette_to_palette' is `convert_palette_to_hpalette' but prev is `convert_hbitmap_to_bitmap' in menu allegro.texi:21416: warning: node up pointer for `convert_hpalette_to_palette' is `Windows' but up is `Index' in menu allegro.texi:21426: warning: node prev pointer for `convert_bitmap_to_hbitmap' is `convert_hpalette_to_palette' but prev is `config_is_hooked' in menu allegro.texi:21426: warning: node up pointer for `convert_bitmap_to_hbitmap' is `Windows' but up is `Index' in menu allegro.texi:21439: warning: node next pointer for `convert_hbitmap_to_bitmap' is `draw_to_hdc' but next is `convert_hpalette_to_palette' in menu allegro.texi:21439: warning: node up pointer for `convert_hbitmap_to_bitmap' is `Windows' but up is `Index' in menu allegro.texi:21449: warning: node next pointer for `draw_to_hdc' is `blit_to_hdc' but next is `draw_trans_rle_sprite' in menu allegro.texi:21449: warning: node prev pointer for `draw_to_hdc' is `convert_hbitmap_to_bitmap' but prev is `draw_sprite_v_flip' in menu allegro.texi:21449: warning: node up pointer for `draw_to_hdc' is `Windows' but up is `Index' in menu allegro.texi:21462: warning: node next pointer for `blit_to_hdc' is `stretch_blit_to_hdc' but next is `bmp_read_line' in menu allegro.texi:21462: warning: node prev pointer for `blit_to_hdc' is `draw_to_hdc' but prev is `blit_from_hdc' in menu allegro.texi:21462: warning: node up pointer for `blit_to_hdc' is `Windows' but up is `Index' in menu allegro.texi:21476: warning: node next pointer for `stretch_blit_to_hdc' is `blit_from_hdc' but next is `stretch_sprite' in menu allegro.texi:21476: warning: node prev pointer for `stretch_blit_to_hdc' is `blit_to_hdc' but prev is `stretch_blit_from_hdc' in menu allegro.texi:21476: warning: node up pointer for `stretch_blit_to_hdc' is `Windows' but up is `Index' in menu allegro.texi:21490: warning: node next pointer for `blit_from_hdc' is `stretch_blit_from_hdc' but next is `blit_to_hdc' in menu allegro.texi:21490: warning: node prev pointer for `blit_from_hdc' is `stretch_blit_to_hdc' but prev is `blit' in menu allegro.texi:21490: warning: node up pointer for `blit_from_hdc' is `Windows' but up is `Index' in menu allegro.texi:21504: warning: node next pointer for `stretch_blit_from_hdc' is `JOY_TYPE_*/Linux' but next is `stretch_blit_to_hdc' in menu allegro.texi:21504: warning: node prev pointer for `stretch_blit_from_hdc' is `blit_from_hdc' but prev is `stretch_blit' in menu allegro.texi:21504: warning: node up pointer for `stretch_blit_from_hdc' is `Windows' but up is `Index' in menu allegro.texi:21619: warning: node next pointer for `JOY_TYPE_*/Linux' is `GFX_*/Linux' but next is `JOY_TYPE_*/Windows' in menu allegro.texi:21619: warning: node prev pointer for `JOY_TYPE_*/Linux' is `stretch_blit_from_hdc' but prev is `JOY_TYPE_*/DOS' in menu allegro.texi:21619: warning: node up pointer for `JOY_TYPE_*/Linux' is `Unix' but up is `Index' in menu allegro.texi:21647: warning: node next pointer for `GFX_*/Linux' is `GFX_*/X' but next is `GFX_*/MacOSX' in menu allegro.texi:21647: warning: node prev pointer for `GFX_*/Linux' is `JOY_TYPE_*/Linux' but prev is `GFX_*/DOS' in menu allegro.texi:21647: warning: node up pointer for `GFX_*/Linux' is `Unix' but up is `Index' in menu allegro.texi:21704: warning: node next pointer for `GFX_*/X' is `DIGI_*/Unix' but next is `gfx_capabilities' in menu allegro.texi:21704: warning: node prev pointer for `GFX_*/X' is `GFX_*/Linux' but prev is `GFX_*/Windows' in menu allegro.texi:21704: warning: node up pointer for `GFX_*/X' is `Unix' but up is `Index' in menu allegro.texi:21764: warning: node next pointer for `DIGI_*/Unix' is `MIDI_*/Unix' but next is `DIGI_*/Windows' in menu allegro.texi:21764: warning: node prev pointer for `DIGI_*/Unix' is `GFX_*/X' but prev is `DIGI_*/QNX' in menu allegro.texi:21764: warning: node up pointer for `DIGI_*/Unix' is `Unix' but up is `Index' in menu allegro.texi:21785: warning: node next pointer for `MIDI_*/Unix' is `Unix integration routines' but next is `MIDI_*/Windows' in menu allegro.texi:21785: warning: node prev pointer for `MIDI_*/Unix' is `DIGI_*/Unix' but prev is `MIDI_*/QNX' in menu allegro.texi:21785: warning: node up pointer for `MIDI_*/Unix' is `Unix' but up is `Index' in menu allegro.texi:21804: warning: node next pointer for `Unix integration routines' is `xwin_set_window_name' but next is `unload_datafile' in menu allegro.texi:21804: warning: node prev pointer for `Unix integration routines' is `MIDI_*/Unix' but prev is `uisspace' in menu allegro.texi:21804: warning: node up pointer for `Unix integration routines' is `Unix' but up is `Index' in menu allegro.texi:21809: warning: node next pointer for `xwin_set_window_name' is `allegro_icon' but next is `ZBUFFER' in menu allegro.texi:21809: warning: node prev pointer for `xwin_set_window_name' is `Unix integration routines' but prev is `xor_mode' in menu allegro.texi:21809: warning: node up pointer for `xwin_set_window_name' is `Unix' but up is `Index' in menu allegro.texi:21823: warning: node next pointer for `allegro_icon' is `GFX_*/BeOS' but next is `allegro_id' in menu allegro.texi:21823: warning: node prev pointer for `allegro_icon' is `xwin_set_window_name' but prev is `allegro_exit' in menu allegro.texi:21823: warning: node up pointer for `allegro_icon' is `Unix' but up is `Index' in menu allegro.texi:21849: warning: node next pointer for `GFX_*/BeOS' is `DIGI_*/BeOS' but next is `GFX_*/DOS' in menu allegro.texi:21849: warning: node prev pointer for `GFX_*/BeOS' is `allegro_icon' but prev is `getr_depth' in menu allegro.texi:21849: warning: node up pointer for `GFX_*/BeOS' is `BeOS' but up is `Index' in menu allegro.texi:21900: warning: node next pointer for `DIGI_*/BeOS' is `MIDI_*/BeOS' but next is `DIGI_*/DOS' in menu allegro.texi:21900: warning: node prev pointer for `DIGI_*/BeOS' is `GFX_*/BeOS' but prev is `DIALOG_PLAYER' in menu allegro.texi:21900: warning: node up pointer for `DIGI_*/BeOS' is `BeOS' but up is `Index' in menu allegro.texi:21917: warning: node next pointer for `MIDI_*/BeOS' is `GFX_*/QNX' but next is `MIDI_*/DOS' in menu allegro.texi:21917: warning: node prev pointer for `MIDI_*/BeOS' is `DIGI_*/BeOS' but prev is `MIDI' in menu allegro.texi:21917: warning: node up pointer for `MIDI_*/BeOS' is `BeOS' but up is `Index' in menu allegro.texi:21951: warning: node next pointer for `GFX_*/QNX' is `DIGI_*/QNX' but next is `GFX_*/Windows' in menu allegro.texi:21951: warning: node prev pointer for `GFX_*/QNX' is `MIDI_*/BeOS' but prev is `GFX_*/MacOSX' in menu allegro.texi:21951: warning: node up pointer for `GFX_*/QNX' is `QNX' but up is `Index' in menu allegro.texi:22004: warning: node next pointer for `DIGI_*/QNX' is `MIDI_*/QNX' but next is `DIGI_*/Unix' in menu allegro.texi:22004: warning: node prev pointer for `DIGI_*/QNX' is `GFX_*/QNX' but prev is `DIGI_*/MacOSX' in menu allegro.texi:22004: warning: node up pointer for `DIGI_*/QNX' is `QNX' but up is `Index' in menu allegro.texi:22021: warning: node next pointer for `MIDI_*/QNX' is `QNX integration routines' but next is `MIDI_*/Unix' in menu allegro.texi:22021: warning: node prev pointer for `MIDI_*/QNX' is `DIGI_*/QNX' but prev is `MIDI_*/MacOSX' in menu allegro.texi:22021: warning: node up pointer for `MIDI_*/QNX' is `QNX' but up is `Index' in menu allegro.texi:22040: warning: node prev pointer for `QNX integration routines' is `MIDI_*/QNX' but prev is `putpixel' in menu allegro.texi:22040: warning: node up pointer for `QNX integration routines' is `QNX' but up is `Index' in menu allegro.texi:22049: warning: node next pointer for `qnx_get_window' is `GFX_*/MacOSX' but next is `qscale_matrix' in menu allegro.texi:22049: warning: node up pointer for `qnx_get_window' is `QNX' but up is `Index' in menu allegro.texi:22105: warning: node next pointer for `GFX_*/MacOSX' is `DIGI_*/MacOSX' but next is `GFX_*/QNX' in menu allegro.texi:22105: warning: node prev pointer for `GFX_*/MacOSX' is `qnx_get_window' but prev is `GFX_*/Linux' in menu allegro.texi:22105: warning: node up pointer for `GFX_*/MacOSX' is `MacOS' but up is `Index' in menu allegro.texi:22144: warning: node next pointer for `DIGI_*/MacOSX' is `MIDI_*/MacOSX' but next is `DIGI_*/QNX' in menu allegro.texi:22144: warning: node prev pointer for `DIGI_*/MacOSX' is `GFX_*/MacOSX' but prev is `DIGI_*/DOS' in menu allegro.texi:22144: warning: node up pointer for `DIGI_*/MacOSX' is `MacOS' but up is `Index' in menu allegro.texi:22163: warning: node next pointer for `MIDI_*/MacOSX' is `ASSERT' but next is `MIDI_*/QNX' in menu allegro.texi:22163: warning: node prev pointer for `MIDI_*/MacOSX' is `DIGI_*/MacOSX' but prev is `MIDI_*/DOS' in menu allegro.texi:22163: warning: node up pointer for `MIDI_*/MacOSX' is `MacOS' but up is `Index' in menu allegro.texi:22377: warning: node next pointer for `Miscellaneous' is `Reducing' but next is `Tools' in menu allegro.texi:22377: warning: node prev pointer for `Miscellaneous' is `Differences' but prev is `Platform' in menu allegro.texi:22596: warning: node next pointer for `ASSERT' is `TRACE' but next is `AUDIOSTREAM' in menu allegro.texi:22596: warning: node prev pointer for `ASSERT' is `MIDI_*/MacOSX' but prev is `arc' in menu allegro.texi:22596: warning: node up pointer for `ASSERT' is `Debugging' but up is `Index' in menu allegro.texi:22625: warning: node next pointer for `TRACE' is `register_assert_handler' but next is `transpose_font' in menu allegro.texi:22625: warning: node prev pointer for `TRACE' is `ASSERT' but prev is `three_finger_flag' in menu allegro.texi:22625: warning: node up pointer for `TRACE' is `Debugging' but up is `Index' in menu allegro.texi:22651: warning: node next pointer for `register_assert_handler' is `register_trace_handler' but next is `register_bitmap_file_type' in menu allegro.texi:22651: warning: node prev pointer for `register_assert_handler' is `TRACE' but prev is `rectfill' in menu allegro.texi:22651: warning: node up pointer for `register_assert_handler' is `Debugging' but up is `Index' in menu allegro.texi:22680: warning: node next pointer for `register_trace_handler' is `al_assert' but next is `register_uformat' in menu allegro.texi:22680: warning: node prev pointer for `register_trace_handler' is `register_assert_handler' but prev is `register_sample_file_type' in menu allegro.texi:22680: warning: node up pointer for `register_trace_handler' is `Debugging' but up is `Index' in menu allegro.texi:22711: warning: node next pointer for `al_assert' is `al_trace' but next is `al_ffblk' in menu allegro.texi:22711: warning: node prev pointer for `al_assert' is `register_trace_handler' but prev is `adjust_sample' in menu allegro.texi:22711: warning: node up pointer for `al_assert' is `Debugging' but up is `Index' in menu allegro.texi:22732: warning: node next pointer for `al_trace' is `exhello' but next is `alert' in menu allegro.texi:22732: warning: node prev pointer for `al_trace' is `al_assert' but prev is `AL_ID' in menu allegro.texi:22732: warning: node up pointer for `al_trace' is `Debugging' but up is `Index' in menu allegro.texi:22813: warning: node next pointer for `exhello' is `exmem' but next is `exists' in menu allegro.texi:22813: warning: node prev pointer for `exhello' is `al_trace' but prev is `exgui' in menu allegro.texi:22813: warning: node up pointer for `exhello' is `Available' but up is `Index' in menu allegro.texi:22841: warning: node next pointer for `exmem' is `expal' but next is `exmidi' in menu allegro.texi:22841: warning: node prev pointer for `exmem' is `exhello' but prev is `exlights' in menu allegro.texi:22841: warning: node up pointer for `exmem' is `Available' but up is `Index' in menu allegro.texi:22872: warning: node prev pointer for `expal' is `exmem' but prev is `expackf' in menu allegro.texi:22872: warning: node up pointer for `expal' is `Available' but up is `Index' in menu allegro.texi:22901: warning: node next pointer for `expat' is `exflame' but next is `exquat' in menu allegro.texi:22901: warning: node up pointer for `expat' is `Available' but up is `Index' in menu allegro.texi:22938: warning: node next pointer for `exflame' is `exdbuf' but next is `exflip' in menu allegro.texi:22938: warning: node prev pointer for `exflame' is `expat' but prev is `exfixed' in menu allegro.texi:22938: warning: node up pointer for `exflame' is `Available' but up is `Index' in menu allegro.texi:22974: warning: node next pointer for `exdbuf' is `exflip' but next is `exexedat' in menu allegro.texi:22974: warning: node prev pointer for `exdbuf' is `exflame' but prev is `exdata' in menu allegro.texi:22974: warning: node up pointer for `exdbuf' is `Available' but up is `Index' in menu allegro.texi:23010: warning: node next pointer for `exflip' is `exfixed' but next is `exfont' in menu allegro.texi:23010: warning: node prev pointer for `exflip' is `exdbuf' but prev is `exflame' in menu allegro.texi:23010: warning: node up pointer for `exflip' is `Available' but up is `Index' in menu allegro.texi:23045: warning: node next pointer for `exfixed' is `exfont' but next is `exflame' in menu allegro.texi:23045: warning: node prev pointer for `exfixed' is `exflip' but prev is `exexedat' in menu allegro.texi:23045: warning: node up pointer for `exfixed' is `Available' but up is `Index' in menu allegro.texi:23067: warning: node next pointer for `exfont' is `exmouse' but next is `exgui' in menu allegro.texi:23067: warning: node prev pointer for `exfont' is `exfixed' but prev is `exflip' in menu allegro.texi:23067: warning: node up pointer for `exfont' is `Available' but up is `Index' in menu allegro.texi:23099: warning: node next pointer for `exmouse' is `extimer' but next is `expackf' in menu allegro.texi:23099: warning: node prev pointer for `exmouse' is `exfont' but prev is `exmidi' in menu allegro.texi:23099: warning: node up pointer for `exmouse' is `Available' but up is `Index' in menu allegro.texi:23159: warning: node next pointer for `extimer' is `exkeys' but next is `extract_font_range' in menu allegro.texi:23159: warning: node prev pointer for `extimer' is `exmouse' but prev is `exsyscur' in menu allegro.texi:23159: warning: node up pointer for `extimer' is `Available' but up is `Index' in menu allegro.texi:23197: warning: node next pointer for `exkeys' is `exjoy' but next is `exlights' in menu allegro.texi:23197: warning: node prev pointer for `exkeys' is `extimer' but prev is `exjoy' in menu allegro.texi:23197: warning: node up pointer for `exkeys' is `Available' but up is `Index' in menu allegro.texi:23249: warning: node next pointer for `exjoy' is `exsample' but next is `exkeys' in menu allegro.texi:23249: warning: node prev pointer for `exjoy' is `exkeys' but prev is `exists' in menu allegro.texi:23249: warning: node up pointer for `exjoy' is `Available' but up is `Index' in menu allegro.texi:23294: warning: node next pointer for `exsample' is `exmidi' but next is `exscale' in menu allegro.texi:23294: warning: node prev pointer for `exsample' is `exjoy' but prev is `exrotscl' in menu allegro.texi:23294: warning: node up pointer for `exsample' is `Available' but up is `Index' in menu allegro.texi:23334: warning: node next pointer for `exmidi' is `exgui' but next is `exmouse' in menu allegro.texi:23334: warning: node prev pointer for `exmidi' is `exsample' but prev is `exmem' in menu allegro.texi:23334: warning: node up pointer for `exmidi' is `Available' but up is `Index' in menu allegro.texi:23377: warning: node next pointer for `exgui' is `excustom' but next is `exhello' in menu allegro.texi:23377: warning: node prev pointer for `exgui' is `exmidi' but prev is `exfont' in menu allegro.texi:23377: warning: node up pointer for `exgui' is `Available' but up is `Index' in menu allegro.texi:23437: warning: node next pointer for `excustom' is `exunicod' but next is `exdata' in menu allegro.texi:23437: warning: node prev pointer for `excustom' is `exgui' but prev is `exconfig' in menu allegro.texi:23437: warning: node up pointer for `excustom' is `Available' but up is `Index' in menu allegro.texi:23489: warning: node next pointer for `exunicod' is `exbitmap' but next is `exupdate' in menu allegro.texi:23489: warning: node prev pointer for `exunicod' is `excustom' but prev is `extruec' in menu allegro.texi:23489: warning: node up pointer for `exunicod' is `Available' but up is `Index' in menu allegro.texi:23539: warning: node next pointer for `exbitmap' is `exscale' but next is `exblend' in menu allegro.texi:23539: warning: node prev pointer for `exbitmap' is `exunicod' but prev is `exalpha' in menu allegro.texi:23539: warning: node up pointer for `exbitmap' is `Available' but up is `Index' in menu allegro.texi:23567: warning: node next pointer for `exscale' is `exconfig' but next is `exscn3d' in menu allegro.texi:23567: warning: node prev pointer for `exscale' is `exbitmap' but prev is `exsample' in menu allegro.texi:23567: warning: node up pointer for `exscale' is `Available' but up is `Index' in menu allegro.texi:23596: warning: node next pointer for `exconfig' is `exdata' but next is `excustom' in menu allegro.texi:23596: warning: node prev pointer for `exconfig' is `exscale' but prev is `excolmap' in menu allegro.texi:23596: warning: node up pointer for `exconfig' is `Available' but up is `Index' in menu allegro.texi:23642: warning: node next pointer for `exdata' is `exsprite' but next is `exdbuf' in menu allegro.texi:23642: warning: node prev pointer for `exdata' is `exconfig' but prev is `excustom' in menu allegro.texi:23642: warning: node up pointer for `exdata' is `Available' but up is `Index' in menu allegro.texi:23671: warning: node next pointer for `exsprite' is `exrotscl' but next is `exstars' in menu allegro.texi:23671: warning: node prev pointer for `exsprite' is `exdata' but prev is `exspline' in menu allegro.texi:23671: warning: node up pointer for `exsprite' is `Available' but up is `Index' in menu allegro.texi:23758: warning: node next pointer for `exrotscl' is `exexedat' but next is `exsample' in menu allegro.texi:23758: warning: node prev pointer for `exrotscl' is `exsprite' but prev is `exrgbhsv' in menu allegro.texi:23758: warning: node up pointer for `exrotscl' is `Available' but up is `Index' in menu allegro.texi:23798: warning: node next pointer for `exexedat' is `extrans' but next is `exfixed' in menu allegro.texi:23798: warning: node prev pointer for `exexedat' is `exrotscl' but prev is `exdbuf' in menu allegro.texi:23798: warning: node up pointer for `exexedat' is `Available' but up is `Index' in menu allegro.texi:23841: warning: node prev pointer for `extrans' is `exexedat' but prev is `extract_font_range' in menu allegro.texi:23841: warning: node up pointer for `extrans' is `Available' but up is `Index' in menu allegro.texi:23904: warning: node up pointer for `extrans2' is `Available' but up is `Index' in menu allegro.texi:23939: warning: node next pointer for `extruec' is `excolmap' but next is `exunicod' in menu allegro.texi:23939: warning: node up pointer for `extruec' is `Available' but up is `Index' in menu allegro.texi:23974: warning: node next pointer for `excolmap' is `exrgbhsv' but next is `exconfig' in menu allegro.texi:23974: warning: node prev pointer for `excolmap' is `extruec' but prev is `excamera' in menu allegro.texi:23974: warning: node up pointer for `excolmap' is `Available' but up is `Index' in menu allegro.texi:24025: warning: node next pointer for `exrgbhsv' is `exshade' but next is `exrotscl' in menu allegro.texi:24025: warning: node prev pointer for `exrgbhsv' is `excolmap' but prev is `exquat' in menu allegro.texi:24025: warning: node up pointer for `exrgbhsv' is `Available' but up is `Index' in menu allegro.texi:24085: warning: node next pointer for `exshade' is `exblend' but next is `exspline' in menu allegro.texi:24085: warning: node prev pointer for `exshade' is `exrgbhsv' but prev is `exscroll' in menu allegro.texi:24085: warning: node up pointer for `exshade' is `Available' but up is `Index' in menu allegro.texi:24137: warning: node next pointer for `exblend' is `exxfade' but next is `excamera' in menu allegro.texi:24137: warning: node prev pointer for `exblend' is `exshade' but prev is `exbitmap' in menu allegro.texi:24137: warning: node up pointer for `exblend' is `Available' but up is `Index' in menu allegro.texi:24185: warning: node next pointer for `exxfade' is `exalpha' but next is `exzbuf' in menu allegro.texi:24185: warning: node prev pointer for `exxfade' is `exblend' but prev is `exupdate' in menu allegro.texi:24185: warning: node up pointer for `exxfade' is `Available' but up is `Index' in menu allegro.texi:24225: warning: node next pointer for `exalpha' is `exlights' but next is `exbitmap' in menu allegro.texi:24225: warning: node prev pointer for `exalpha' is `exxfade' but prev is `exaccel' in menu allegro.texi:24225: warning: node up pointer for `exalpha' is `Available' but up is `Index' in menu allegro.texi:24278: warning: node next pointer for `exlights' is `ex3d' but next is `exmem' in menu allegro.texi:24278: warning: node prev pointer for `exlights' is `exalpha' but prev is `exkeys' in menu allegro.texi:24278: warning: node up pointer for `exlights' is `Available' but up is `Index' in menu allegro.texi:24363: warning: node next pointer for `ex3d' is `excamera' but next is `exaccel' in menu allegro.texi:24363: warning: node prev pointer for `ex3d' is `exlights' but prev is `ex3buf' in menu allegro.texi:24363: warning: node up pointer for `ex3d' is `Available' but up is `Index' in menu allegro.texi:24453: warning: node next pointer for `excamera' is `exquat' but next is `excolmap' in menu allegro.texi:24453: warning: node prev pointer for `excamera' is `ex3d' but prev is `exblend' in menu allegro.texi:24453: warning: node up pointer for `excamera' is `Available' but up is `Index' in menu allegro.texi:24505: warning: node next pointer for `exquat' is `exstars' but next is `exrgbhsv' in menu allegro.texi:24505: warning: node prev pointer for `exquat' is `excamera' but prev is `expat' in menu allegro.texi:24505: warning: node up pointer for `exquat' is `Available' but up is `Index' in menu allegro.texi:24571: warning: node next pointer for `exstars' is `exscn3d' but next is `exstream' in menu allegro.texi:24571: warning: node prev pointer for `exstars' is `exquat' but prev is `exsprite' in menu allegro.texi:24571: warning: node up pointer for `exstars' is `Available' but up is `Index' in menu allegro.texi:24623: warning: node next pointer for `exscn3d' is `exzbuf' but next is `exscroll' in menu allegro.texi:24623: warning: node prev pointer for `exscn3d' is `exstars' but prev is `exscale' in menu allegro.texi:24623: warning: node up pointer for `exscn3d' is `Available' but up is `Index' in menu allegro.texi:24683: warning: node next pointer for `exzbuf' is `exscroll' but next is `fade_from' in menu allegro.texi:24683: warning: node prev pointer for `exzbuf' is `exscn3d' but prev is `exxfade' in menu allegro.texi:24683: warning: node up pointer for `exzbuf' is `Available' but up is `Index' in menu allegro.texi:24746: warning: node next pointer for `exscroll' is `ex3buf' but next is `exshade' in menu allegro.texi:24746: warning: node prev pointer for `exscroll' is `exzbuf' but prev is `exscn3d' in menu allegro.texi:24746: warning: node up pointer for `exscroll' is `Available' but up is `Index' in menu allegro.texi:24779: warning: node next pointer for `ex3buf' is `ex12bit' but next is `ex3d' in menu allegro.texi:24779: warning: node prev pointer for `ex3buf' is `exscroll' but prev is `ex12bit' in menu allegro.texi:24779: warning: node up pointer for `ex3buf' is `Available' but up is `Index' in menu allegro.texi:24828: warning: node next pointer for `ex12bit' is `exaccel' but next is `ex3buf' in menu allegro.texi:24828: warning: node prev pointer for `ex12bit' is `ex3buf' but prev is `END_OF_MAIN' in menu allegro.texi:24828: warning: node up pointer for `ex12bit' is `Available' but up is `Index' in menu allegro.texi:24921: warning: node next pointer for `exaccel' is `exspline' but next is `exalpha' in menu allegro.texi:24921: warning: node prev pointer for `exaccel' is `ex12bit' but prev is `ex3d' in menu allegro.texi:24921: warning: node up pointer for `exaccel' is `Available' but up is `Index' in menu allegro.texi:24965: warning: node next pointer for `exspline' is `exsyscur' but next is `exsprite' in menu allegro.texi:24965: warning: node prev pointer for `exspline' is `exaccel' but prev is `exshade' in menu allegro.texi:24965: warning: node up pointer for `exspline' is `Available' but up is `Index' in menu allegro.texi:25053: warning: node next pointer for `exsyscur' is `exupdate' but next is `extimer' in menu allegro.texi:25053: warning: node prev pointer for `exsyscur' is `exspline' but prev is `exswitch' in menu allegro.texi:25053: warning: node up pointer for `exsyscur' is `Available' but up is `Index' in menu allegro.texi:25082: warning: node next pointer for `exupdate' is `exswitch' but next is `exxfade' in menu allegro.texi:25082: warning: node prev pointer for `exupdate' is `exsyscur' but prev is `exunicod' in menu allegro.texi:25082: warning: node up pointer for `exupdate' is `Available' but up is `Index' in menu allegro.texi:25152: warning: node next pointer for `exswitch' is `exstream' but next is `exsyscur' in menu allegro.texi:25152: warning: node prev pointer for `exswitch' is `exupdate' but prev is `exstream' in menu allegro.texi:25152: warning: node up pointer for `exswitch' is `Available' but up is `Index' in menu allegro.texi:25213: warning: node next pointer for `exstream' is `expackf' but next is `exswitch' in menu allegro.texi:25213: warning: node prev pointer for `exstream' is `exswitch' but prev is `exstars' in menu allegro.texi:25213: warning: node up pointer for `exstream' is `Available' but up is `Index' in menu allegro.texi:25252: warning: node prev pointer for `expackf' is `exstream' but prev is `exmouse' in menu allegro.texi:25252: warning: node up pointer for `expackf' is `Available' but up is `Index' in menu allegro.texi:25311: warning: node next pointer for `Tools' is `Additional' but next is `Community' in menu allegro.texi:25311: warning: node prev pointer for `Tools' is `Available' but prev is `Miscellaneous' in menu allegro.texi:25327: warning: node prev pointer for `Community' is `Additional' but prev is `Tools' in menu [ 37%] Building C object CMakeFiles/allegro.dir/src/unix/udjgpp.c.o [ 37%] Building C object CMakeFiles/allegro.dir/src/unix/udrvlist.c.o [ 38%] Building C object CMakeFiles/allegro.dir/src/unix/udummy.c.o [ 38%] Building C object CMakeFiles/allegro.dir/src/unix/uesd.c.o [ 38%] Building C object CMakeFiles/allegro.dir/src/unix/ufile.c.o [ 38%] Building C object CMakeFiles/allegro.dir/src/unix/ugfxdrv.c.o /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/unix/ufile.c: In function 'al_findnext': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/unix/ufile.c:416:10: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 416 | strncat(tempname, entry->d_name, NAMLEN(entry)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/unix/ufile.c:34:28: note: length computed here 34 | #define NAMLEN(dirent) (strlen((dirent)->d_name)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/unix/ufile.c:413:11: note: in expansion of macro 'NAMLEN' 413 | if (NAMLEN(entry) >= sizeof(tempname)) | ^~~~~~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/unix/ufile.c:421:10: warning: 'strncat' output may be truncated copying between 0 and 1023 bytes from a string of length 1023 [-Wstringop-truncation] 421 | strncat(filename, tempname, sizeof(filename) - strlen(filename) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 38%] Building C object CMakeFiles/allegro.dir/src/unix/ujoydrv.c.o [ 39%] Building C object CMakeFiles/allegro.dir/src/unix/ukeybd.c.o [ 39%] Building C object CMakeFiles/allegro.dir/src/unix/umain.c.o [ 39%] Building C object CMakeFiles/allegro.dir/src/unix/umodules.c.o [ 39%] Building C object CMakeFiles/allegro.dir/src/unix/umouse.c.o [ 40%] Building C object CMakeFiles/allegro.dir/src/unix/uoss.c.o [ 40%] Built target docs [ 40%] Building C object CMakeFiles/allegro.dir/src/unix/uossmidi.c.o [ 40%] Building C object CMakeFiles/allegro.dir/src/unix/uptimer.c.o [ 40%] Building C object CMakeFiles/allegro.dir/src/unix/usigalrm.c.o [ 40%] Building C object CMakeFiles/allegro.dir/src/unix/usnddrv.c.o [ 41%] Building C object CMakeFiles/allegro.dir/src/unix/ustimer.c.o [ 41%] Building C object CMakeFiles/allegro.dir/src/unix/usystem.c.o [ 41%] Building C object CMakeFiles/allegro.dir/src/unix/uthreads.c.o [ 41%] Building C object CMakeFiles/allegro.dir/src/unix/utimer.c.o [ 41%] Building C object CMakeFiles/allegro.dir/src/linux/ljoy.c.o [ 42%] Building C object CMakeFiles/allegro.dir/src/x/xgfxdrv.c.o [ 42%] Building C object CMakeFiles/allegro.dir/src/x/xkeyboard.c.o [ 42%] Building C object CMakeFiles/allegro.dir/src/x/xmouse.c.o [ 42%] Building C object CMakeFiles/allegro.dir/src/x/xsystem.c.o /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/x/xkeyboard.c: In function '_xwin_get_keyboard_mapping': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/x/xkeyboard.c:620:10: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 620 | KeySym sym = XKeycodeToKeysym(_xwin.display, | ^~~~~~ In file included from /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/src/x/xkeyboard.c:24: /home/pbulk/build/devel/allegro/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ [ 42%] Building C object CMakeFiles/allegro.dir/src/x/xtimer.c.o [ 42%] Building C object CMakeFiles/allegro.dir/src/x/xwin.c.o [ 43%] Building C object CMakeFiles/allegro.dir/src/x/xvtable.c.o [ 43%] Building C object CMakeFiles/allegro.dir/src/x/xdga2.c.o [ 43%] Linking C shared library lib/liballeg.so [ 43%] Built target allegro [ 44%] Building C object addons/jpgalleg/CMakeFiles/jpgalleg.dir/src/decode.c.o /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/src/decode.c: In function 'decode_progressive_block': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/src/decode.c:710:38: warning: left shift of negative value [-Wshift-negative-value] 710 | n_bit = (-1) << successive_low; | ^~ In file included from /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/src/decode.c:21: /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/include/internal.h: At top level: /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/include/internal.h:186:19: warning: inline function '_jpeg_get_bit' declared but never defined 186 | extern INLINE int _jpeg_get_bit(void); | ^~~~~~~~~~~~~ [ 44%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/alleggl.c.o [ 44%] Building C object addons/logg/CMakeFiles/logg.dir/logg.c.o [ 45%] Building C object addons/loadpng/CMakeFiles/loadpng.dir/loadpng.c.o In file included from /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/logg/loggint.h:9, from /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/logg/logg.c:5: /home/pbulk/build/devel/allegro/work/.buildlink/include/vorbis/vorbisfile.h:95:21: warning: 'OV_CALLBACKS_STREAMONLY_NOCLOSE' defined but not used [-Wunused-variable] 95 | static ov_callbacks OV_CALLBACKS_STREAMONLY_NOCLOSE = { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/allegro/work/.buildlink/include/vorbis/vorbisfile.h:88:21: warning: 'OV_CALLBACKS_STREAMONLY' defined but not used [-Wunused-variable] 88 | static ov_callbacks OV_CALLBACKS_STREAMONLY = { | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/allegro/work/.buildlink/include/vorbis/vorbisfile.h:81:21: warning: 'OV_CALLBACKS_NOCLOSE' defined but not used [-Wunused-variable] 81 | static ov_callbacks OV_CALLBACKS_NOCLOSE = { | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/loadpng/loadpng.c: In function 'really_load_png': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/loadpng/loadpng.c:97:9: warning: variable 'tRNS_to_alpha' set but not used [-Wunused-but-set-variable] 97 | int tRNS_to_alpha = FALSE; | ^~~~~~~~~~~~~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/loadpng/loadpng.c: In function 'load_png_pf': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/loadpng/loadpng.c:294:34: warning: cast between incompatible function types from 'void (*)(png_struct *, png_byte *, png_uint_32)' {aka 'void (*)(struct png_struct_def *, unsigned char *, unsigned int)'} to 'void (*)(png_struct *, png_byte *, size_t)' {aka 'void (*)(struct png_struct_def *, unsigned char *, long unsigned int)'} [-Wcast-function-type] 294 | png_set_read_fn(png_ptr, fp, (png_rw_ptr)read_data); | ^ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/loadpng/loadpng.c: In function 'load_memory_png': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/loadpng/loadpng.c:394:52: warning: cast between incompatible function types from 'void (*)(png_struct *, png_byte *, png_uint_32)' {aka 'void (*)(struct png_struct_def *, unsigned char *, unsigned int)'} to 'void (*)(png_struct *, png_byte *, size_t)' {aka 'void (*)(struct png_struct_def *, unsigned char *, long unsigned int)'} [-Wcast-function-type] 394 | png_set_read_fn(png_ptr, &memory_reader_state, (png_rw_ptr)read_data_memory); | ^ [ 46%] Linking C shared library ../../lib/liblogg.so [ 46%] Building C object addons/loadpng/CMakeFiles/loadpng.dir/savepng.c.o /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/loadpng/savepng.c: In function 'really_save_png': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/loadpng/savepng.c:206:35: warning: cast between incompatible function types from 'void (*)(png_struct *, png_byte *, png_uint_32)' {aka 'void (*)(struct png_struct_def *, unsigned char *, unsigned int)'} to 'void (*)(png_struct *, png_byte *, size_t)' {aka 'void (*)(struct png_struct_def *, unsigned char *, long unsigned int)'} [-Wcast-function-type] 206 | png_set_write_fn(png_ptr, fp, (png_rw_ptr)write_data, flush_data); | ^ [ 47%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/glvtable.c.o [ 47%] Building C object addons/jpgalleg/CMakeFiles/jpgalleg.dir/src/encode.c.o In file included from /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/src/encode.c:21: /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/include/internal.h:186:19: warning: inline function '_jpeg_get_bit' declared but never defined 186 | extern INLINE int _jpeg_get_bit(void); | ^~~~~~~~~~~~~ [ 47%] Building C object addons/loadpng/CMakeFiles/loadpng.dir/regpng.c.o [ 47%] Linking C shared library ../../lib/libloadpng.so [ 47%] Built target logg [ 47%] Building C object addons/jpgalleg/CMakeFiles/jpgalleg.dir/src/error.c.o In file included from /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/src/error.c:22: /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/include/internal.h:186:19: warning: inline function '_jpeg_get_bit' declared but never defined 186 | extern INLINE int _jpeg_get_bit(void); | ^~~~~~~~~~~~~ [ 47%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/scorer.c.o [ 47%] Building C object examples/CMakeFiles/ex12bit.dir/ex12bit.c.o [ 47%] Building C object addons/jpgalleg/CMakeFiles/jpgalleg.dir/src/init.c.o [ 47%] Built target loadpng In file included from /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/src/init.c:22: /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/include/internal.h:186:19: warning: inline function '_jpeg_get_bit' declared but never defined 186 | extern INLINE int _jpeg_get_bit(void); | ^~~~~~~~~~~~~ [ 47%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/math.c.o [ 47%] Linking C executable ex12bit [ 48%] Building C object addons/jpgalleg/CMakeFiles/jpgalleg.dir/src/io.c.o [ 48%] Building C object examples/CMakeFiles/ex3buf.dir/ex3buf.c.o [ 48%] Building C object addons/jpgalleg/CMakeFiles/jpgalleg.dir/src/jpgalleg.c.o [ 48%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/aglf.c.o In file included from /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/src/jpgalleg.c:22: /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/jpgalleg/include/internal.h:186:19: warning: inline function '_jpeg_get_bit' declared but never defined 186 | extern INLINE int _jpeg_get_bit(void); | ^~~~~~~~~~~~~ [ 48%] Built target ex12bit [ 49%] Linking C executable ex3buf [ 49%] Linking C shared library ../../lib/libjpgalleg.so [ 49%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/fontconv.c.o /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/allegrogl/src/fontconv.c: In function 'agl_extract_font_range': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/allegrogl/src/fontconv.c:447:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 447 | int count; | ^~~~~ [ 49%] Building C object examples/CMakeFiles/ex3d.dir/ex3d.c.o [ 49%] Built target ex3buf /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/examples/ex3d.c:54:10: warning: left shift of negative value [-Wshift-negative-value] 54 | { -32 << 16, -32 << 16, -32 << 16 }, | ^~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/examples/ex3d.c:54:21: warning: left shift of negative value [-Wshift-negative-value] 54 | { -32 << 16, -32 << 16, -32 << 16 }, | ^~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/examples/ex3d.c:54:32: warning: left shift of negative value [-Wshift-negative-value] 54 | { -32 << 16, -32 << 16, -32 << 16 }, | ^~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/examples/ex3d.c:55:10: warning: left shift of negative value [-Wshift-negative-value] 55 | { -32 << 16, 32 << 16, -32 << 16 }, | ^~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/examples/ex3d.c:55:32: warning: left shift of negative value [-Wshift-negative-value] 55 | { -32 << 16, 32 << 16, -32 << 16 }, | ^~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/examples/ex3d.c:56:32: warning: left shift of negative value [-Wshift-negative-value] 56 | { 32 << 16, 32 << 16, -32 << 16 }, | ^~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/examples/ex3d.c:57:21: warning: left shift of negative value [-Wshift-negative-value] 57 | { 32 << 16, -32 << 16, -32 << 16 }, | ^~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/examples/ex3d.c:57:32: warning: left shift of negative value [-Wshift-negative-value] 57 | { 32 << 16, -32 << 16, -32 << 16 }, | ^~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/examples/ex3d.c:58:10: warning: left shift of negative value [-Wshift-negative-value] 58 | { -32 << 16, -32 << 16, 32 << 16 }, | ^~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/examples/ex3d.c:58:21: warning: left shift of negative value [-Wshift-negative-value] 58 | { -32 << 16, -32 << 16, 32 << 16 }, | ^~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/examples/ex3d.c:59:10: warning: left shift of negative value [-Wshift-negative-value] 59 | { -32 << 16, 32 << 16, 32 << 16 }, | ^~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/examples/ex3d.c:61:21: warning: left shift of negative value [-Wshift-negative-value] 61 | { 32 << 16, -32 << 16, 32 << 16 }, | ^~ [ 49%] Built target jpgalleg [ 49%] Building C object examples/CMakeFiles/exaccel.dir/exaccel.c.o [ 50%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/texture.c.o [ 50%] Linking C executable ex3d [ 50%] Linking C executable exaccel [ 51%] Building C object examples/CMakeFiles/exalpha.dir/exalpha.c.o [ 51%] Built target ex3d [ 51%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/glext.c.o [ 51%] Linking C executable exalpha [ 51%] Built target exaccel [ 51%] Building C object examples/CMakeFiles/exbitmap.dir/exbitmap.c.o [ 51%] Built target exalpha [ 51%] Building C object examples/CMakeFiles/exblend.dir/exblend.c.o [ 51%] Linking C executable exbitmap [ 52%] Linking C executable exblend [ 52%] Building C object examples/CMakeFiles/excamera.dir/excamera.c.o [ 52%] Built target exbitmap [ 52%] Linking C executable excamera [ 52%] Built target exblend [ 52%] Building C object examples/CMakeFiles/excolmap.dir/excolmap.c.o [ 52%] Built target excamera [ 53%] Building C object examples/CMakeFiles/exconfig.dir/exconfig.c.o [ 53%] Linking C executable excolmap [ 53%] Linking C executable exconfig [ 53%] Building C object examples/CMakeFiles/excustom.dir/excustom.c.o [ 53%] Built target excolmap [ 53%] Built target exconfig [ 53%] Linking C executable excustom [ 53%] Building C object examples/CMakeFiles/exdata.dir/exdata.c.o [ 53%] Built target excustom [ 53%] Building C object examples/CMakeFiles/exdbuf.dir/exdbuf.c.o [ 54%] Linking C executable exdata [ 54%] Linking C executable exdbuf [ 55%] Building C object examples/CMakeFiles/exexedat.dir/exexedat.c.o [ 55%] Built target exdata /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/allegrogl/src/glext.c: In function '__allegro_gl_print_extensions': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/addons/allegrogl/src/glext.c:649:17: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 649 | strncpy(buf, extension, 80); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 55%] Linking C executable exexedat [ 55%] Built target exdbuf [ 55%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/gui.c.o [ 55%] Building C object examples/CMakeFiles/exfixed.dir/exfixed.c.o [ 55%] Built target exexedat [ 56%] Building C object examples/CMakeFiles/exflame.dir/exflame.c.o [ 56%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/videovtb.c.o [ 56%] Linking C executable exfixed [ 56%] Linking C executable exflame [ 56%] Building C object examples/CMakeFiles/exflip.dir/exflip.c.o [ 56%] Linking C executable exflip [ 56%] Built target exflame [ 56%] Built target exfixed [ 57%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/x.c.o [ 57%] Built target exflip [ 57%] Building C object examples/CMakeFiles/exgui.dir/exgui.c.o [ 57%] Building C object examples/CMakeFiles/exfont.dir/exfont.c.o [ 57%] Linking C shared library ../../lib/liballeggl.so [ 58%] Linking C executable exfont [ 58%] Linking C executable exgui [ 58%] Building C object examples/CMakeFiles/exhello.dir/exhello.c.o [ 58%] Linking C executable exhello [ 58%] Built target exfont [ 58%] Built target exgui [ 58%] Built target allegrogl [ 58%] Built target exhello [ 59%] Building C object examples/CMakeFiles/exjoy.dir/exjoy.c.o [ 59%] Building C object examples/CMakeFiles/exkeys.dir/exkeys.c.o [ 59%] Linking C executable exjoy [ 59%] Building C object examples/CMakeFiles/exlights.dir/exlights.c.o [ 59%] Linking C executable exkeys [ 59%] Building C object examples/CMakeFiles/exmem.dir/exmem.c.o [ 60%] Linking C executable exlights [ 60%] Built target exjoy [ 60%] Built target exkeys [ 60%] Linking C executable exmem [ 60%] Built target exlights [ 60%] Building C object examples/CMakeFiles/exmidi.dir/exmidi.c.o [ 60%] Built target exmem [ 61%] Building C object examples/CMakeFiles/exmouse.dir/exmouse.c.o [ 61%] Linking C executable exmidi [ 61%] Building C object examples/CMakeFiles/expackf.dir/expackf.c.o [ 61%] Linking C executable exmouse [ 61%] Building C object examples/CMakeFiles/expal.dir/expal.c.o [ 61%] Linking C executable expackf [ 61%] Built target exmidi [ 61%] Built target exmouse [ 62%] Linking C executable expal [ 62%] Built target expackf [ 62%] Building C object examples/CMakeFiles/expat.dir/expat.c.o [ 62%] Building C object examples/CMakeFiles/exquat.dir/exquat.c.o [ 62%] Building C object examples/CMakeFiles/exrgbhsv.dir/exrgbhsv.c.o [ 62%] Linking C executable expat [ 62%] Built target expal [ 63%] Linking C executable exquat [ 63%] Linking C executable exrgbhsv [ 63%] Built target expat [ 63%] Building C object examples/CMakeFiles/exrotscl.dir/exrotscl.c.o [ 63%] Built target exrgbhsv [ 63%] Built target exquat [ 64%] Building C object examples/CMakeFiles/exsample.dir/exsample.c.o [ 64%] Linking C executable exrotscl [ 64%] Linking C executable exsample [ 64%] Building C object examples/CMakeFiles/exscale.dir/exscale.c.o [ 64%] Building C object examples/CMakeFiles/exsyscur.dir/exsyscur.c.o [ 64%] Built target exrotscl [ 64%] Linking C executable exscale [ 64%] Linking C executable exsyscur [ 64%] Built target exsample [ 64%] Building C object examples/CMakeFiles/exscn3d.dir/exscn3d.c.o [ 64%] Built target exscale [ 64%] Built target exsyscur [ 64%] Building C object examples/CMakeFiles/exscroll.dir/exscroll.c.o [ 65%] Linking C executable exscn3d [ 65%] Linking C executable exscroll [ 65%] Building C object examples/CMakeFiles/exshade.dir/exshade.c.o [ 66%] Building C object examples/CMakeFiles/exspline.dir/exspline.c.o [ 66%] Built target exscn3d [ 66%] Linking C executable exshade [ 66%] Linking C executable exspline [ 66%] Built target exscroll [ 66%] Building C object examples/CMakeFiles/exsprite.dir/exsprite.c.o [ 66%] Built target exshade [ 66%] Building C object examples/CMakeFiles/exstars.dir/exstars.c.o [ 66%] Built target exspline [ 66%] Linking C executable exsprite [ 66%] Building C object examples/CMakeFiles/exswitch.dir/exswitch.c.o [ 66%] Building C object examples/CMakeFiles/exstream.dir/exstream.c.o [ 66%] Built target exsprite [ 67%] Linking C executable exstars [ 68%] Linking C executable exswitch [ 68%] Linking C executable exstream [ 68%] Building C object examples/CMakeFiles/extimer.dir/extimer.c.o [ 68%] Built target exstars [ 68%] Built target exswitch [ 68%] Linking C executable extimer [ 68%] Built target exstream [ 69%] Building C object examples/CMakeFiles/extrans.dir/extrans.c.o [ 69%] Building C object examples/CMakeFiles/extrans2.dir/extrans2.c.o [ 69%] Built target extimer [ 69%] Building C object examples/CMakeFiles/extruec.dir/extruec.c.o [ 69%] Linking C executable extrans [ 69%] Linking C executable extrans2 [ 70%] Linking C executable extruec [ 70%] Building C object examples/CMakeFiles/exunicod.dir/exunicod.c.o [ 70%] Built target extrans [ 70%] Built target extrans2 [ 70%] Linking C executable exunicod [ 70%] Built target extruec [ 70%] Building C object examples/CMakeFiles/exupdate.dir/exupdate.c.o [ 71%] Building C object examples/CMakeFiles/exxfade.dir/exxfade.c.o [ 71%] Building C object examples/CMakeFiles/exzbuf.dir/exzbuf.c.o [ 71%] Built target exunicod [ 71%] Linking C executable exupdate [ 71%] Linking C executable exxfade [ 71%] Linking C executable exzbuf [ 71%] Building C object demos/shooter/CMakeFiles/shooter.dir/animsel.c.o [ 71%] Built target exupdate [ 71%] Built target exxfade [ 72%] Building C object demos/shooter/CMakeFiles/shooter.dir/bullet.c.o [ 72%] Built target exzbuf [ 72%] Building C object tools/CMakeFiles/colormap.dir/colormap.c.o [ 72%] Building C object demos/shooter/CMakeFiles/shooter.dir/dirty.c.o [ 73%] Building C object demos/skater/CMakeFiles/skater.dir/source/anim.c.o [ 73%] Building C object tools/CMakeFiles/dat2c.dir/dat2c.c.o /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/tools/dat2c.c: In function '_cwrite_esc': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/tools/dat2c.c:580:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 580 | was_num_escape = 2; | ~~~~~~~~~~~~~~~^~~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/tools/dat2c.c:582:10: note: here 582 | case 7: /* \a or bell */ | ^~~~ [ 73%] Building C object demos/skater/CMakeFiles/skater.dir/source/backscrl.c.o [ 73%] Building C object demos/shooter/CMakeFiles/shooter.dir/expl.c.o [ 73%] Linking C executable colormap [ 73%] Building C object demos/skater/CMakeFiles/skater.dir/source/credits.c.o [ 73%] Building C object demos/shooter/CMakeFiles/shooter.dir/star.c.o [ 73%] Linking C executable dat2c [ 73%] Built target colormap [ 73%] Building C object demos/shooter/CMakeFiles/shooter.dir/aster.c.o [ 73%] Building C object demos/skater/CMakeFiles/skater.dir/source/dblbuf.c.o [ 73%] Built target dat2c [ 73%] Building C object tools/CMakeFiles/exedat.dir/exedat.c.o [ 74%] Building C object demos/shooter/CMakeFiles/shooter.dir/demo.c.o [ 75%] Building C object demos/skater/CMakeFiles/skater.dir/source/fps.c.o [ 75%] Building C object tools/CMakeFiles/pack.dir/pack.c.o [ 75%] Building C object demos/shooter/CMakeFiles/shooter.dir/display.c.o [ 75%] Building C object demos/skater/CMakeFiles/skater.dir/source/framewk.c.o [ 75%] Linking C executable exedat [ 75%] Linking C executable pack [ 75%] Building C object demos/shooter/CMakeFiles/shooter.dir/game.c.o [ 75%] Building C object demos/skater/CMakeFiles/skater.dir/source/game_sk.c.o [ 75%] Built target exedat [ 75%] Built target pack [ 75%] Building C object demos/shooter/CMakeFiles/shooter.dir/title.c.o [ 75%] Building C object demos/skater/CMakeFiles/skater.dir/source/gamepad.c.o [ 76%] Building C object tools/CMakeFiles/rgbmap.dir/rgbmap.c.o [ 76%] Building C object tools/CMakeFiles/textconv.dir/textconv.c.o [ 76%] Building C object demos/skater/CMakeFiles/skater.dir/source/global.c.o [ 76%] Linking C executable rgbmap [ 76%] Linking C executable shooter [ 76%] Linking C executable textconv [ 77%] Building C object demos/skater/CMakeFiles/skater.dir/source/intro.c.o [ 77%] Built target rgbmap [ 77%] Built target shooter [ 77%] Built target textconv [ 77%] Building C object demos/skater/CMakeFiles/skater.dir/source/kbd_sk.c.o [ 77%] Building C object demos/skater/CMakeFiles/skater.dir/source/level.c.o [ 77%] Building C object setup/CMakeFiles/setup.dir/setup.c.o [ 77%] Building C object tools/CMakeFiles/xkeymap.dir/x11/xkeymap.c.o [ 77%] Building C object tools/CMakeFiles/xf2pcx.dir/x11/xf2pcx.c.o /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/setup/setup.c: In function 'filename_proc': /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/setup/setup.c:1897:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1897 | if (!p->e2) | ^~ /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1/setup/setup.c:1899:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1899 | ustrzcpy(p->e2, FILENAME_SIZE, p->value); | ^~~~~~~~ [ 77%] Building C object demos/skater/CMakeFiles/skater.dir/source/lvlalloc.c.o [ 77%] Linking C executable xf2pcx [ 78%] Linking C executable xkeymap [ 78%] Building C object demos/skater/CMakeFiles/skater.dir/source/lvlfile.c.o [ 78%] Linking C executable setup [ 78%] Built target xf2pcx [ 79%] Building C object demos/skater/CMakeFiles/skater.dir/source/lvlstate.c.o [ 79%] Built target xkeymap [ 79%] Built target setup [ 79%] Building C object tests/CMakeFiles/afinfo.dir/afinfo.c.o [ 79%] Building C object setup/CMakeFiles/keyconf.dir/keyconf.c.o [ 79%] Building C object demos/skater/CMakeFiles/skater.dir/source/menu.c.o [ 79%] Building C object demos/skater/CMakeFiles/skater.dir/source/menuabt.c.o [ 79%] Linking C executable keyconf [ 79%] Building C object tests/CMakeFiles/akaitest.dir/akaitest.c.o [ 79%] Linking C executable afinfo [ 79%] Linking C executable akaitest [ 79%] Building C object demos/skater/CMakeFiles/skater.dir/source/menuctl.c.o [ 79%] Built target keyconf ld: fatal: file CMakeFiles/akaitest.dir/akaitest.c.o: open failed: No such file or directory ld: fatal: file processing errors. No output written to akaitest collect2: error: ld returned 1 exit status --- tests/akaitest --- *** [tests/akaitest] Error code 1 bmake[2]: stopped making "tests/CMakeFiles/akaitest.dir/build" in /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1 bmake[2]: 1 error bmake[2]: stopped making "tests/CMakeFiles/akaitest.dir/build" in /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1 --- demos/skater/CMakeFiles/skater.dir/all --- *** [demos/skater/CMakeFiles/skater.dir/all] Error code 6 bmake[1]: stopped making "all" in /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1 --- tests/CMakeFiles/akaitest.dir/all --- *** [tests/CMakeFiles/akaitest.dir/all] Error code 2 bmake[1]: stopped making "all" in /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1 [ 79%] Built target afinfo --- tests/CMakeFiles/digitest.dir/all --- *** [tests/CMakeFiles/digitest.dir/all] Error code 6 bmake[1]: stopped making "all" in /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1 bmake[1]: 3 errors bmake[1]: stopped making "all" in /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/devel/allegro/work/allegro-4.4.3.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/allegro *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/allegro