Closed GoogleCodeExporter closed 8 years ago
Fixed in Revision #589
Original comment by serj.kalichev@gmail.com
on 3 Apr 2012 at 6:52
Original comment by serj.kalichev@gmail.com
on 3 Apr 2012 at 6:53
Some problems while execution on QNX. The known problem is when we want to
rescan options using getopt() the optind must be initialized to 1 only. Not to
0 as for Linux. But optind=1 is not good for linux. Valgrind says it.
Original comment by serj.kalichev@gmail.com
on 4 Apr 2012 at 7:16
The clish itself works well on QNX. The konf and konfd has a problems.
Original comment by serj.kalichev@gmail.com
on 10 Apr 2012 at 8:25
will be released in klish-1.7.0 and klish-1.6.7
Original comment by serj.kalichev@gmail.com
on 4 Dec 2013 at 8:03
Original issue reported on code.google.com by
serj.kalichev@gmail.com
on 3 Apr 2012 at 11:42