You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2016/03/30 00:57:25 UTC

[lucy-issues] [jira] [Created] (LUCY-295) Address integer conversion compiler warnings

Marvin Humphrey created LUCY-295:
------------------------------------

             Summary: Address integer conversion compiler warnings
                 Key: LUCY-295
                 URL: https://issues.apache.org/jira/browse/LUCY-295
             Project: Lucy
          Issue Type: Improvement
          Components: Core
            Reporter: Marvin Humphrey
            Assignee: Marvin Humphrey
            Priority: Minor
             Fix For: 0.6.0


Enabling `-Wconversion` reveals a fairly large number of warnings.  Most are harmless and just require an inconsequential type change or a cast.  Some are best fixed with API changes. There may be some bugs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)