+ handle -Cp in the first options processing pass

git-svn-id: trunk@29125 -
This commit is contained in:
florian 2014-11-23 17:30:18 +00:00
parent 03521f0413
commit a237648545

View File

@ -973,6 +973,7 @@ begin
(
((length(opt)>1) and (opt[2] in ['i','d','v','T','u','n','X','l'])) or
((length(opt)>3) and (opt[2]='F') and (opt[3]='e')) or
((length(opt)>3) and (opt[2]='C') and (opt[3]='p')) or
((length(opt)>3) and (opt[2]='W') and (opt[3]='m'))
)
) then