Boost logo

Boost-Build :

From: Michael Stevens (Michael.Stevens_at_[hidden])
Date: 2004-06-21 03:18:17


Hi Volodya,

I just noticed the init parameter list has a syntax error

rule init ( version ? name ? )
should read
rule init ( version ? : name ? )
Without this name cannot be specified.

Michael

 


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