CINT not releasing lock on #include'd file

From: <manday_at_gmx.net>
Date: Thu, 18 Mar 2010 20:09:17 +0100


This is V 5.26 from VC++ 7.1 binary Windows MSI installer under Windows 7

I'd like to know whether this is either my fault or indeed intended behaviour, if so, I'd like to know how to change it.

ROOT/CINT, if asked to #include a source file aquires a file lock which it will not release, even after all operations have finished. This makes it hard to develop because I ultimately have to shut down the whole program in order to make changes to the included file. Is there any more flexible way that could enable me to include, edit, save and possibly even reinclude and reevaluate an external source file?

Thank you. --MD Received on Thu Mar 18 2010 - 20:09:26 CET

This archive was generated by hypermail 2.2.0 : Thu Mar 18 2010 - 23:50:01 CET