On Thu, 4 Aug 2016, Jon Trulson wrote: > I am guessing that they were not... I apply patches sent to the devel > mailing list in git format-patch format. If they were never delivered > to the ML, then they were never applied.
Gotcha. I'd be happy to mail in the patches. I just want to double check I'm putting them in the correct format. I'm familiar with git, but my chops are in CVS. I found some web tutorials on that, so I'll give it a shot. > If you would like to test/submit them to the ML in the appropriate > format, I'd be more than happy to incorporate them. Can you confirm that I'm on the right track? I don't see a way to use straightforward 'diff'-style syntax with git. It appears I've got to clone the repo (already done), create a branch, do my edits, then use: git format-patch master --stdout > my_patch.patch Does that look right? If so, I'll get started right away. BTW, do you have any preferences around #define(__MYOS_) wrappering? Let me know if you do and I'll follow your lead. Thanks, Swift ------------------------------------------------------------------------------ _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel