Changes between Version 5 and Version 9 of Ticket #244

Show
Ignore:
Timestamp:
03/08/09 13:47:44 (4 years ago)
Author:
dmorissette
Comment:

Created RFC 53:  http://www.mapserver.org/development/rfc/ms-rfc-53.html

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #244

    • Property status changed from new to assigned
    • Property milestone changed from to 5.4 release
  • Ticket #244 – description

    v5 v9  
    1 {{{ 
     1 
    22This is a problem that's been around for quite a while: some functions in  
    33MapScript return 0/-1, and others return MS_SUCCESS/MS_FAILURE. 
     
    1010We have talked about this between me and Steve, and it would be a good idea to  
    1111clean this us before the 3.7 release if possible. 
    12 }}}