Peter Juszack wrote:
Hallo everybody,
I finally managed to upload new versions of plugins which honor APIVERSION and compile with VDR 1.4. No other changes except Dutch translations for the eggtimer-plugin
Plugins can be found at http://turku.wi-bw.tfh-wildau.de/~pjuszack/digicam/
When I tried to build eggtimer-0.9.5, I noticed that there is some missing syntax to end the comment sections.
i18n.c:11:17: warning: "/*" within comment i18n.c:35:17: warning: "/*" within comment i18n.c:59:17: warning: "/*" within comment i18n.c:83:17: warning: "/*" within comment i18n.c:107:17: warning: "/*" within comment i18n.c:131:17: warning: "/*" within comment i18n.c:155:17: warning: "/*" within comment i18n.c:227:17: warning: "/*" within comment i18n.c:251:17: warning: "/*" within comment i18n.c:275:17: warning: "/*" within comment i18n.c:299:17: warning: "/*" within comment i18n.c:323:17: warning: "/*" within comment i18n.c:347:17: warning: "/*" within comment i18n.c:371:17: warning: "/*" within comment i18n.c:395:17: warning: "/*" within comment i18n.c:419:17: warning: "/*" within comment i18n.c:443:17: warning: "/*" within comment i18n.c:468:17: warning: "/*" within comment i18n.c:493:17: warning: "/*" within comment i18n.c:543:17: warning: "/*" within comment
The attached patch fixes it.
Best Regards.