jskov> Somewhat unrelated: looking at the code around line 2248 in jskov> fl_BlockLayout.cpp where you made one of the changes, I see jskov> magic constants. I _hate_ magic constants. They were invented jskov> by the Dark Side to create bugs, I'm sure. jskov> The magic constant 100 should be replaced with a macro IMO. And jskov> I suspect it might not even be an issue with pspell, but as jskov> long as we have ispell, I guess it needs to remain in the code. That particular magic constant of 100 appears several places (all spelling related). I've seen them many times, but it wasn't until someone recently commented on the maximum string length in a dictionary that I understood where the number came from. So, I think it could probably be replaced by the string length max constant from ispell.h. -- [EMAIL PROTECTED] (WJCarpenter) PGP 0x91865119 38 95 1B 69 C9 C6 3D 25 73 46 32 04 69 D6 ED F3
- Re: Commit: fix that spelling + images bug jskov
- spelling images and fields (was Re: Commit: fix that s... Tomas Frydrych
- Re: spelling images and fields (was Re: Commit: fi... jskov
- Re: spelling images and fields Paul Rohr
- Re: spelling images and fields jskov
- Re: spelling images and fields Paul Rohr
- Re: spelling images and fields (was Re: Commit... Tomas Frydrych
- Re: Commit: fix that spelling + images bug WJCarpenter
- Re: Commit: fix that spelling + images bug Dom Lachowicz
- Re: Commit: fix that spelling + images bug Dom Lachowicz
- Re: Commit: fix that spelling + images bug Paul Rohr
- Re: Commit: fix that spelling + images bug WJCarpenter
- Re: Commit: fix that spelling + images bug WJCarpenter
- Re: Commit: fix that spelling + images bug Paul Rohr
- Re: Commit: fix that spelling + images bug WJCarpenter
- Re: Commit: fix that spelling + images bug Paul Rohr
- Re: Commit: fix that spelling + image... Tomas Frydrych
- Re: Commit: fix that spelling + i... WJCarpenter
