gcc -c dirwnd.cpp -I . -L/usr/local/lib -I onig-4.4.1 -I /usr/lib/ruby/1.8/i386-linux dirwnd.cpp: In member function ‘void cDirWnd::read()’: dirwnd.cpp:1086: 警告: converting to non-pointer type ‘VALUE’ from NULL dirwnd.cpp:1110: 警告: NULL used in arithmetic dirwnd.cpp: In member function ‘int cDirWnd::FileNum(char*)’: dirwnd.cpp:1809: error: cast from ‘void*’ to ‘int’ loses precision dirwnd.cpp: In member function ‘void cDirWnd::View()’: dirwnd.cpp:2430: 警告: converting to ‘int’ from ‘float’ dirwnd.cpp:2626: 警告: converting to ‘int’ from ‘float’ dirwnd.cpp:2810: 警告: converting to ‘int’ from ‘float’ dirwnd.cpp:2976: 警告: converting to ‘int’ from ‘float’ dirwnd.cpp:3181: 警告: converting to ‘int’ from ‘float’ make: *** [bin/dirwnd.o] エラー 1