Hi,

  I've just updated the latest cygwin-1.7, and I have this problem when I'm in 
emacs shell (M-x shell):

emacs-shell% gcc -g test.c
test.c: In function \200\230main\200\231
test.c:21: error: \200\230mqd\200\231 (first use in this function)
test.c:21: error: (Each undeclared identifier is reported only once
test.c:21: error: for each function it appears in.)

Under cygwin shell, it prints out fine:

$ gcc -g test.c
test.c: In function `main':
test.c:21: error: `mqd' undeclared (first use in this function)
test.c:21: error: (Each undeclared identifier is reported only once
test.c:21: error: for each function it appears in.)

Am I missing some fonts or something that causes the quotes to be garbled up 
when in xemacs?  My previous version of cygwin-1.7 didn't have this problem.  
If this is not the right mailing list for this question, can someone direct me 
to the right place to ask?

Also, when going to update using setup.exe, are all the cygwin mirrors 
equivalent?  Is there any time when it would be desirable to choose more than 1 
mirror from the list of available mirrors?

Thank you,

Linh

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to