-
Follow-up to https://sourceforge.net/tracker/index.php?func=detail&aid=2854267&group_id=2319&atid=102319 :
The parts of the patch which got committed by jimp03 still do not include the correct treatment of an operator
2009-11-02 10:46:13 UTC in Artistic Style
-
Thanks for committing the first part of this feature as SVN r154. However, the change you committed included only the first changes for implementing this. In particular, the implementation of SVN r154 will not work correctly in the Foo::operator
2009-10-29 09:30:14 UTC in Artistic Style
-
cstim added theseim to the Lapack++ project.
2009-10-28 13:33:12 UTC in Lapack++
-
cstim committed revision 273 to the KtoBlzCheck SVN repository, changing 2 files.
2009-09-25 20:15:13 UTC in KtoBlzCheck
-
Interesting patch. I'm a bit confused by the syntax with braces around a typedef?! Actually, I doubt whether the CFCT macro is needed for the typedefs anyway?
But in any case, the macro CFCT which is just extern "C" for C++ and nothing for C is used for virtually anything in this header file anyway. Hence, it should better be used as a block around everything anyway:
#ifdef __cplusplus
extern...
2009-09-22 19:56:24 UTC in LibOFX
-
The attached patch implements the alignment of operator
2009-09-21 07:28:09 UTC in Artistic Style
-
Yet another patch to get the source code compile on gcc-4.3. This adds the includes which are missing and are required in newer compilers, and also adds compatibility #defines (but active only in non-MSVC compilers) for stricmp et al. This patch could be applied in CVS as well, as it shouldn't change the compile status of the original code.
2009-09-18 14:58:08 UTC in FFLL - Free Fuzzy Logic Library
-
See https://sourceforge.net/tracker/?func=detail&aid=2854267&group_id=2319&atid=102319 for a patch for this issue. Does that patch implement what you have been asking for?.
2009-09-08 11:53:56 UTC in Artistic Style
-
See https://sourceforge.net/tracker/?func=detail&aid=2854267&group_id=2319&atid=102319 for a patch for this issue. Does that patch implement what you have been asking for?.
2009-09-08 11:53:49 UTC in Artistic Style
-
See https://sourceforge.net/tracker/?func=detail&aid=2854267&group_id=2319&atid=102319 for a patch for this issue. Does that patch implement what you have been asking for?.
2009-09-08 11:52:52 UTC in Artistic Style