7 Jul
2002
7 Jul
'02
6:20 a.m.
The files are:
boost/lambda/closures.hpp
boost/lambda/detail/actions.hpp
boost/lambda/detail/arity_code.hpp
Thanks for the answer.
"Chris Little"
on 7/6/02 2:26 PM, Nicholas Mongeau at yg-boost-users@gmane.org wrote:
Hi
I have been trying to see what can be done with the lambda library but I'm wondering why is it that its file use hex 0D 0D 0A as end-of-line instead of the dos 0D 0A or linux 0A? Is that some other standard text format? and why is it that most other boost libs don't use that format?
Thanks...
It's a mistake. If you posted a list of the files that need fixing, I'm sure Jaakko can repair them.
Chris