[vdr] Const fixups?
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Sun Mar 26 21:42:39 CEST 2006
Darren Salt wrote:
> I'd like to see the following modifications made to all relevant plugin
> source files. I don't see why they aren't completely const; they're never
> modified...
>
> static const char *VERSION => static const char VERSION[]
> static const char *DESCRIPTION => static const char DESCRIPTION[]
> static const char *MAINMENUENTRY => static const char MAINMENUENTRY[]
>
> static struct option long_options[] => static const struct ...
Is there a specific and *urgent* reason for this?
It has been this way for years, and apparently works just fine...
Klaus
More information about the vdr
mailing list