gnushogi-devel
[Top][All Lists]
Advanced

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

[Gnushogi-devel] [Patch v2 0/1] Switch to getopt cmdline parsing


From: Justin Vreeland
Subject: [Gnushogi-devel] [Patch v2 0/1] Switch to getopt cmdline parsing
Date: Tue, 13 Feb 2018 18:06:37 -0700

Cleaned up and I feature complete option parsing with getopt.

This one provides a bit more feedback about invalid commands (as I
understand them), shouldn't case issues with applications calling
gnushogi the same way they always have maininly added them so I could
make sure I was parsing arguments correctly.

Are mailed patches a good way to send fixes for gnushogi? Happy to point
towards a git repo is that's a better options.

Justin Vreeland (1):
  Switch the argument parsing to getopt

 TODO            |   1 -
 gnushogi/main.c | 244 +++++++++++++++++++++++++++-----------------------------
 2 files changed, 116 insertions(+), 129 deletions(-)

-- 
2.16.1




reply via email to

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