
On 05/19/08 18:24, Eric Niebler wrote:
Larry Evans wrote:
The attached fails to compile because when the output of one when transform is immediately fed to another transform, the compiler complains because it expects Expr& instead of Expr as 1st arg to the composition.
Hi Larry,
The file you attached compiles fine for me against the proto/v4 branch. What version of proto are you using?
This is a record of svn update: <--- cut here --- -*- mode: compilation; default-directory: "~/prog_dev/boost-svn/ro/branches-proto-v4/" -*- Compilation started at Fri May 16 07:24:21 svn update U configure U status/explicit-failures-markup.xml U status/Jamfile.v2 D boost/intrusive/pointer_plus_bit.hpp ... U tools/jam/src/compile.c U tools/jam/src/builtins.c U tools/jam/src U Jamroot U . Updated to revision 45423. Compilation finished at Fri May 16 07:24:36
--- cut here ---