sum1abi@gmail.com wrote:
> On Fri, Apr 11, 2008 at 12:33 AM, Hubert Figuiere <hfiguiere@teaser.fr> wrote:
>   
>>  On Fri, 2008-04-11 at 00:25 -0400, sum1abi@gmail.com wrote:
>>  > Thanks, Hub.  I wish I had a secret, but I was just reading the file
>>  > looking for potential crashes and saw the typos.  It does make me
>>  > wonder if there's a good way to automatically search through source
>>  > code for similar bugs, though.  Does anyone know of a specific tool
>>  > for that?
>>
>>  There are code coverage tools. However nothing that I know is Free
>>  Software.
>>
>>     
>
> Oh, I actually meant tools designed specifically to extract source
> code strings in order to spell-check them :).  It might be a task best
> suited for a custom script, though.
>
>   
There are source editors with spell check - I know notepad++ on Windows 
can use aspell.  I'm pretty sure you can make it ignore keywords and 
such, but you're probably right that a quick "sed" and some additional 
magic might be easiest.
Ryan
-- Ryan Pavlik www.cleardefinition.com #282 + (442) - [X] A programmer started to cuss Because getting to sleep was a fuss As he lay there in bed Looping 'round in his head was: while(!asleep()) sheep++;Received on Fri Apr 11 09:51:20 2008
This archive was generated by hypermail 2.1.8 : Fri Apr 11 2008 - 09:51:20 CEST