Author: gierds
Date: Fri Jun 12 16:15:00 2009
New Revision: 4279

URL: http://svn.gna.org/viewcvs/service-tech?rev=4279&view=rev
Log:
* it seems, (at least under Cygwin) erasing an iterator _it_ from a set 
invalidates this iterator, so calling _delete *it_ afterwards fails, so first 
_delete *it_, then _set::erase(it)_ (see bug #13623 
<https://gna.org/bugs/?13623>)

Modified:
    trunk/pnapi/src/petrinet.cc


-- 
You received this e-mail, because you subscribed the mailing list 
"service-tech-commits" which will forward you any e-mail addressed to 
[email protected]. If you want to unsubscribe or make any changes to 
your subscription, please go to
https://mail.gna.org/listinfo/service-tech-commits.

Reply via email to