|
From: Christian S. <chr...@ep...> - 2004-07-01 08:26:20
|
Es geschah am Donnerstag, 1. Juli 2004 04:26 als Vladimir Senkov schrieb: > Guess why? > Basically stl map's accessor operator can't be used on a map unless we > are sure that what we are looking for is already there, otherwise it > will add it to the map! Sure, you always have to use find() to check if a key exists in a STL map. > PS: Benno, did you say you were going to install some bugtracking software? AFAIK he cannot install a bugtracker on the www server. He only mentioned that mysql and php is available. Anyway, we should agree about one system before installing one. As already said; I can install a bugtracking system when my exams are over. These are the ones I would suggest: * bugzilla * mantis * gnats The advantage of gnats is AFAIK that you cannot only access it via webinterface, but also per email and AFAIK with Tcl GUI frontend and command line tools, but I have not seen it in action yet. CU Christian |