yes, i have same question, too, but a little different. i'm in windows, and sometimes compiler(run in cmd.exe) can give me some cp936 message, but my vim's encoding is utf-8, so they show as <A0> and so on. how can i set the fileencoding of quickfix buffer??
On 1月9日, 上午11时05分, [email protected] wrote: > I make my project in the gvim. And then open the quickfix window, > there are lot's of '?' in each lines. > I copy a section of it to the following > > || In file included from ../src/stub_drivers/demux_core_2/dmxindrv.c: > 19: > /home/hengxing/code/OTV_OS/Core2/DEVELOP/reference_platform/projects/ > stub_drivers/v2.2/otvtarg/linux_xine/obj/../src/include/opentvx.h|668| > warning: padding struct to align ? ? ??onfig_flags?? > /home/hengxing/code/OTV_OS/Core2/DEVELOP/reference_platform/projects/ > stub_drivers/v2.2/otvtarg/linux_xine/obj/../src/include/opentvx.h|694| > warning: padding struct to align ? ? ??ocale_setinfo_callback?? > /home/hengxing/code/OTV_OS/Core2/DEVELOP/reference_platform/projects/ > stub_drivers/v2.2/otvtarg/linux_xine/obj/../src/include/opentvx.h|702| > warning: padding struct to align ?? ? ??egion_id?? > /home/hengxing/code/OTV_OS/Core2/DEVELOP/reference_platform/projects/ > stub_drivers/v2.2/otvtarg/linux_xine/obj/../src/include/opentvx.h|712| > warning: padding struct to align ? ? ??ont_max_containers?? > || In file included from ../src/stub_drivers/demux_core_2/dmxindrv.c: > 19: > /home/hengxing/code/OTV_OS/Core2/DEVELOP/reference_platform/projects/ > stub_drivers/v2.2/otvtarg/linux_xine/obj/../src/include/opentvx.h| > 1972| warning: padding struct to align ? ? ??c ?? > > How can I get the normal string? > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
