[
https://issues.apache.org/jira/browse/LUCY-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048187#comment-13048187
]
Marvin Humphrey commented on LUCY-156:
--------------------------------------
This is the problem report:
http://www.cpantesters.org/cpan/report/ab36c1a0-9062-11e0-9432-9ffe20b1acdd
This is the `make` command I used, with flags taken from the report:
{code}
$ make CFLAGS="-Isrc -I. -O2 -W -Wformat=2 -Wswitch -Wshadow \
> -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer \
> -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 \
> -Wpointer-arith -Wstrict-prototypes -fstack-protector-all -Wstack-protector \
> -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization \
> -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline \
> -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wundef \
> -Wformat-security -std=gnu99 -D_GNU_SOURCE"
{code}
> Address GCC warnings for Charmonizer code
> -----------------------------------------
>
> Key: LUCY-156
> URL: https://issues.apache.org/jira/browse/LUCY-156
> Project: Lucy
> Issue Type: Improvement
> Components: Charmonizer
> Affects Versions: 0.1.0 (incubating)
> Reporter: Marvin Humphrey
> Priority: Minor
> Fix For: 0.1.1 (incubating)
>
>
> Charmonizer's code has not been built with GCC warnings enabled in a
> while, and a CPAN tester has revealed numerous flaws. None of the
> warnings indicate serious problems, but they should be corrected.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira