On Thu, 7 Sep 2006, Mattias Gaertner wrote:


Either I spotted a bug, or I don't understand the algorithm.

TCustomApplication.CheckOptions should check for a command line like
this:
program -B file

Where -B is a short option without parameter.
CheckOptions always treats the parameter after a short option as
parameter, no matter if B comes with the colon or not.

You spotted a bug.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to