No subject



Fri Mar 26 04:46:00 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Fri, 26 Mar 2004 04:47:01 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.9p1/8.12.8) with ESMTP id i2QCl1Jw093543
	for <atanu@tigger.icir.org>; Fri, 26 Mar 2004 04:47:01 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.9p1/8.12.8) with ESMTP id i2QCl1ZD067177
	for <atanu@icir.org>; Fri, 26 Mar 2004 04:47:01 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (localhost [127.0.0.1])
	by fruitcake.icsi.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id i2QCl0Pp009391;
	Fri, 26 Mar 2004 04:47:00 -0800 (PST)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by fruitcake.icsi.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id i2QCk2Pp009376
	for <xorp-cvs@icsi.berkeley.edu>; Fri, 26 Mar 2004 04:46:02 -0800 (PST)
Received: from puma.icir.org (puma.icir.org [192.150.187.73])
	by wyvern.icir.org (8.12.9p1/8.12.8) with ESMTP id i2QCk0ZD067174;
	Fri, 26 Mar 2004 04:46:00 -0800 (PST)
	(envelope-from hodson@icir.org)
Received: from puma.icir.org (localhost [127.0.0.1])
	by puma.icir.org (8.12.9p1/8.12.8) with ESMTP id i2QCk07n056916;
	Fri, 26 Mar 2004 04:46:00 -0800 (PST)
	(envelope-from hodson@puma.icir.org)
Message-Id: <200403261246.i2QCk07n056916@puma.icir.org>
X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3
To: mjh@icir.org
cc: xorp-cvs@icir.org
Subject: Re: [Xorp-cvs] XORP cvs commit: xorp/libxorp/ debug.h 
In-Reply-To: Your message of "Fri, 26 Mar 2004 01:03:33."
             <200403260903.i2Q93Xk6005101@xorpc.icir.org> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 26 Mar 2004 04:46:00 -0800
From: Orion Hodson <hodson@icir.org>
Sender: xorp-cvs-admin@icir.org
Errors-To: xorp-cvs-admin@icir.org
X-BeenThere: xorp-cvs@icir.org
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:xorp-cvs-request@icir.org?subject=help>
List-Post: <mailto:xorp-cvs@icir.org>
List-Subscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=subscribe>
List-Id: Mailing list for XORP CVS commit messages <xorp-cvs.icir.org>
List-Unsubscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=unsubscribe>

/-- Mark Handley wrote:
| CVSROOT:	/usr/local/share/doc/apache/cvs
| Module name:	xorp
| Repository:	xorp/libxorp/
| Changes by:	mjh@xorpc.icir.org.	04/03/26 01:03:33
| 
| Modified files:
| 	xorp/libxorp/: debug.h 
| 
| Log message:
| 	Ugly temporary fix for compilation errors introduced by switching from
| 	do{}while to if{} in debug_msg macro.  Problem caused by the trailing
| 	semicolon when doing:
| 	
| 	if (...) debug_msg("xxx"); else ...

Oops!  The ugly fix is just fine.  I half considered doing it that way when I 
made the change that broke the build.  I didn't see the breakage though, but 
could not recompile the whole system when I did the commit.  I should have 
waited, but it seemed so easy.

Thanks
	Orion

_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs