raco decompile: fix for bytecode without source

original commit: 3f75bc21d9
This commit is contained in:
Matthew Flatt 2014-06-02 20:40:24 +01:00
parent 7fdf264e1d
commit 4381f1eb24

View File

@ -54,7 +54,9 @@
orig-file
alt-file)]
[(and (not force?)
((file-or-directory-modify-seconds orig-file)
((file-or-directory-modify-seconds orig-file
#f
(lambda () -inf.0))
. > .
(file-or-directory-modify-seconds alt-file)))
;; return a warning: