Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

mozilla/security/nss/lib/freebl/ecl ecp_256.c

7 views
Skip to first unread message

wtc%google.com

unread,
Feb 15, 2013, 2:15:16 PM2/15/13
to dev-tech-cry...@lists.mozilla.org
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/freebl/ecl&files=ecp_256.c&root=/cvsroot

Changes committed by wtc%google.com:

Update of /cvsroot/mozilla/security/nss/lib/freebl/ecl
In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv25512

Modified Files:
ecp_256.c
Log Message:
Bug 835091: Don't need to include <stdlib.h>. Declare internal functions as
static. Remove a block of commented out code. r=ryan.sleevi.

wtc%google.com

unread,
Feb 15, 2013, 2:18:56 PM2/15/13
to dev-tech-cry...@lists.mozilla.org
In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv26001

Modified Files:
ecp_256.c
Log Message:
Bug 834795: Fix Visual C++ compiler warnings about unary minus operator
applied to unsigned type, by changing -r8_d to 0-r8_d. r=agl,rrelyea.

0 new messages