Thanks
I add my functions to libcrypto.num at the end (32767 ,32766 ) as your
suggestions.

On Tue, Nov 27, 2018 at 5:28 PM Matthias St. Pierre <
matthias.st.pie...@ncp-e.com> wrote:

>
> Yes, that would be a good idea. Although it does not prevent merge conflicts, 
> at least the ordinals
>
> don't have to be renumbered every time. (That's the way we solved the problem 
> in our company.)
>
> On 27.11.18 15:58, Viktor Dukhovni wrote:
> >> On Nov 27, 2018, at 7:38 AM, Dr. Matthias St. Pierre <
> matthias.st.pie...@ncp-e.com> wrote:
> >>
> >> Short version: Just do 'make update' and the numbers will be added
> automagically.
> >>
> >> Long version:  There  is a script, 'util/mkdef.pl', which gets invoked
> by 'make update'. It scans the header files
> >> for new APIs an updates the .num files  (libcrypto.num/libeay.num and
> libssl.num) accordingly. For windows,
> >> it also  updates the module definition files (*.def).
> > It might be prudent for the OP to assign a high value that OpenSSL
> > will not likely ever reach. Start at 32767 and count down for site-local
> > ordinals?
> >
>
> --
> openssl-users mailing list
> To unsubscribe:
> https://urldefense.proofpoint.com/v2/url?u=https-3A__mta.openssl.org_mailman_listinfo_openssl-2Dusers&d=DwIGaQ&c=q3cDpHe1hF8lXU5EFjNM_A&r=I5-3pNwF1_nDoDkHWrLqDas1-D3ePObax4DniWovRNU&m=67uowHFQMvna-mV7bC97t3qPXNwPn3yAfoRq4pf7CBM&s=GhNc-o-KYTetX1mheDmt0ub7ilPFP5zqZujEznqQo-o&e=
>
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to