On demand compiler warnings

3 Messages Forum Options Options
Embed this topic
Permalink
Richard Ash (audacity-help)
On demand compiler warnings
Reply Threaded More
Print post
Permalink
This bunch have been around for a while. Could at least some of them be
cleaned up relatively easily?

blockfile/ODPCMAliasBlockFile.cpp: In static member function ‘static
BlockFile* ODPCMAliasBlockFile::BuildFromXML(DirManager&, const
wxChar**)’:
blockfile/ODPCMAliasBlockFile.cpp:215: warning: unused variable ‘min’
blockfile/ODPCMAliasBlockFile.cpp:215: warning: unused variable ‘max’
blockfile/ODPCMAliasBlockFile.cpp: In member function ‘virtual void
ODPCMAliasBlockFile::WriteSummary()’:
blockfile/ODPCMAliasBlockFile.cpp:319: warning: format ‘%s’ expects type
‘char*’, but argument 2 has type ‘const wxChar*’
blockfile/ODPCMAliasBlockFile.cpp: In member function ‘virtual bool
ODPCMAliasBlockFile::ReadSummary(void*)’:
blockfile/ODPCMAliasBlockFile.cpp:563: warning: unused variable
‘silence’

Richard


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
audacity-devel mailing list
audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Michael Chinen
Re: On demand compiler warnings
Reply Threaded More
Print post
Permalink
On Fri, Jul 25, 2008 at 4:44 PM, Richard Ash <richard@...> wrote:

> This bunch have been around for a while. Could at least some of them be
> cleaned up relatively easily?
>
> blockfile/ODPCMAliasBlockFile.cpp: In static member function 'static
> BlockFile* ODPCMAliasBlockFile::BuildFromXML(DirManager&, const
> wxChar**)':
> blockfile/ODPCMAliasBlockFile.cpp:215: warning: unused variable 'min'
> blockfile/ODPCMAliasBlockFile.cpp:215: warning: unused variable 'max'
> blockfile/ODPCMAliasBlockFile.cpp: In member function 'virtual void
> ODPCMAliasBlockFile::WriteSummary()':
> blockfile/ODPCMAliasBlockFile.cpp:319: warning: format '%s' expects type
> 'char*', but argument 2 has type 'const wxChar*'
> blockfile/ODPCMAliasBlockFile.cpp: In member function 'virtual bool
> ODPCMAliasBlockFile::ReadSummary(void*)':
> blockfile/ODPCMAliasBlockFile.cpp:563: warning: unused variable
> 'silence'
>
> Richard

Should be gone now.

Michael

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
audacity-devel mailing list
audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Richard Ash (audacity-help)
Re: On demand compiler warnings
Reply Threaded More
Print post
Permalink

On Fri, 2008-07-25 at 17:14 -0400, Michael Chinen wrote:
> On Fri, Jul 25, 2008 at 4:44 PM, Richard Ash <richard@...> wrote:
> > This bunch have been around for a while. Could at least some of them be
> > cleaned up relatively easily?
>
> Should be gone now.

Worked, thanks.

Richard


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
audacity-devel mailing list
audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel