[Cocoa-sharp] [PATCH] Cocoa.ProgressIndicator class (NSProgressIndicator wrapper)
Ryan Williams
rwilliams at comlabs.com.au
Sat Jan 6 22:16:15 EST 2007
Ah now I see what you mean. Attached are the correct patch files.
Cheers,
Ryan
-----Original Message-----
From: Aaron Flynt [mailto:aaron at aaronflynt.com]
Sent: Sun 1/7/2007 12:47 PM
To: Ryan Williams
Cc: cocoa-sharp at lists.ximian.com
Subject: Re: [Cocoa-sharp] [PATCH] Cocoa.ProgressIndicator class (NSProgressIndicator wrapper)
Sorry. I meant column 101, not line 101. The files I received are
definitely missing everything at the end of each line that is more
than 101 characters long. I believe you can simply do 'svn diff
filename.cs > filename.cs.patch' if you don't want to cut them up.
-=Aaron=-
On Jan 6, 2007, at 6:06 PM, Ryan Williams wrote:
>
> Hi Aaron,
>
> I did do that (svn diff > foo.patch), but I then cut the resultant
> output into two separate files as there were other changes to my
> local cocoa-sharp codebase that I did not want to include in the
> patch.
>
> I checked the patches that were attached, they don't seem to be
> truncated at line 101. ProgressIndicator.xml.patch is 181 lines
> long, and ProgressIndicator.cs.patch is 140 lines long.
>
> Cheers,
> Ryan
>
>
> -----Original Message-----
> From: Aaron Flynt [mailto:aaron at aaronflynt.com]
> Sent: Sun 1/7/2007 1:58 AM
> To: Ryan Williams
> Cc: cocoa-sharp at lists.ximian.com
> Subject: Re: [Cocoa-sharp] [PATCH] Cocoa.ProgressIndicator class
> (NSProgressIndicator wrapper)
>
> Actually, I've just looked at the patches, and they all appear to be
> cut off at line 101. Did you do:
>
> svn diff > foo.patch
>
> ?
>
> -=Aaron=-
>
> On Jan 6, 2007, at 3:56 AM, Ryan Williams wrote:
>
> >
> > Hi again,
> >
> > It seems the patch file I included in my previous email doesn't
> > look like anyone else's that have been submitted - I generated it
> > from XCode's SCM -> Diff menu option.
> >
> > I just tried again using the "svn diff" command in a Terminal
> > session, and came up with something that looks a little more like
> > what everyone else is submitting. In case the old diff files was
> > not in the right format, I have attached the new diff files to this
> > email.
> >
> > Can anyone advise if the original patch file I sent through was in
> > the correct format, or should I just use the "svn diff" command
> > from now on?
> >
> > Cheers,
> > Ryan
> >
> > <ProgressIndicator.cs.patch>
> > <ProgressIndicator.xml.patch>
> > _______________________________________________
> > Cocoa-sharp mailing list
> > Cocoa-sharp at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/cocoa-sharp
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/cocoa-sharp/attachments/20070107/83ee3ebc/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProgressIndicator.cs.patch
Type: application/octet-stream
Size: 6963 bytes
Desc: ProgressIndicator.cs.patch
Url : http://lists.ximian.com/pipermail/cocoa-sharp/attachments/20070107/83ee3ebc/attachment-0002.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProgressIndicator.xml.patch
Type: application/octet-stream
Size: 7710 bytes
Desc: ProgressIndicator.xml.patch
Url : http://lists.ximian.com/pipermail/cocoa-sharp/attachments/20070107/83ee3ebc/attachment-0003.obj
More information about the Cocoa-sharp
mailing list