cc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF -O -D_ALL_SOURCE
-Wc,float\(IEEE\) -W c,dll -o objects/normal.o normal.c
WARNING CCN3296 ./os_unix.h:60 #include file <libc.h> not found.
WARNING CCN3296 ./os_unix.h:64 #include file <sys/param.h> not found.
ERROR CCN3052 ./normal.c:8344 Duplicate case label for value 163. Labels must
be unique.
CCN0793(I) Compilation failed for file ./normal.c. Object file not created.
FSUM3065 The COMPILE step ended with return code 12.
FSUM3017 Could not compile normal.c. Correct the errors and try again.
FSUM8226 make: Error code 3
$
Y:\public\vim\src\normal.c (4 hits)
Line 4866: case 't': scroll_cursor_top(0, TRUE);
Line 8344: case 't':
Line 8347: case 'T':
Line 9146: case 't': /* "at" = a tag block (xml and
html) */
>> Help OR Suggestions <<<<
--
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