[yoshimi] Re: V 1.5.7

  • From: Will Godfrey <willgodfrey@xxxxxxxxxxxxxxx>
  • To: yoshimi@xxxxxxxxxxxxx
  • Date: Sat, 10 Mar 2018 00:12:42 +0000

On Sat, 10 Mar 2018 00:47:34 +0100
Ichthyostega <prg@xxxxxxxxxxxxxxx> wrote:

On 10.03.2018 00:02, Will Godfrey wrote:
I don't know about hings like: c++: warning: argument unused during
compilation: '-L/usr/local/lib'

I can't identify them. What compiler options do you set? With 'pedantic' I
get a number of ANSI C++ array warnings, but nothing that actually stops
compilation.  


maybe there is a -Werror toggle somewhere in the mix, which turns those 
warnings
into errors? When you compile with -Wall on contemporary compilers, you'll
typically get a warning whenever some local variable or parameter is defined
but not used within the scope. Usually those are warnings, but some -Werror
might have turned them into errors.

-- Hermann

That does sound like a reasonable explanation.
However, in the latest build I've actually got rid of a number of warnings.


Past my bed-time now so I'll look some more later!

-- 
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
Yoshimi source code is available from either: 
https://sourceforge.net/projects/yoshimi
Or: https://github.com/Yoshimi/yoshimi
Our list archive is at: https://www.freelists.org/archive/yoshimi
To post, email to yoshimi@xxxxxxxxxxxxx

Other related posts: