[Bug 503031] Review Request: easystroke - Gesture-recognition application for X11

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 3 13:09:30 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=503031





--- Comment #13 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>  2009-06-03 09:09:29 EDT ---
Created an attachment (id=346390)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=346390)
Patch to compile on F-9

- Well, maybe gcc 4.3.0 (used in F-9) does not support
  nested inline functions. I tried to change to use non-inline
  nested function instead of nested inline function (in stroke.c)
  and it succeeds:
  http://koji.fedoraproject.org/koji/taskinfo?taskID=1391017
  What is strange is that F-10 uses gcc 4.3.2 and with it
  build seems to succeed...

- By the way Fedora specific compilation flags are not
  correctly honored.
  E.g. from 

 
http://kojipkgs.fedoraproject.org/packages/easystroke/0.4.4/3.fc12/data/logs/i586/
---------------------------------------------------------------
    78  cc    -c -o gui.o gui.c
    85  cc    -c -o desktop.o desktop.c
---------------------------------------------------------------

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list