[PD-dev] [ pure-data-Bugs-2921711 ] gfsm: incompatible implicit declaration of built-in function

SourceForge.net noreply at sourceforge.net
Mon Jan 11 03:25:44 CET 2010


Bugs item #2921711, was opened at 2009-12-27 02:46
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921711&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: None
>Status: Closed
Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Bryan Jurish (mukau)
Summary: gfsm: incompatible implicit declaration of built-in function

Initial Comment:
This warning could cause problems on 64-bit:

/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I. -I./gnulib  -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib
-2.0/include   -O2 -DPD -I/home/pd/auto-build/pd-extended/pd/src -Wall -W -ggdb -I/home/pd/auto-build/pd-extended/Gem/src -I/home/pd/auto-build/pd-extended/externals/pdp/include -DUNIX -Dunix -DDL_OPEN -fPIC -c -o gfsmRegex.tab.lo gfsmRegex.tab.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gnulib -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -DPD -I/home/pd/auto-build/pd-ex
tended/pd/src -Wall -W -ggdb -I/home/pd/auto-build/pd-extended/Gem/src -I/home/pd/auto-build/pd-extended/externals/pdp/include -DUNIX -Dunix -DDL_OPEN -fPIC -c gfsmRegex.tab.c -o gfsmRegex.tab.ogfsmRegex.tab.c: In function 'yytnamerr':
gfsmRegex.tab.c:973: warning: implicit declaration of function 'stpcpy'gfsmRegex.tab.c:973: warning: incompatible implicit declaration of built-in function 'stpcpy'gfsmRegex.tab.c: In function 'yysyntax_error':
gfsmRegex.tab.c:1032: warning: incompatible implicit declaration of built-in function 'stpcpy'


----------------------------------------------------------------------

>Comment By: SourceForge Robot (sf-robot)
Date: 2010-01-11 02:25

Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

----------------------------------------------------------------------

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-12-27 18:13

Message:
Ok, just letting you know.  Sounds like this should be marked as
Resolution: Wont Fix, and Closed.  Mark it as you feel it should be.

----------------------------------------------------------------------

Comment By: Bryan Jurish (mukau)
Date: 2009-12-27 11:42

Message:
This is actually a bison bug (occurs in gfsmRegex.tab.c).  I've
successfully compiled & run the libgfsm utilities on 64-bit linux machines
(although the libgfsm packaged with pd-gfsm probably needs an update)
despite this warning.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921711&group_id=55736




More information about the Pd-dev mailing list