aboutsummaryrefslogtreecommitdiff
path: root/openpatch.c
AgeCommit message (Collapse)Author
2012-10-04fix: 'format not a string literal and no format arguments ↵Hans-Christoph Steiner
[-Werror=format-security]' svn path=/trunk/externals/ext13/; revision=16330
2012-09-26fix "implicit declaration of function" warning by including correct headersHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=16296
2010-01-31commented out unneeded Pd headerHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13124
2006-09-24MinGW cleanupsHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=6013
2005-11-14these pragmas are only used for MSVC, not MinGW or Cygwin, therefore ↵Hans-Christoph Steiner
changing the define from NT to _MSC_VER svn path=/trunk/externals/ext13/; revision=3901
2003-06-23remove pd internal header files, compile against files in pd distributionGuenter Geiger
svn path=/trunk/externals/ext13/; revision=734
2003-03-09Minor changes for compilation using Visual C++ 6.0 (SP3) under WindowsDaniel Heckenberg
ncluding: - no array declaration with variable size - fixed signed/unsigned comparison warnings svn path=/trunk/externals/ext13/; revision=460
2002-07-09This commit was generated by cvs2svn to compensate for changes in r33,svn2git-rootdieter kovacic
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ext13/; revision=34