The following compilation error occurred. Can you compile this file? Making all in gtags-cscope gtags-cscope.c: In function 'main': gtags-cscope.c:128: error: 'optchar' undeclared (first use in this function) gtags-cscope.c:128: error: (Each undeclared identifier is reported only once gtags-cscope.c:128: error: for each function it appears in.) gtags-cscope.c:128: error: 'option_index' undeclared (first use in this function) make[2]: *** [gtags-cscope.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
On Sat, 08 Mar 2008 06:31:50 +0000, Shigio YAMAGUCHI wrote... > CVSROOT: /sources/global > Module name: global > Changes by: Shigio YAMAGUCHI <shigio> 08/03/08 06:31:50 > > Modified files: > gtags-cscope : gtags-cscope.c > > Log message: > Changed to accept all options for cscope (and ignore them). > > CVSWeb URLs: > http://cvs.savannah.gnu.org/viewcvs/global/gtags-cscope/gtags-cscope.c?cvsroot=global&r1=1.10&r2=1.11 > > > _______________________________________________ > Global-commit mailing list > [EMAIL PROTECTED] > http://lists.gnu.org/mailman/listinfo/global-commit ---- Hideki IWAMOTO [EMAIL PROTECTED] _______________________________________________ Bug-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-global
