Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-07-19 11:08:57


I've recently wrote

$(self.type) = $(type)

and spend some time tracking this bug down. The problem is that $(self.type)
expands to nothing, so this code just has no effect.

Naturally, I've hacked the jam source to emit warning in this case and now I
wonder if this warning is reasonable. For me -- yes. However, we've a couple
a places where this warning is emitted, for example feature.jam:150.
Opinions?

- Volodya

 


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