> Armin wrote:
> 
> I would simply ignore these.  According to my manpage the type should be
> XIDProc.  Probably can't make it work without warnings for everybody.
> 
OK, ignored.

> >         cc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF
> > -I/usr/local/include  -g         -o objects/option.o option.c
> > "option.c", line 3428: warning #4275-D: constant out of range ([0 - 0])
> > for
> >           the operator
> >             if (options[opt_idx].indir == PV_SCROLL)
> >                                        ^
> > 
> > "option.c", line 3446: warning #4275-D: constant out of range ([0 - 0])
> > for
> >           the operator
> >             if (options[opt_idx].indir == PV_ML && getuid() == ROOT_UID)
> >                                        ^
> > 
> > "option.c", line 8632: warning #4275-D: constant out of range ([0 - 0])
> > for
> >           the operator
> >                             p->indir == PV_SYN
> >                                      ^
> 
> Hmm, perhaps it helps if you change the idopt_T definition to:
> 
> typedef enum
> {
>     PV_NONE = 0,
>     PV_MAXVAL = 0xffff
> } idopt_T;
The warning is gone after adding the PV_MAXVAL line.
This is probably not enough bug for a patch, isn't it? :-)
Thanks for clarifying this!

Regards,
Armin


Jetzt komfortabel bei Arcor-Digital TV einsteigen: Mehr Happy Ends, mehr 
Herzschmerz, mehr Fernsehen! Erleben Sie 50 digitale TV Programme und optional 
60 Pay TV Sender, einen elektronischen Programmführer mit Movie Star 
Bewertungen von TV Movie. Außerdem, aktuelle Filmhits und spannende Dokus in 
der Arcor-Videothek. Infos unter www.arcor.de/tv

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Raspunde prin e-mail lui