]> granicus.if.org Git - nethack/commit
Borland build fixes (from Yitzhak)
authornethack.allison <nethack.allison>
Sun, 24 Aug 2003 15:37:50 +0000 (15:37 +0000)
committernethack.allison <nethack.allison>
Sun, 24 Aug 2003 15:37:50 +0000 (15:37 +0000)
commitbc4a07d9b343376d07179261ee4c5ed7c151d59c
tree1940bf487ebed4497a53934f5188eb0facb39254
parentb210dc896533e2a8826c69c6598c8d9b45ac576c
Borland build fixes (from Yitzhak)

> This patch fixes warnings relating to pointers (using int *
> instead of unsigned int * ), provides prototypes for some
> functions, and adds a missing argument to one of the functions
>
> It also changes a bit in the way flex/bison are used in the
> Borland makefile to allow me to test compilation with those
> utilities using a batch file.
sys/winnt/Makefile.bcc
sys/winnt/nh340key.c
sys/winnt/nhdefkey.c
sys/winnt/nhraykey.c
sys/winnt/nttty.c