[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problem with mutt sources - unknown C syntax?



Hi All, 

A few days ago I've written about problems with self-packaged
mutt 1.0.1 in slink.
I've investigated problem more thoroughly, and found, that the
failing instruction is:
623         mutt_message (_("Reading %s..."), ctx->path);

The stack trace is as follows:
(gdb) bt
#0  0x40089387 in   ()
#1  0x40089281 in   ()
#2  0x80727bb in mx_open_mailbox (path=0xbffffc08 "/var/spool/mail/wzab",
    flags=0, pctx=0x0) at mx.c:623
#3  0x806c06f in main (argc=1, argv=0xbffffd24) at main.c:681

The problem is that I don't know what does mean the underscore preceeding
the paranthesis around the string definition?
Is it a GCC extension?
-- 
			Wojciech Zabolotny
			http://www.ise.pw.edu.pl/~wzab

http://www.debian.org  Use Linux - save your data and time


Reply to: