Skip to content

Python: Missing initialization = sign in description (Origin: bugzilla #691310) #5022

@doxygen

Description

@doxygen

status VERIFIED severity normal in component general for ---
Reported in version 1.8.3-SVN on platform Other
Assigned to: Dimitri van Heesch

Original attachment names and IDs:

On 2013-01-07 19:46:52 +0000, albert wrote:

When we have the python file aa.py with contents:
variable = ""

The output is:
string aa.variable ""

this should be:
string aa.variable = ""

(this is also valid for other initialization types)

On 2013-01-07 19:51:06 +0000, albert wrote:

Created attachment 232924
PATCH: show = sign in description

Place the "= " in the initializer string.

On 2013-01-15 20:12:41 +0000, Dimitri van Heesch wrote:

Thanks, I'll include the patch in the next subversion update.

On 2013-01-20 13:34:59 +0000, Dimitri van Heesch wrote:

This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.3.1. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.

On 2013-01-20 17:05:33 +0000, albert wrote:

Code is integrated and works as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions