From: Michael Stefaniuc <mstefani@redhat.com>
To: Sparse Mailing-list <linux-sparse@vger.kernel.org>
Subject: sizeof() problem
Date: Mon, 04 Jun 2007 23:54:05 +0200 [thread overview]
Message-ID: <466489FD.7010405@redhat.com> (raw)
Hello!
Running sparse on
int i = sizeof((const char []) {'a','a','a',0});
gives
zzz.c:1:9: error: cannot size expression
There are a few of those errors in Wine (char replaced with WCHAR).
bye
michael
--
Michael Stefaniuc Tel.: +49-711-96437-199
Sr. Network Engineer Fax.: +49-711-96437-111
Red Hat GmbH Email: mstefani@redhat.com
Hauptstaetterstr. 58 http://www.redhat.de/
D-70178 Stuttgart
reply other threads:[~2007-06-04 21:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=466489FD.7010405@redhat.com \
--to=mstefani@redhat.com \
--cc=linux-sparse@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.