[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ESPResSo-devel] Tcl-split
From: |
Axel Arnold |
Subject: |
[ESPResSo-devel] Tcl-split |
Date: |
Thu, 2 Feb 2012 23:15:30 +0100 |
User-agent: |
KMail/1.13.6 (Linux/2.6.38-13-generic; KDE/4.6.5; x86_64; ; ) |
Hi all,
please pull the master repository as soon as possible, since I finished the
Tcl split, meaning that you can compile the Espresso library now also without
Tcl, although it of course then needs a C main routine.
- the split were quite a lot of changes in almost all files, and the number of
files has also grown quite a bit, so that you find many things somewhere else.
- the number of cross-inclusions is much smaller now, you therefore need to
think more what you need to include in your C-files, and easier get
warnings/errors about undeclared functions and variables.
- instead of TCL_??? you now have equivalent constants ES_???, which you have
to use, since the TCL constants are just not defined anymore.
- the first one to include "tcl.h" in ANY file not in tcl subdirectory will
have a personal "discussion" with me.
Many regards,
Axel
--
JP Dr. Axel Arnold Tel: +49 711 685 67609
ICP, Universität Stuttgart Email: address@hidden
Pfaffenwaldring 27
70569 Stuttgart, Germany
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ESPResSo-devel] Tcl-split,
Axel Arnold <=