zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Build fixes
@ 2020-12-31  5:41 Felipe Contreras
  2020-12-31  5:41 ` [PATCH 1/3] src: fix build warnings Felipe Contreras
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Felipe Contreras @ 2020-12-31  5:41 UTC (permalink / raw)
  To: zsh-workers; +Cc: Felipe Contreras

There's a couple of warnings I get all the time that I've fixed.

And recently Arch Linux updated autoconf to 2.70, which throws a bunch of errors.

Everything seems to be fixed now, and it works fine on autoconf 2.69 as well.

Felipe Contreras (3):
  src: fix build warnings
  autoconf: remove deprecated functions
  autoconf: prepare for 2.70

 Src/Modules/files.c |   6 ---
 Src/mem.c           |  16 ++-----
 Src/pattern.c       |   2 +-
 Src/utils.c         |   3 +-
 Src/zsh_system.h    |  21 +--------
 aclocal.m4          |   8 ++--
 aczsh.m4            | 104 ++++++++++++++++++++++----------------------
 configure.ac        |   4 +-
 8 files changed, 66 insertions(+), 98 deletions(-)

-- 
2.30.0



^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2021-04-10  0:38 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-31  5:41 [PATCH 0/3] Build fixes Felipe Contreras
2020-12-31  5:41 ` [PATCH 1/3] src: fix build warnings Felipe Contreras
2021-01-02 11:22   ` Daniel Shahaf
2021-01-02 16:41     ` Mikael Magnusson
2021-01-02 18:30       ` Felipe Contreras
2021-01-04  5:14         ` Daniel Shahaf
2021-03-27 19:28           ` Lawrence Velázquez
2021-04-04  6:38             ` Jun. T
2020-12-31  5:41 ` [PATCH 2/3] autoconf: remove deprecated functions Felipe Contreras
2021-03-27 19:37   ` Lawrence Velázquez
2021-04-03 15:04     ` Lawrence Velázquez
2020-12-31  5:41 ` [PATCH 3/3] autoconf: prepare for 2.70 Felipe Contreras
2021-03-27 19:38   ` Lawrence Velázquez
2021-04-03 15:44     ` Lawrence Velázquez
2021-04-08 22:44       ` Oliver Kiddle
2021-04-09  4:18         ` Jun T
2021-04-09 20:08           ` Oliver Kiddle
2021-04-09 20:28             ` Peter Stephenson
2021-04-09 23:04               ` Bart Schaefer
2021-04-09 23:19                 ` Mikael Magnusson
2021-04-10  0:37                 ` Jun. T

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).