On Mon, Apr 19, 2004 at 04:23:19AM -0500, Manoj Srivastava wrote:
> Package: fvwm
> Version: 2.5.10-3
> Severity: serious
> Tags: sid
> 
> Hi,
> 
>        The error message is at follows:
> ======================================================================
> mips-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libs
>                -I/usr/include -I/usr/include/freetype2
>                -I/usr/X11R6/include
>                -DFVWM_MODULEDIR=\"/usr/lib/fvwm/2.5.10\"
>                -DFVWM_DATADIR=\"/usr/share/fvwm\"
>                -DFVWM_CONFDIR=\"/usr/etc\" -DFVWM_COLORSET_PRIVATE=1
>                -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -Wall
>                -Wno-implicit-int -c `test -f 'menus.c' ||
>                 echo './'`menus.c 
> In file included from menus.h:37,
>                  from move_resize.h:6,
>                  from menus.c:55:
> menuitem.h:128: error: parse error before numeric constant
> ----------------------------------------------------------------------
> 
>         That was surprising, since the line looks innocuous:
> ----------------------------------------------------------------------
> void menuitem_get_size(
>   MenuItem *mi, MenuItemPartSizesT *mips, FlocaleFont *font,
>   Bool do_reverse_icon_order);
> ----------------------------------------------------------------------
> 
>         Innocuous, that is, until you realize that mips is #defined
>  away on a mips/mispel box. Hmm. I note that the changelog says:
> ----------------------------------------------------------------------
> 2003-02-03  Dominik Vogt  <[EMAIL PROTECTED]>
> 
>         * fvwm/menuitem.h:
>         * fvwm/menuitem.c (menuitem_get_size):
>         * fvwm/menus.c (calculate_item_sizes):
>         renamed "mips" to mipst
> 
>         * fvwm/menuitem.c (menuitem_get_item_size):
>         * fvwm/menus.c (_calculate_item_sizes):
>         backed out patch from 30-Jan-2003
> ----------------------------------------------------------------------
>         However, that change is not complete; Observe:
...

Fixed.

Ciao

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to