Bug 114373 - return types don't match
Summary: return types don't match
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gtoaster
Version: 1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-27 12:31 UTC by d.binderman
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-07-29 14:55:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description d.binderman 2004-01-27 12:31:14 UTC
Description of problem:

I just tried to compile package gtoaster-1.0beta6-6 from Redhat
Fedora Core 1.

The compiler said

1.

getdir.c:169: warning: `return' with a value, in function returning void


The source code is

                return NULL;

Suggest change return type of function from void to GtkTreeItem *.

2.

getdir.c:193: warning: `return' with a value, in function returning void

Duplicate.



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Peter van Egdom 2005-07-29 14:55:13 UTC
The "gtoaster" package has been removed from Fedora Core 2 (and upwards).

Gnome Toaster wasn't really getting updated upstream anymore, see the website :
http://gnometoaster.rulez.org

Newer Fedora Core releases (FC4) have "k3b" and/or the CD burning capabilities
of Nautilus.

Closing bug.


Note You need to log in before you can comment on or make changes to this bug.