mirror of https://github.com/CGAL/cgal
- Update.
This commit is contained in:
parent
de3a97ad1c
commit
ae7711e23a
|
|
@ -1,5 +1,7 @@
|
|||
- Finish get rid of non standard compliant (and gcc 2.97 friendly) strstream.
|
||||
http://www.cmla.ens-cachan.fr/Utilisateurs/dosreis/C++/FAQ/
|
||||
It's harder than I thought, since g++ 2.95 doesn't have <sstream>. Maybe
|
||||
CGAL should define it ?
|
||||
- Remove the requirement to have a ./.geomview file with (echo "started")
|
||||
inside. Synchronization can probably be done with select() ?
|
||||
There are other problems (sleep(1) is needed), so maybe don't touch...
|
||||
|
|
|
|||
Loading…
Reference in New Issue