On 07/01/2017 10:13 AM, Sebastian Kuzminsky wrote:
On 07/01/2017 08:54 AM, Les Newell wrote:
Here are a couple of patches for mb2hal. One fixes the excessive CPU
load. On my machine it took CPU load from 60% to 0%. The other adds an
option to give pins names rather than numbers.
Thanks for this patch set.
I tried to apply it with "git am", but something must have gone wrong,
git failed with this error:
Patch format detection failed.
I'm using git 2.11.0, I see you're using 2.7.4.
How did you generate these patch files? How did they get from git into
your email client?
Ah, it looks like maybe you generated them with "git log -p"? The
preferred method for packaging commits for email is "git format-patch",
as briefly mentioned here:
http://linuxcnc.org/docs/devel/html/code/contributing-to-linuxcnc.html#_overview_of_the_process
If you want i can apply your patches with "git apply", which will
preserve the diff but will not preserve your authorship information (and
i'll have to copy your commit message by hand).
Or if you don't mind, re-generate the patches with "git format-patch"
and email them to me, and I'll apply them with "git am" and it will
preserve everything.
--
Sebastian Kuzminsky
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers