Bug 717

Summary: Compile: doesn\'t follow paths after make in Russian locale
Product: Sisyphus Reporter: imz <vanyaz>
Component: emacs21-commonAssignee: Eugene Vlasov <eugvv>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P4 CC: viy
Version: unstable   
Hardware: all   
OS: Linux   

Description imz 2002-03-15 20:33:11 MSK
If make enters several directories when compiling (using M-x compile command in Emacs), and some errors occur in some distant source files (in other directories), Emacs should be able to trace the path to that files and open them to show the erroneous code.

However, if Emacs (or make) are started with LANG=ru_RU.KOI8-R, it isn\'t able to do this (while still behving the right way on the same sources with LANG=C). Probably the Russian translations for \'Entering directory ...\' messages issued by make can\'t be parsed by Emacs Compile.

---

---

Comment 1 inger@altlinux.org 2004-04-29 12:24:20 MSD
переназначено 
 
Comment 2 Eugene Vlasov 2005-11-23 16:24:16 MSK
To Emacs Team
Comment 3 Michael Shigorin 2006-04-27 16:12:25 MSD
А этот на 22 что? 
Comment 4 Eugene Vlasov 2006-04-27 23:10:58 MSD
(In reply to comment #3)
> А этот на 22 что? 

22 (как и 21) здесь видимо ни при чем. Если я правильно понимаю, проблема здесь
была в том, что make в русской локали писал что-то совсем другое (например при
входе в каталог - не "Entering directory").

Нынешний make пишет вроде все по английски - "Entering directory", "Leaving
directory" и т.д.

Очевидно, этот баг следует закрыть?
Comment 5 Eugene Vlasov 2006-05-03 09:54:19 MSD
Закрываю, как не воспроизводящийся в современном окружении.