Commit Graph

6 Commits

Author SHA1 Message Date
Jonas Maebe
0a23786605 - reverted r4880 (wrong varargs reform) and r4838 (wrong removal of
varargs/array of const overloads)
  * arrayconstructor and array of const are no longer compatible with
    the extra varargs parameters (so overloaded varargs and array of
    const cdecl functions can be distinguished)
  * fixed tprintf2 for the correct varargs syntax

git-svn-id: trunk@4909 -
2006-10-14 17:39:00 +00:00
florian
2a7ff92018 - removed all declarations with array of const having a varargs counterpart
git-svn-id: trunk@4838 -
2006-10-08 20:46:42 +00:00
florian
8d0f457f6f * if array of const in cdecled functions is omitted, varargs must be present, see #7504
git-svn-id: trunk@4836 -
2006-10-08 18:14:20 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
michael
519a94be0a + Solved some more naming conflicts 2003-06-26 10:13:53 +00:00
michael
4bc085713f + Initial implementation 2003-06-26 08:31:12 +00:00