Luis Rodrigues wrote:
Could someone please take a look ate this issue and commit my patch
since I really need that to be working.

http://www.freepascal.org/mantis/view.php?id=9491


Typical borland solution. Personally I think that grouping on group number is better. (maybe we can add that someday) Anyway patch looks ok, however I would group the or statements together. I find mixing or and and statements unreadable.

(A or B or C and D) isn't clear ((A or B or C) and D) is.

If someone wants to apply this, be my guest, otherwise I'll do it tonight

Thanks,
Marc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to