gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/message.o message.c message.c:3998:1: warning: ‘infinity_str’ defined but not used [-Wunused-function] infinity_str(int positive, ^
- No warning in Huge build with +float - I didn't try compiling intermediate builds (i.e. other than Tiny or Huge) I suppose that an ifdef is missing, but FEAT_EVAL or FEAT_FLOAT or both? I suspect patch 7.4.2280. Best regards, Tony. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
