From: Andrei Boros <andrei@srr.ro>
To: Jaroslav Kysela <perex@suse.cz>
Cc: ALSA development <alsa-devel@alsa-project.org>
Subject: Re: alsa-kernel oss part warnings
Date: Thu, 06 Mar 2003 15:44:24 +0200 [thread overview]
Message-ID: <3E6750B8.865E772@srr.ro> (raw)
In-Reply-To: Pine.LNX.4.44.0303052153400.17739-100000@pnote.perex-int.cz
On 2.2.23 kernel I get a lot of warnings like :
They don't seem to be serious, thougth I'd mention it.
------------------------------------------------------------------------------------
gcc -D__KERNEL__ -DMODULE=1
-I/serve/install/alsa-cvs/alsa-driver/include -I/usr/src/linux/include
-O2 -march=i586 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD
-DKBUILD_BASENAME=rate -c -o rate.o rate.c
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:
In function `resample_expand':
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:73:
warning: `S1' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:73:
warning: `S2' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:74:
warning: `src' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:74:
warning: `dst' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:75:
warning: `channel' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:76:
warning: `src_step' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:76:
warning: `dst_step' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:77:
warning: `src_frames1' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:77:
warning: `dst_frames1' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:
In function `resample_shrink':
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:161:
warning: `S1' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:161:
warning: `S2' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:162:
warning: `src' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:162:
warning: `dst' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:164:
warning: `src_step' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:164:
warning: `dst_step' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:165:
warning: `src_frames1' might be used uninitialized in this function
/serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:165:
warning: `dst_frames1' might be used uninitialized in this function
--
ing. Andrei Boros
mailto:andrei@srr.ro / +40-21-303-1870
Centrul pt. Tehnologia Informatiei
Societatea Romana de Radiodifuziune
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
prev parent reply other threads:[~2003-03-06 13:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-05 21:02 0.9.0rc8b alsa-driver and alsa-lib packages Jaroslav Kysela
2003-03-06 13:44 ` Andrei Boros [this message]
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=3E6750B8.865E772@srr.ro \
--to=andrei@srr.ro \
--cc=alsa-devel@alsa-project.org \
--cc=perex@suse.cz \
/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.