palaniyappanBala / klish

Automatically exported from code.google.com/p/klish
Other
0 stars 0 forks source link

Build for QNX6 #115

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There are some build problem with QNX6

Original issue reported on code.google.com by serj.kalichev@gmail.com on 3 Apr 2012 at 11:42

GoogleCodeExporter commented 8 years ago
Fixed in Revision #589

Original comment by serj.kalichev@gmail.com on 3 Apr 2012 at 6:52

GoogleCodeExporter commented 8 years ago

Original comment by serj.kalichev@gmail.com on 3 Apr 2012 at 6:53

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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