ports/168898: mail/thunderbird: nsDirPrefs.cpp:378:9: error:
case value evaluates to 2147483648,
which cannot be narrowed to type 'PRInt32' (aka 'int')
[-Wc++11-narrowing] case DIR_POS_APPEND:
flo at FreeBSD.org
flo at FreeBSD.org
Wed Aug 8 07:28:13 UTC 2012
Synopsis: mail/thunderbird: nsDirPrefs.cpp:378:9: error: case value evaluates to 2147483648, which cannot be narrowed to type 'PRInt32' (aka 'int') [-Wc++11-narrowing] case DIR_POS_APPEND:
State-Changed-From-To: open->closed
State-Changed-By: flo
State-Changed-When: Wed Aug 8 07:28:12 UTC 2012
State-Changed-Why:
The latest version of mail/thunderbird should build with clang
http://www.freebsd.org/cgi/query-pr.cgi?pr=168898
More information about the freebsd-gecko
mailing list