Closed Bug 984250 Opened 10 years ago Closed 10 years ago

Suppress clang and gcc warnings in third-party code: hunspell and hyphen

Categories

(Core :: Spelling checker, defect, P4)

defect

Tracking

()

RESOLVED FIXED
mozilla31

People

(Reporter: cpeterson, Assigned: cpeterson)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

extensions/spellcheck/hunspell/src/hashmgr.hxx:74:21 [-Wunused-private-field] private field 'userword' is not used

intl/hyphenation/src/hyphen.c:308:4 [-Wtype-limits] comparison is always false due to limited range of data type
intl/hyphenation/src/hyphen.c:332:27 [-Wsign-compare] comparison between signed and unsigned integer expressions

* I also reported these warnings upstream: https://sourceforge.net/p/hunspell/bugs/247/
Attachment #8392063 - Flags: review?(ehsan)
Attachment #8392063 - Flags: review?(ehsan) → review+
https://hg.mozilla.org/mozilla-central/rev/0a1ef76b9287
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
CCing the upstream hunspell/hyphen maintainers in case they're interested in investigating more on their end, though I see in comment 0 that this was already reported upstream.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: