Skip to content

syntax errors in meshlabplugins/filter_screened_poisson #1605

@rmathar

Description

@rmathar

Syntax errors in meshlab-2023.12 in the meshlabplugins/filter_screened_poisson directory are patched in

https://build.opensuse.org/projects/home:rjmathar/packages/meshlab/files/sparseMatrix.patch?expand=1

There are 4 places where a non-existing member p.value of a class is used, and one case where
an obviously non-used function tries to access non-existing members through a this pointer.
The errors are easily revealed by trying to compile the source code under the openSUSE gcc compiler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions