Closed Bug 476332 Opened 15 years ago Closed 14 years ago

Bug 454108 (Hunspell upgrade) created an unused variable (corr) in extensions/spellcheck/hunspell/src/hunspell.cpp

Categories

(Core :: Spelling checker, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED

People

(Reporter: GPHemsley, Unassigned)

References

Details

Attachments

(1 file)

When Hunspell was upgraded to version 1.2.8 in bug 454108, one of the changes to extensions/spellcheck/hunspell/src/hunspell.cpp orphaned the declaration of the variable "corr". This change (or lack thereof) may or may not have been present in the original Hunspell source.

Here is the declaration:
http://hg.mozilla.org/mozilla-central/diff/6c4d0ddbe997/extensions/spellcheck/hunspell/src/hunspell.cpp#l317
Blocks: 454108
This patch removes the unused variable declaration.
This has been fixed upstream. I'll mark it as depending on the eventual bug for updating the in-tree version of Hunspell when I file it.
Depends on: 564608
Fixed by bug 564608
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: