In message <20180403204240.gn1...@kib.kiev.ua>, Konstantin Belousov 
writes:
> On Tue, Apr 03, 2018 at 01:24:42PM -0700, Cy Schubert wrote:
> > In message <20180403202010.gk1...@kib.kiev.ua>, Konstantin Belousov 
> > writes:
> > > On Tue, Apr 03, 2018 at 06:52:39PM +0000, Cy Schubert wrote:
> > > > Modified: head/lib/libc/stdio/Symbol.map
> > > > =======================================================================
> ====
> > > ===
> > > > --- head/lib/libc/stdio/Symbol.map      Tue Apr  3 18:43:00 2018
>       (r33193
> > > 5)
> > > > +++ head/lib/libc/stdio/Symbol.map      Tue Apr  3 18:52:38 2018
>       (r33193
> > > 6)
> > > > @@ -165,6 +165,7 @@ FBSD_1.3 {
> > > >  FBSD_1.4 {
> > > >         fdclose;
> > > >         fopencookie;
> > > > +       gets_s;
> > > >  };
> > > This is wrong.
> > 
> > Would you suggest a different version number?
>
> Right version number for HEAD while it is 12 is FBSD_1.5.  You will need
> to add it to stdio/Symbol.map since this is the first symbol in that
> namespace from stdio subdirectory.

Ok. I understand now.


-- 
Cheers,
Cy Schubert <cy.schub...@cschubert.com>
FreeBSD UNIX:  <c...@freebsd.org>   Web:  http://www.FreeBSD.org

        The need of the many outweighs the greed of the few.


_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to