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...
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
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
--- In Boost-Users@y..., "Nicholas Mongeau"
The files are: boost/lambda/closures.hpp boost/lambda/detail/actions.hpp boost/lambda/detail/arity_code.hpp
These should be fixed now in the CVS. Thanks, Jaakko
Thanks for the answer.
"Chris Little"
wrote in message news:B94CCF44.CF4B%cslittle@m... on 7/6/02 2:26 PM, Nicholas Mongeau at yg-boost-users@g... wrote:
Hi
I have been trying to see what can be done with the lambda
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
library but 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
participants (3)
-
Chris Little
-
Nicholas Mongeau
-
urzuga