Changes between Version 19 and Version 20 of MessageStandardization


Ignore:
Timestamp:
Aug 2, 2009, 5:34:04 AM (15 years ago)
Author:
martinl
Comment:

new sec

Legend:

Unmodified
Added
Removed
Modified
  • MessageStandardization

    v19 v20  
    397397                                        (/raster/r.in.ascii/main.c:130) (/raster/r.in.ascii/main.c:160)
    398398}}}
     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
     406Note: Would be possible to conctretize your ideas? (MartinL)
     407
     408=== Parameters and flags ===
     409
     410Fix the parameters and flags. Make it a concept. See [source:grass/trunk/doc/parms_flags.txt proposal(s)]