[GRASS-dev] grass7 compilation error
Glynn Clements
glynn at gclements.plus.com
Mon Aug 16 18:10:31 EDT 2010
Markus Metz wrote:
> fixed in r43137
Regarding the comment:
> LFS for wingrass: another old name. use typedef instead of define?
In general, you should use typedef's for types. #define should be a
last resort, as it affects all use of the name regardless of context.
Also, what is the reason for defining _NO_OLDNAMES? Is there no
alternative?
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list