Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.
This repository was archived by the owner on May 12, 2022. It is now read-only.

warning: implicit conversion shortens 64-bit value into a 32-bit value #11

Open
@aurelian

Description

@aurelian
Owner

Compiler warning:

../../../../ext/lingua/stemmer.c: In function 'rb_stemmer_stem':
../../../../ext/lingua/stemmer.c:86: warning: implicit conversion shortens 64-bit value into a 32-bit value

Environment:

  • MacOS 10.6
  • ruby 1.9.2 (p136)
  • gcc 4.2.1

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @aurelian

        Issue actions

          warning: implicit conversion shortens 64-bit value into a 32-bit value · Issue #11 · aurelian/ruby-stemmer