[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Syntax errors with the "space-before-paren" style in Ruby and SWIG

From: <kfogel_at_collab.net>
Date: 2006-02-03 21:50:23 CET

Julian Foad <julianfoad@btopenworld.com> writes:
> As for the C preprocessor, I believe the only issue is that the
> definition of a macro taking parameters can't have a space before the
> open parenthesis; we already know and accept that so it's not an issue
> that causes any problems. Am I wrong?

You are correct that macro definitions require no-space, but macro
calls work with or without a space. (Not sure that's what you were
asking, but I thought I'd confirm that fact anyway, in case anyone was
in any doubt and hadn't bothered to look at our code to confirm.)

-Karl

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 3 23:29:40 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.