Subject: Re: CVS commit: basesrc
To: Simon Burge <simonb@netbsd.org>
From: Luke Mewburn <lukem@goanna.cs.rmit.edu.au>
List: source-changes
Date: 10/05/1999 09:27:12
Simon Burge writes:
> > Change third arg of tputs() from `void (*)(int)' to `int (*)(int)'.
> > This is in line with the Single UNIX Spec, Solaris, Linux, FreeBSD, ...
> 
> Does this require any sort of library version bump?  I'd guess that all
> pointers are the same, but Alphas and LP64 have thrown out most of my
> knowledge of interoperability of pointers :-)

Possibly. I'll defer that to the library gurus.