Public bug reported:
Binary package hint: gob2
How to reproduce this bug:
$ cat a-foo.gob
class A:Foo from G:Object {
}
$ gob2 a-foo.gob
$ gcc -c `pkg-config --cflags glib-2.0` a-foo.c
./a-foo.gob:0: error: expected ‘)’ before ‘*’ token
a-foo.c: In function ‘a_foo_get_type’:
a-foo.c:56: error: ‘a_foo_class_init’ undeclared (first use in this function)
a-foo.c:56: error: (Each undeclared identifier is reported only once
a-foo.c:56: error: for each function it appears in.)
a-foo.c: At top level:
a-foo.c:95: error: expected ‘)’ before ‘*’ token
this bug is cauded by misusing of strcpy, detail information in [1]
(including a patch)
[1] http://permalink.gmane.org/gmane.comp.gnome.devtools.gob.general/119
the new upstream already fixed this problem.
** Affects: gob2 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: gob2 (Ubuntu)
Assignee: (unassigned) => LI Daobing (lidaobing)
** Changed in: gob2 (Ubuntu)
Assignee: LI Daobing (lidaobing) => (unassigned)
--
produce uncompilable source file
https://bugs.launchpad.net/bugs/589967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs