]> git.eshelyaron.com Git - emacs.git/commit
Fix encoding of file names in comp.c
authorEli Zaretskii <eliz@gnu.org>
Sun, 7 Mar 2021 13:52:20 +0000 (15:52 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 7 Mar 2021 13:52:20 +0000 (15:52 +0200)
commitf89e70a7041b061eb40f2b5e0c58a28bfb84920f
treecdea6bc99edf777729586ec9171c5aab65119eb8
parent619f66f423c76d94b2bca728f9c22b536e909108
Fix encoding of file names in comp.c

* src/comp.c (Fcomp__compile_ctxt_to_file) [WINDOWSNT]: Fix
encoding of file names passed to libgccjit.
src/comp.c