Bugs item #2921977, was opened at 2009-12-27 15:17
Message generated for change (Settings changed) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921977&group_…
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: pd-devel
>Group: v0.43
>Status: Pending
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: max (maxn)
>Assigned to: Hans-Christoph Steiner (eighthave)
Summary: multiple selections with shift
Initial Comment:
selecting multiple parts of a patch using the shift-key doesn't work any more with the gui-rewrite version
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-12-28 23:43
Message:
thanks for reporting, should be fix in this commit:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=128…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921977&group_…
Bugs item #2921977, was opened at 2009-12-27 20:17
Message generated for change (Tracker Item Submitted) made by maxn
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921977&group_…
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: pd-devel
Group: v0.42
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: max (maxn)
Assigned to: Nobody/Anonymous (nobody)
Summary: multiple selections with shift
Initial Comment:
selecting multiple parts of a patch using the shift-key doesn't work any more with the gui-rewrite version
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921977&group_…
Bugs item #2921711, was opened at 2009-12-27 03:46
Message generated for change (Settings changed) made by mukau
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921711&group_…
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: Pending
>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: Hans-Christoph Steiner (eighthave)
Date: 2009-12-27 19: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 12: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_…
Bugs item #2921711, was opened at 2009-12-26 21:46
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921711&group_…
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: Open
Resolution: None
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: Hans-Christoph Steiner (eighthave)
Date: 2009-12-27 13: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 06: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_…
Bugs item #2921711, was opened at 2009-12-27 03:46
Message generated for change (Comment added) made by mukau
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921711&group_…
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: Open
Resolution: None
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: Bryan Jurish (mukau)
Date: 2009-12-27 12: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_…
Bugs item #2921689, was opened at 2009-12-26 20:17
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921689&group_…
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: Fixed
Priority: 5
Private: No
Submitted By: ClaudiusMaximus (claudiusmaximus)
>Assigned to: Hans-Christoph Steiner (eighthave)
Summary: ggee qread broken on 64bit
Initial Comment:
The type of the private function glist_getcanvas defaults to int, which cannot be cast safely to a function pointer, or something - obscure warning for a missing funtion prototype.... Can be fixed by adding
#include <g_canvas.h>
to the top of ggee/control/qread.c, and making sure to add -I/usr/src/pd/src (or what have you) to the build system
excerpt from build report from launchpad.net:
""""
Our automated build log filter detected the problem(s) above that will
likely cause your package to segfault on architectures where the size of
a pointer is greater than the size of an integer, such as ia64 and amd64.
This is often due to a missing function prototype definition.
Since use of implicitly converted pointers is always fatal to the application
on ia64, they are errors. Please correct them for your next upload.
""""
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-12-26 22:52
Message:
fixed with this commit:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=128…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921689&group_…
Bugs item #2921713, was opened at 2009-12-26 21:49
Message generated for change (Comment added) made by mrpeach
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921713&group_…
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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Martin Peach (mrpeach)
Summary: rojo~: incompatible implicit declaration of built-in functio
Initial Comment:
cc -O2 -mtune=i686 -march=i386 -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 -o "/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo
~.o" -c "/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c"/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c: In function ‘rojo_new’:
/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c:93: warning: unused parameter ‘s’/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c: In function ‘rojo_RandomGaussian’:
/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c:282: warning: implicit declaration of function ‘log’/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c:282: warning: incompatible implicit declaration of built-in function ‘log’
----------------------------------------------------------------------
>Comment By: Martin Peach (mrpeach)
Date: 2009-12-26 22:12
Message:
Should be fixed now after including math.h, see svn.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921713&group_…
Bugs item #2921713, was opened at 2009-12-26 21:49
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921713&group_…
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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Martin Peach (mrpeach)
Summary: rojo~: incompatible implicit declaration of built-in functio
Initial Comment:
cc -O2 -mtune=i686 -march=i386 -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 -o "/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo
~.o" -c "/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c"/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c: In function ‘rojo_new’:
/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c:93: warning: unused parameter ‘s’/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c: In function ‘rojo_RandomGaussian’:
/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c:282: warning: implicit declaration of function ‘log’/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c:282: warning: incompatible implicit declaration of built-in function ‘log’
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921713&group_…
Bugs item #2921711, was opened at 2009-12-26 21:46
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921711&group_…
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: Open
Resolution: None
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'
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921711&group_…