zsh-workers
 help / color / mirror / code / Atom feed
* makepro.awk oddity with strtoul
@ 2019-04-17  2:30 Anthony Heading
  0 siblings, 0 replies; only message in thread
From: Anthony Heading @ 2019-04-17  2:30 UTC (permalink / raw)
  To: zsh-workers

FWIW, compiling zsh earlier today on a RHEL7 system that for some reason (tbd) must have misplaced strtoul, gcc then didn't like this bit of code in compat.epro

#ifndef HAVE_STRTOUL
extern unsigned long strtoul(nptr;
extern unsigned long endptr;
extern unsigned long base)const char*nptr;
#endif /* HAVE_STRTOUL */

I had happily forgotten K&R function syntax ever existed; perhaps makepro.awk has always been blissfully ignorant.

Rgds

Anthony

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-17  2:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-17  2:30 makepro.awk oddity with strtoul Anthony Heading

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).