gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #32927] jemalloc.c: Compiler warnings


From: Bastiaan Jacques
Subject: [Gnash-commit] [bug #32927] jemalloc.c: Compiler warnings
Date: Mon, 28 Mar 2011 17:36:19 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:2.0) Gecko/20100101 Firefox/4.0

Follow-up Comment #4, bug #32927 (project gnash):

The following warning:
  jemalloc.c:3866:3: warning: cast discards qualifiers from pointer target
type 

has been fixed upstream (mozilla jemalloc). The other warnings have not,
probably because most people don't build with -Wall. It does not seem
especially practical to omit that warning for our copy of jemalloc because
automake makes that complicated.

In the mean time, it may still be useful to update our jemalloc to mozilla
HEAD, to get bugfixes and other improvements, such as Valgrind support.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32927>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]