Menu

#257 <cl> does not recompile although headers have been updated

0.85
closed-fixed
Tasks (408)
5
2004-12-05
2004-12-05
No

The current implementation of <cl> does not scan
through all header files that are pulled in when a
precompiled header file is specified.

Instead, it considers the precompiled header file to be
up-to-date if it exists, which is ofcourse not correct.

Discussion

  • Gert Driesen

    Gert Driesen - 2004-12-05

    Logged In: YES
    user_id=707851

    I've fixed this by always recompiling if a precompiled header
    file is specified.

     
  • Gert Driesen

    Gert Driesen - 2004-12-05
    • status: open --> closed-fixed
     

Log in to post a comment.