1) I'm using:
return _error->Errno("ssl","Could not create a ssl structure");
which is wrong [1], but IMO useful. Should I leave it that way or
should I replace it by:
return _error->Errno("Could not create a ssl structure");
2) Should a make a new Package/Target apt-https (containing one single
binary :-/
*t
PS: Jason, should I be sending questions about apt-https to you with a Cc:
to the list?
[1] // GlobalError::Errno - Get part of the error string from errno
// ---------------------------------------------------------------------
/* Function indicates the stdlib function that failed and Description
is a user string that leads the text. Form is:
Description - Function (errno: strerror)
Carefull of the buffer overrun, sprintf.
-----------------------------------------------------------------------
Tomas Pospisek
sourcepole - Linux & Open Source Solutions
http://sourcepole.com
Elestastrasse 18, 7310 Bad Ragaz, Switzerland
Tel:+41 (81) 330 77 13, Fax:+41 (81) 330 77 12
------------------------------------------------------------------------
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]