
David Saada wrote:
No problem. If there's nothing else, I'll repost the patch with this change (hopefully the last time). I also implemented commands for reading and writing parallel I/O (pario read/write), but I'll post this as a separate patch. David.
I still can't apply the patch:
$ git-am "/home/b04825/.mozilla/default/2ir4ayuy.slt/Mail/Local Folders/patches"
Applying QE IO: Add initial data to pin configuration + read/write functions
fatal: corrupt patch at line 40 Patch failed at 0001. When you have resolved this problem run "git-am --resolved". If you would prefer to skip this patch, instead run "git-am --skip".
I see these in the message body:
+ int data; } qe_iop_conf_t; =20 #define QE_IOP_TAB_END (-1)
The "=20" is the problem. Have you tried using git-send-email?