|
From: | Jan Djärv |
Subject: | Re: fix the sscanf usage in etags |
Date: | Wed, 09 Aug 2006 15:20:17 +0200 |
User-agent: | Thunderbird 1.5.0.5 (X11/20060808) |
Masatake YAMATO skrev:
This is the file what I got trouble without my patch.
...
// 7.4: string literal in #line directive shall be a character string // literal. //E t_6_062.cpp(21): warning: ill formed #line directive: 123 L"wide" #line 123 L"wide"
I don't know if etags supports wide characters at all. A line directive like that is not allowed by ANSI-C as the comment says.
Jan D.
[Prev in Thread] | Current Thread | [Next in Thread] |