You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bazel-discuss
I'm running bazel 9.1.0 on OSX and my c++ build often just uses the build cache and doesn't recompile even though a file has changed (my finder updates the Last Changed date on the file). Seems like it mostly happens when it's a header change, but I think I've seen exceptions. What is going wrong here?