Jonathan M Davis:
It also doesn't work with stuff like RAII and a lot of
conditional compilation.
Particularly with eponymous templates, it's _very_ common to
have unused
variables. Warnings or errors for unused variables would be
highly detrimental to D.
A warning for unused variables will also help D programmers avoid
some bugs and keep their code tidy.
Bye,
bearophile
- Re: About Go, D module naming eles
- Re: About Go, D module naming bearophile
- Re: About Go, D module naming Walter Bright
- Re: About Go, D module naming Jonathan M Davis
- Re: About Go, D module naming Walter Bright
- Re: About Go, D module naming David Nadlinger
- Re: About Go, D module naming Walter Bright
- Re: About Go, D module naming Jonathan M Davis
- Re: About Go, D module naming Rob T
- Re: About Go, D module naming Jonathan M Davis
- Re: About Go, D module naming bearophile
- Re: About Go, D module naming Jonathan M Davis
- Re: About Go, D module naming Joseph Rushton Wakeling
- Re: About Go, D module naming Jonathan M Davis
- Re: About Go, D module naming David Nadlinger
- Re: About Go, D module naming Jonathan M Davis
- Re: About Go, D module naming David Nadlinger
- Re: About Go, D module naming Jonathan M Davis
- Re: About Go, D module naming bearophile
- Re: About Go, D module naming Jonathan M Davis
- Re: About Go, D module naming bearophile