Mailing List Archive

[Bug 673] skeychallenge call has 4 args in NetBSD
http://bugzilla.mindrot.org/show_bug.cgi?id=673





------- Additional Comments From djm@mindrot.org 2004-02-10 16:58 -------
Is there an easy way to detect how many args a #define has from autoconf? It may
need a test prog.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 673] skeychallenge call has 4 args in NetBSD [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=673





------- Additional Comments From dtucker@zip.com.au 2004-02-10 17:10 -------
There's an example in the AIX section of configure.ac (look for
LOGINFAILED_4ARG). It just does AC_TRY_COMPILE.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 673] skeychallenge call has 4 args in NetBSD [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=673

dtucker@zip.com.au changed:

What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO|793 |
nThis| |
Keywords| |help-wanted
Version|3.7.1p1 |-current



------- Additional Comments From dtucker@zip.com.au 2004-02-24 13:28 -------
If someone could write (and test!) a patch against configure.ac to check for a
4-arg skeychallenge we will review and probably apply it. The test should not
be NetBSD-specific, in case other platforms have the same issue.

See LOGINFAILED_4ARG for an example of how it can be done.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.