Message7070
Logged In: YES
user_id=6380
It depends on what kind of change you are making to a header
file. 99% of the time I find that a change to a header is
something innocuous like add a new function, and it still
causes a rebuild of the world. That's particularly annoying
when I'm experimenting with a new object type and adding
things to the header file one at a time -- each time the
header gets touched everything gets rebuilt.
But it's easy enough to only rebuild the core ("make
python") so I'm not sure if I really oppose your simple
solution. |
|
Date |
User |
Action |
Args |
2007-08-23 13:56:53 | admin | link | issue472881 messages |
2007-08-23 13:56:53 | admin | create | |
|