Skip to content

warning with gcc 4.8.2 #3

Description

@aewallin

I still get one warning on Ubuntu 14.04LTS with gcc 4.8.2:

dualcontouring/octree.cpp:1903:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
VertexList* nv = ((VertexList *) location[i]) ;

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