monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 3e46acd85e68a4ea6d6d418577cf65c9657f96


From: monotone
Subject: [Monotone-commits-diffs] Revision 3e46acd85e68a4ea6d6d418577cf65c9657f9674
Date: Wed, 7 Mar 2007 12:05:38 +0100

-----------------------------------------------------------------
Revision: 3e46acd85e68a4ea6d6d418577cf65c9657f9674
Ancestor: 5d05b0f0de1ef4452cefe3ca21d0fcbdd54dffa8
Author: address@hidden
Date: 2007-03-07T10:30:56
Branch: net.venge.monotone

Modified files:
        ssh_agent.cc

ChangeLog: 

        * ssh_agent.cc (ssh_agent::put_bigint_into_buf): MSVC8 does not
          support the variable length array GNU extension.  Botan::BigInt
          provides an encode() method that returns a SecureVector, removing
          the need to manage our own buffer--use that instead.

          With this change, MSVC8 builds (Debug and Release) are back from
          the dead.

Attachment: txtEsmoYUihbd.txt
Description: Diff [5d05b0f0de1ef4452cefe3ca21d0fcbdd54dffa8] -> [3e46acd85e68a4ea6d6d418577cf65c9657f9674]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]