README #1

  • //
  • guest/
  • matt_armstrong/
  • jam/
  • bug/
  • 3/
  • README
  • View
  • Commits
  • Open Download .zip Download (112 B)
To reproduce the bug:

jam
touch hdr1.h
jam
# notice src2.o isn't rebuilt
jam src2.o
# notice src2.o is rebuilt
# Change User Description Committed
#1 4009 Matt Armstrong Another test case showing that circular INCLUDE dependencies
aren't handled correctly by jam.