Search found 3 matches

by connaisseur
Mon Aug 24, 2015 8:53 am
Forum: minisatip
Topic: Some cleanups
Replies: 2
Views: 4694

Re: Some cleanups

Looks interesting. :-) @cata: Please do some line termination cleanup in your Git repostitory. Currently there's a total mixture: adapter.c: C source, ASCII text adapter.h: C source, ASCII text binaries: directory ca.c: C source, ASCII text, with CRLF line terminators ca.h: C source, ASCII text dvba...
by connaisseur
Forum: minisatip
Topic: #187: ca.c has a small typo in line 202
Replies: 1
Views: 5214

<t>Theres is a small typo in the LOG statement, that brings a gcc 5.2.0 to fail on ca.c:<br/> <br/> ````C<br/> --- ca.c.old 2015-11-09 15:36:42.592209172 +0100<br/> +++ ca.c 2015-11-09 15:33:59.125437626 +0100<br/> @@ -199,7 +199,7 @@<br/> LOG( Failed to format CA PMT object);<br/> if ((rc = en50221...
by connaisseur
Forum: minisatip
Topic: #169: No or emty desc.xml with 0.3.61
Replies: 22
Views: 20310

Options on minisatip seems to be a little bit out of hands:

We have now (doing a minisatip -h):

-D --device-id DVC_ID

and

-D --document-root directory

IMHO thats worse. Some clarification / modification would be helpful.