This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
asterisk
Watch
1
Star
0
Fork
0
You've already forked asterisk
mirror of
https://github.com/asterisk/asterisk.git
synced
2025-09-05 12:16:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c11f7d18e77a8ddc251dac19e6e18647f7601db
asterisk
/
.cleancount
2 lines
3 B
Plaintext
Raw
Normal View
History
Unescape
Escape
(closes issue #10672) Bump the cleancount so that a "make clean" will be forced. This is needed because my fix in revision 81599 made a change to a data structure in file.h, and since file dependency tracking is only on with dev-mode enabled, file format modules that don't get rebuilt may crash, as is the case with this issue. This makes me wonder - how much faster does the code build without the file dependency tracking enabled? If it doesn't make much of a difference, then it may be worth just keeping it on all of the time, or perhaps just not in release tarballs, so that this type of issue is avoided. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@81952 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-09-08 13:42:26 +00:00
29
Reference in New Issue
Copy Permalink