
29 Nov
2004
29 Nov
'04
12:05 p.m.
Joel wrote:
Reece Dunn wrote:
I have written lazy veraions of pair.first and pair.second (see attachment).
Nice! Seems like a beginning of a utility module. If you'd like to submit it as part of the library, I'd need a test program.
Done. Note that the libs/spirit/phoenix/test/Jamfile.v2 needs + # bring in rules for testing + import testing ; at the top to allow you to run bjam from that directory, otherwise it complains about 'run' being unrecognised.
I'd also request conformance with the implied coding styles for the sake of consistency.
Done.
Many thanks!
:) Regards, Reece