id summary reporter owner description type status priority milestone component version severity resolution keywords cc 1052 ogrinfo command line parser problem szekerest@… warmerdam "{{{ Some of the command line parameters of ogrinfo are compared with incorrect size like else if( EQUALN(papszArgv[iArg],""-al"",2) ) { bAllLayers = TRUE; } else if( EQUALN(papszArgv[iArg],""-so"",2) ) { bSummaryOnly = TRUE; } may result in accepting other parameters then expected. In the previous example -a and -s are valid parameters. So if you will add new arguments starting with theese letters unexpected interference may occur with the older ones. Tamas Szekeres }}}" defect closed high default unspecified normal fixed