Bug 52723 - Fix some compiler warnings
Summary: Fix some compiler warnings
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: timeconfig
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-28 14:17 UTC by Kjartan Maraas
Modified: 2007-04-18 16:36 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-08-28 14:22:41 UTC
Embargoed:


Attachments (Terms of Use)
fix for compiler warnings (2.54 KB, patch)
2001-08-28 14:21 UTC, Kjartan Maraas
no flags Details | Diff

Description Kjartan Maraas 2001-08-28 14:17:27 UTC
Description of Problem:

This patch tries to fix some compiler warnings.

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


How Reproducible:


Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 Kjartan Maraas 2001-08-28 14:21:38 UTC
Created attachment 29896 [details]
fix for compiler warnings

Comment 2 Kjartan Maraas 2001-08-28 14:22:37 UTC
Not sure which is better. Changing the declaration of timezone to const char *
or casting poptGetChar()'s returnvalue to (char *)?


Comment 3 Trond Eivind Glomsrxd 2001-08-29 15:32:56 UTC
I made it const char* in CVS.


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