aspell-0.50.5_2 fails to build

Michael C. Shultz ringworm at inbox.lv
Wed Apr 21 07:48:43 PDT 2004


>
> I can reccomend:
>
> WARN=	-W -Wall -Waggregate-return -Wbad-function-cast -Wcast-align
> -Wcast-qual -Wchar-subscripts -Wcomment -Wconversion -Wformat -Wimplicit
> -Wimplicit-function-delcaration -Wimplicit-int -Wlong-long -Wmain
> -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-import
> -Wno-parentheses -Wparentheses -Wpointer-arith -Wredundant-decls
> -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch
> -Wtraditional -Wtrigraphs -Wunused -Wwrite-strings
>
> .if !defined(NO_WARN)
> CFLAGS+=${WARN}
> NO_WERROR=      yes
> .endif
>
> Flags that break some ports:
> PEDANTIC=	-Winline -pedantic -Wformat-nonliteral -Wformat-security
> -Wformat-extra-args -Wformat=2 -std=gnu99
>
> kind regards Dirk

Dirk, these flags of yours have given me so many wonderful new warnings  to 
track down and fix.  Thank you EVER so much! They are working out well..

-Mike


More information about the freebsd-ports mailing list