I just tried to patch the mcpp 2.7.2 source distribution with the patch file we provide, and didn't find any problem:
Code:
C:\Users\bernard\third-parties\mcpp\mcpp-2.7.2>patch -version
patch 2.5.9
Copyright (C) 1988 Larry Wall
Copyright (C) 2003 Free Software Foundation, Inc.
This program comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of this program
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
C:\Users\bernard\third-parties\mcpp\mcpp-2.7.2>patch -p0 --binary < ..\patch.mcpp.2.7.2
patching file ./src/internal.H
patching file ./src/main.c
patching file ./src/support.c
patching file ./src/system.c
Best regards,
Bernard