cs86661 wrote: > src/gui_riscos.c|1764| [gui_riscos.c:2291]: (error) Array > 'front_block[10]' index 20 out of bounds > src/gui_riscos.c|1764| [gui_riscos.c:2293]: (error) Array > 'front_block[10]' index 28 out of bounds
Hi That's a known issue. There is already a note in ":help todo" about it: Patch for static code analysis errors in riscOS. (Dominique Pelle, 2010 Dec 3) The pending patch is at: http://groups.google.com/group/vim_dev/tree/browse_frm/month/2010-12/48da0dd451dc9bf8?rnum=21&_done=%2Fgroup%2Fvim_dev%2Fbrowse_frm%2Fmonth%2F2010-12%3F#doc_d22c7617b03c9763 Regards -- Dominique -- 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
