Boost logo

Boost-Build :

Subject: Re: [Boost-build] [PATCH] bjam won't build under cygwin
From: Gevorg Voskanyan (v_gevorg_at_[hidden])
Date: 2010-07-20 16:26:11


Eric Niebler wrote:

[snip]

> jam.c: In function `executable_path':
> jam.c:618: error: `argv0' undeclared (first use in this function)
> jam.c:618: error: (Each undeclared identifier is reported only once
> jam.c:618: error: for each function it appears in.)
>
> Patch attached. OK to commit?

If I'm allowed to comment...

Wouldn't it be better to fix the typo in the parameter name, rather than
propagate the typo to places where that parameter is used?

Thanks,
Gevorg


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk