← Back to team overview

desktop-packages team mailing list archive

[Bug 1532212] Re: [MIR] build dependencies of python-networkx

 

In python-pygraphviz:

pygraphviz/graphviz_wrap.c: In function ‘agattr_label’:
pygraphviz/graphviz_wrap.c:3321:12: warning: return makes integer from pointer without a cast [-Wint-conversion]
     return agattr(g, kind, name, val);
            ^

That looks like a problem waiting to happen.  It's in SWIG generated
code, but I dig into what the source of the issue is.  Any ideas on
whether this is a real problem?

Otherwise, it looks fine.

** Changed in: python-pygraphviz (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to dvipng in Ubuntu.
https://bugs.launchpad.net/bugs/1532212

Title:
  [MIR] build dependencies of python-networkx

Status in dvipng package in Ubuntu:
  Fix Released
Status in python-pygraphviz package in Ubuntu:
  Incomplete

Bug description:
  needs dvipng and python-pygraphviz to build the docs. instead of
  disabling the docs, lets promote the tools to build it:

  dvipng:
   - just updated to 1.15 to fix existing bugs in Debian
   - no more bugs in Debian/Ubuntu
   - sane packaging
   - last upstream release in Feb 2015.

  python-pygraphviz:
   - python library
   - maintained by the Python modules team
   - could use an update to the last released version (currently RC)

  subscribed ubuntu-foundations to the bug reports for both packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dvipng/+bug/1532212/+subscriptions


References