[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] My copy of cpp is not DWIM-compliant; I guess, as a workaro...
- To: or-cvs@freehaven.net
- Subject: [or-cvs] My copy of cpp is not DWIM-compliant; I guess, as a workaro...
- From: nickm@seul.org (Nick Mathewson)
- Date: Sat, 21 Jun 2003 17:46:19 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Sat, 21 Jun 2003 17:46:25 -0400
- Reply-to: or-dev@freehaven.net
- Sender: owner-or-cvs@freehaven.net
Update of /home/or/cvsroot/src/or
In directory moria.mit.edu:/tmp/cvs-serv9896/src/or
Modified Files:
connection_or.c
Log Message:
My copy of cpp is not DWIM-compliant; I guess, as a workaround, I should define constants before using them.
Index: connection_or.c
===================================================================
RCS file: /home/or/cvsroot/src/or/connection_or.c,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- connection_or.c 21 Jun 2003 19:29:32 -0000 1.32
+++ connection_or.c 21 Jun 2003 21:46:17 -0000 1.33
@@ -215,6 +215,8 @@
#define FLAGS_LEN 2
#define BANDWIDTH_LEN 4
#define KEY_LEN 16
+#define ADDR_LEN 4
+#define PORT_LEN 2
#define PKEY_LEN 128
static int