Changes between Version 19 and Version 20 of MessageStandardization
- Timestamp:
- 08/02/09 05:34:04 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MessageStandardization
v19 v20 397 397 (/raster/r.in.ascii/main.c:130) (/raster/r.in.ascii/main.c:160) 398 398 }}} 399 400 == Systematic Approach == 401 402 * Collect all possible error states from functions 403 * assign error codes for macros? 404 * G_option() parameters (like output->description = ("Path to resulting ASCII file");) 405 406 Note: Would be possible to conctretize your ideas? (MartinL) 407 408 === Parameters and flags === 409 410 Fix the parameters and flags. Make it a concept. See [source:grass/trunk/doc/parms_flags.txt proposal(s)]