On Wed, 2009-09-09 at 22:08 +0200, Emanuele Aina wrote:
> Jonathan Pryor provò:
> > This does not cleanly apply against DataContext.cs in trunk (r1218).
> 
> Mh, perhaps a CR/LF problem?

This appears to be part of it, as your patch had Unix (\n) line endings
while my DataContext.cs has DOS (\r\n) line endings.

I find this rather strange, as the DataContext.cs file has no subversion
properties enabling platform line endings (whatever that setting is;
DataContext.cs has no svn properties at all).  Furthermore, my svn
checkout was done from (and remains on) Linux (using svn 1.5.4), and I
really doubt that svn on Windows would change DOS line endings to Unix
line endings...

How are you checking out the source?

How are you creating patches, for that matter?  (The new diff *still*
doesn't apply against my checkout using patch, even with 'patch -l'.)

That said, it does pass all the unit tests, so feel free to commit (but
verifying that was more work than I would have thought).  I'd just like
to know why your patch isn't usable...

 - Jon



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to