bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #44768] gdiffmk(1) is not Solaris 10 /bin/sh compatible - PATCH pro


From: anonymous
Subject: [bug #44768] gdiffmk(1) is not Solaris 10 /bin/sh compatible - PATCH provided
Date: Fri, 10 Apr 2015 11:17:29 +0000
User-agent: Mozilla/5.0 (X11; SunOS i86pc; rv:29.0) Gecko/20100101 Firefox/29.0

Follow-up Comment #2, bug #44768 (project groff):

Greetings,

  sh -n .../gdiffmk test passed on Solaris 10 (X86_64) ;-)

  .../gdiffmk --version test passed

  .../gdiffmk --help test passed

  sh/ksh/bash/zsh .../gdiffmk -a A -c C -d D filename1 filename2

  All FAIL with "gdiffmk:  Incorrect number of arguments."

All shells show "+ test 6 -lt 2 -o 6 -gt 3"
when a invoked with a -x argument to the shell

I believe the "shift"s need to be changed to "shift 2", as the option value in
the second argument, so two shifts are needed to all options taking an
argument.

Regards,
Peter Bray
Sydney, Australia

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44768>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]