We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190e2c0 commit ce223b8Copy full SHA for ce223b8
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 81e791d7b981bfb815d99832d657d48850e8e0aa
+refs/heads/master: 71c266f9377c4aa29bd7b69e6ed221ce407bc030
trunk/src/boot/me/semant.ml
@@ -317,7 +317,7 @@ let should_log cx flag =
317
if flag
318
then
319
match cx.ctxt_sess.Session.sess_log_path with
320
- None -> false
+ None -> true
321
| Some mask ->
322
let curr = stk_elts_from_bot cx.ctxt_curr_path in
323
let rec permitted ncs strs =
0 commit comments