Skip to content

Unsafe casts from pointer to int. #14

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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