Skip to content

Unsafe casts from pointer to int. #14

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Checkout latest TopMod
2. Build on 64-bit Linux

Some DLFL source files set an unsigned int to a pointer value, and g++ refuses 
to compile the code without -fpermissive. Appending -fpermissive to the 
CXXFLAGS works around this, but this should be fixed in source.

Original issue reported on code.google.com by mazi...@gmail.com on 17 Feb 2012 at 2:48

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions