Is this related to recent changes in gen.c?

--------------------------------------------------
From: "Vicente Guerra" <v...@guerra.com.mx>
Sent: Saturday, May 02, 2009 6:16 PM
To: "xHarbour-Developers List" <xharbour-developers@lists.sourceforge.net>
Subject: [xHarbour-developers] XBSCRIPT: static declaration of 
'HB_FUN_NEXTIDENTIFIER' follows non-static declaration

>     Hi!
>
>     Under Linux "2.6.9-023stab044.3-enterprise #1 SMP", I'm getting the
> following message:
>
> ../../xbs_harb.ch:1890: error: static declaration of
> 'HB_FUN_NEXTIDENTIFIER' follows non-static declaration
> xbscript.c:1089: error: previous declaration of 'HB_FUN_NEXTIDENTIFIER'
> was here
>
>     And, "grep -n NEXTIDENTIFIER ......linux/gcc/xbscript.c" throws:
>
> 1089:HB_FUNC_EXTERN( NEXTIDENTIFIER );
> 2161:{ "NEXTIDENTIFIER", {HB_FS_PUBLIC}, {HB_FUNCNAME( NEXTIDENTIFIER )},
> NULL },
> 17303:      HB_FUNC_STATIC( NEXTIDENTIFIER )
>
>     Thanks in advance.
>
> Atte.
>  Vic
>
> ------------------------------------------------------------------------------
> Register Now & Save for Velocity, the Web Performance & Operations
> Conference from O'Reilly Media. Velocity features a full day of
> expert-led, hands-on workshops and two days of sessions from industry
> leaders in dedicated Performance & Operations tracks. Use code vel09scf
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> _______________________________________________
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
> 

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to