freebsd-ports/lang/gnu-apl/files
Alexey Dokuchaev 48c9377ca7 lang/gnu-apl: unbreak the build on recent -CURRENT (clang 13.0.0)
Bif_F12_FORMAT.cc:579:5: error: variable 'sum' set but not used
  [-Werror,-Wunused-but-set-variable]
  int sum = 0;
      ^
  1 error generated.

Obtained from:	upstream SVN r1498
Reported by:	pkg-fallout
2021-11-26 18:47:16 +00:00
..
patch-gnu-apl.d_preferences.in
patch-src_Bif__F12__FORMAT.cc
patch-src_NumericCell.cc
patch-src_Tokenizer.cc
patch-src_UserPreferences.cc