Compiler: Avoid unportable use of "." as current directory Using "" as current directory with handle_import already worked, but tweak combine_path_with_cwd so that it doesn't add a trailing / in this case (which is technically correct but not really desirable since we want to avoid duplicates in the caches).