Wish: Variable Not Used Warning
Markus Koskimies
markus at reaaliaika.net
Thu Jul 10 21:02:51 PDT 2008
On Thu, 10 Jul 2008 20:31:02 -0400, Nick Sabalausky wrote:
> "Bill Baxter" <dnewsgroup at billbaxter.com> wrote in message
> news:g561hh$2g6g$2 at digitalmars.com...
>> Leandro Lucarella wrote:
>>> Walter Bright, el 9 de julio a las 13:41 me escribiste:
>>>> Piping the output into a file and then perusing it manually looking
>>>> for warning statements is never going to happen.
>>>
>>> I code using VIM. VIM has a very convenient feature that recolects the
>>> make (compiler output) and let you you iterate over warnings/errors
>>> (using
>>> :cn, and :cp). So yes. It's going to happen. It happens all the time.
>>>
>>> And I think most decent IDEs/Editor do that, so it's not something
>>> VIM-specific.
>>
>> Emacs has it too! M-x `
>>
>>
> Every IDE I've ever used does it. And I'm constantly IDE-hopping.
Currently, I use IDE only if forced to do so. Kate/nedit & make & tee
does everything I need ;)
More information about the Digitalmars-d
mailing list