Skip to content

Warning due to uninitialized value #14

Description

@waywardmonkeys

I get this on OS X when I build with my cmake build:

../src/s2wasm.h:957:65: warning: reference 'o' is not yet bound to a value when used here [-Wuninitialized]
      AsmConstWalker(S2WasmBuilder* parent) : parent(parent), o(o) {}

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

    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