Bug 40830 - Make id3lib compile under gcc3.x
Summary: Make id3lib compile under gcc3.x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Christian Weisgerber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-21 11:50 UTC by Jan Stocker
Modified: 2002-07-21 21:12 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (7.50 KB, patch)
2002-07-21 11:50 UTC, Jan Stocker
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Stocker 2002-07-21 11:50:03 UTC
Using non-standard ios::nocreate, no available casts from uchar* to char* and
using a non-standard ifstream-constructor leads to compile errors.

How-To-Repeat: Just do a make on -current.
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2002-07-21 14:09:55 UTC
Responsible Changed
From-To: freebsd-ports->naddy

I'll handle this
Comment 2 Christian Weisgerber freebsd_committer freebsd_triage 2002-07-21 21:12:02 UTC
State Changed
From-To: open->closed

Committed, thanks!