-
I have tried.
I had:
In file included from /usr/include/gmp.h:43,
from /usr/include/libguile.h:24,
from /usr/local/include/libgeda/libgeda.h:28,
from to-xml.cpp:25:
/usr/include/gmp-i386.h:2178: error: declaration of C function ‘std::ostream& operator
2009-11-14 20:41:07 UTC by debian_user
-
I don't like that file being dropped either, particularly as it is /only/ created in the case where the doxygen docs are *not* created. I held back on cleaning it as, being a gEDA developer noob, I reckoned someone must have had a reason for wanting it logged, but I guess that reason might be lost in the dim and distant.
I'll resubmit the patch to never create the file.
2009-11-14 01:27:51 UTC by gareth_uk
-
Please report gwave bugs to the gwave project:
http://sourceforge.net/projects/gwave/.
2009-11-12 20:11:55 UTC by peter-b
-
Now that 1.6.0 has been released, which uses "real" fonts, please test again and see if performance has been improved.
2009-11-12 19:18:44 UTC by peter-b
-
Thanks for your hard work!
2009-11-12 19:03:02 UTC by peter-b
-
Thanks for the patch!
2009-11-12 18:50:42 UTC by peter-b
-
Hi Jason,
We've decided to partially accept this patch. We agree on the file writing parts -- it's a good change, and it will make it easier for us to beef up error handling later -- but we don't feel that using the GMappedFile feature for reading is a good idea.
Our reasoning is as follows. Schematics are usually small files, so saving allocating the memory is only a relatively small gain...
2009-11-12 18:46:03 UTC by peter-b
-
Would there be problems caused by putting the 'extern "C"' declaration in libgeda.h rather than prototype.h?.
2009-11-12 14:40:10 UTC by peter-b
-
Thanks -- this patch has been committed.
2009-11-12 14:37:51 UTC by peter-b
-
Thanks for these. My only comment is that your "Add doxygen "phony" target file to clean targets in docs/" patch could be improved by making sure that the "doxygen" file is never created, rather than cleaning it up after the fact. Is there any way to achieve this?.
2009-11-12 14:36:27 UTC by peter-b