
On Saturday 19 February 2005 06:33 am, Julio M. Merino Vidal wrote:
first of all, I should say hi to everybody, since I'm new to the list.
Welcome!
I hope this is the correct mailing list to send a patch against the website (according to the page about bug reporting, it should be).
Yes, it is.
They point to the obsolete (according to the logs) download.html file, while they should be pointing to getting_started.html. I've attached a patch which corrects this.
Thank you. I've checked it into CVS, but it won't show up on the Boost site for a little while.
BTW, vim warned me saying that the files I changed in the patch do not have a newline at the end. It added one automatically, but I've removed that chunk from the patch. Is this behavior expected? IMHO, the newline should be there (otherwise, cat <file> looks ugly).
I've added back the new lines. Doug