2cfdfe0918
Since source reformat, we ended up with some error reason string definitions that spanned two lines. That in itself is fine, but we sometimes edited them to provide better strings than what could be automatically determined from the reason macro, for example: {ERR_REASON(SSL_R_NO_GOST_CERTIFICATE_SENT_BY_PEER), "Peer haven't sent GOST certificate, required for selected ciphersuite"}, However, mkerr.pl didn't treat those two-line definitions right, and they ended up being retranslated to whatever the macro name would indicate, for example: {ERR_REASON(SSL_R_NO_GOST_CERTIFICATE_SENT_BY_PEER), "No gost certificate sent by peer"}, Clearly not what we wanted. This change fixes this problem. Reviewed-by: Matt Caswell <matt@openssl.org> |
||
---|---|---|
.. | ||
pl | ||
add_cr.pl | ||
bat.sh | ||
ck_errf.pl | ||
clean-depend.pl | ||
copy-if-different.pl | ||
copy.pl | ||
cygwin.sh | ||
deleof.pl | ||
deltree.com | ||
dirname.pl | ||
do_ms.sh | ||
domd | ||
err-ins.pl | ||
extract-names.pl | ||
extract-section.pl | ||
files.pl | ||
fipsdist.pl | ||
fipslink.pl | ||
fipsobj.pl | ||
fixNT.sh | ||
FreeBSD.sh | ||
incore | ||
indent.pro | ||
install.sh | ||
libeay.num | ||
mk1mf.pl | ||
mkbuildinf.pl | ||
mkcerts.sh | ||
mkdef.pl | ||
mkdir-p.pl | ||
mkerr.pl | ||
mkfiles.pl | ||
mkrc.pl | ||
mkstack.pl | ||
openssl-format-source | ||
opensslwrap.sh | ||
perlpath.pl | ||
point.sh | ||
selftest.pl | ||
shlib_wrap.sh | ||
sp-diff.pl | ||
speed.sh | ||
src-dep.pl | ||
ssleay.num | ||
su-filter.pl | ||
tab_num.pl | ||
x86asm.sh |