Subject: Re: CVS commit: basesrc
To: Luke Mewburn <lukem@goanna.cs.rmit.edu.au>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: source-changes
Date: 10/04/1999 16:49:31
On Tue, 05 Oct 1999 09:27:12 +1000
Luke Mewburn <lukem@goanna.cs.rmit.edu.au> wrote:
> 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.
No major bump is required here.
-- Jason R. Thorpe <thorpej@nas.nasa.gov>