Package Details: nase 0.23a-1

Git Clone URL: https://aur.archlinux.org/nase.git (read-only, click to copy)
Package Base: nase
Description: NASE Algol 60 interpreter
Upstream URL: https://www.bertnase.de/a60
Licenses: GPL2
Submitter: dusansimic
Maintainer: dusansimic
Last Packager: dusansimic
Votes: 0
Popularity: 0.000000
First Submitted: 2021-07-07 12:17 (UTC)
Last Updated: 2021-07-07 12:20 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

micwoj92 commented on 2025-01-13 23:37 (UTC)

Build fails:

gcc -g -O -DDEBUG    -DHAVE_CONFIG_H -DLIBDIRPATH=\"/usr/lib\"   -c -o a60-ptab.o a60-ptab.c
err.c:50:8: error: type defaults to ‘int’ in declaration of ‘vfprintf’ [-Wimplicit-int]
   50 | extern vfprintf (FILE *, const char *, va_list);
      |        ^~~~~~~~
make: *** [<builtin>: err.o] Error 1
make: *** Waiting for unfinished jobs....