Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-03-04 10:48:58


I've came across these problems:

1. Calling
[ regex.split "/.." / ]

returns a list of 1 element, while calling

[ regex.split "../" / ]

returns a list of two elements, the second one being empty string. Is there a
good reason for this asymmetry?

2. When using the "class" module, I have no idea how to call a derived
method. It is possible at all? Should we add this ability?

- 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