#16784: missing package coova-chilli and haserl
------------------------+--------------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  reopened
  Priority:  highest    |  Milestone:  Chaos Calmer 15.05
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:  coova-chilli
------------------------+--------------------------------
Changes (by anonymous):

 * status:  closed => reopened
 * resolution:  wontfix =>


Comment:

 Hauke, I have no idea what you mean with "add a patch which fixes the
 String format error".

 In haserl 0.9.35, which is the latest version, there is not a single
 `printf(foo);` statement. I checked the sources and all I found with a
 variable as first argument are statements of this form in file
 `h_error.c`:
 {{{
 FILE *fo = stderr;

 fprintf (fo, "HTTP/1.0 500 Server Error\n" ...

 fprintf (fo, " near line %d of %s\n", ...
 }}}

 which isn't elegant, but in no way related to a string format error. Maybe
 I have overlooked something - if so, please let me know what critical
 statements you found, which prevent haserl from being included in the
 packages feed.

 Unfortunately, I'm not familiar with github and so I can't (yet) volunteer
 to migrate the package to github. Maybe I find some time next year, but
 for now I have just included haserl in the package directory of my source
 tree since I need it for the webif UI (yes, I'm still refusing to switch
 to LuCI for the web UI). After all, Unix has become Unix because backward
 compatibility was one of its important policy and OpenWRT would
 undoubtedly benefit from adhering to this well-proven policy, too.

--
Ticket URL: <https://dev.openwrt.org/ticket/16784#comment:4>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to