I get the following during the compilation of Vim:

gcc -c -I. -Iproto -DHAVE_CONFIG_H     -g -O2 -U_FORTIFY_SOURCE
-D_FORTIFY_SOURCE=1       -o objects/ex_cmds2.o ex_cmds2.c
ex_cmds2.c: In function 'profile_divide':
ex_cmds2.c:985: warning: incompatible implicit declaration of built-in
function 'round'

Apparently[*] -std=c99 needs to be added to the gcc flags.

I'm not very familiar (...) with Vim's bild mechanism, not sure where
to add this. Any other info that needs to be provided?

[*]: 
http://stackoverflow.com/questions/1783792/why-does-gcc-report-implicit-declaration-of-function-round

Christ van Willegen
--
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Raspunde prin e-mail lui