HPP-FCL 2.3.4 #433
jcarpent
announced in
Announcements
Replies: 1 comment 1 reply
-
Trying to push this to AUR, I get: Traceback (most recent call last):
File "…/hpp-fcl-2.3.4/doc/python/doxygen_xml_parser.py", line 889, in <module>
index.parseCompound()
File "…/hpp-fcl-2.3.4/doc/python/doxygen_xml_parser.py", line 693, in parseCompound
obj = ClassCompound(compound, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "…/hpp-fcl-2.3.4/doc/python/doxygen_xml_parser.py", line 436, in __init__
name=self._className() + "::" + memberdef.find("name").text,
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TypeError: can only concatenate str (not "NoneType") to str I'll investigate a bit further before opening issue / PR here, or fix directly on Arch. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
Full Changelog: v2.3.3...v2.3.4
This discussion was created from the release HPP-FCL 2.3.4.
Beta Was this translation helpful? Give feedback.
All reactions