2 messages in com.mysql.lists.plusplusRe: [Mysqlpp-commits] r1169 - /branch...
FromSent OnAttachments
Chris Frey27 Feb 2006 13:08 
Warren Young28 Feb 2006 14:58 
Subject:Re: [Mysqlpp-commits] r1169 - /branches/v2.1-bakefile/bootstrap
From:Warren Young (mysq@etr-usa.com)
Date:02/28/2006 02:58:34 PM
List:com.mysql.lists.plusplus

Chris Frey wrote:

This seems like a bug in Bakefile.

Not exactly. The files are being generated on a Linux box, so they get created with Unix line endings. Bakefile would have to make a special effort to write files in binary mode to get around it. It's not worth it, IMHO.