Bug 118274 - [patch] audio/hydrogen unbreak fix build with GCC 4.2
Summary: [patch] audio/hydrogen unbreak fix build with GCC 4.2
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: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-27 00:20 UTC by Pietro Cerutti
Modified: 2008-02-07 22:10 UTC (History)
0 users

See Also:


Attachments
_hydrogen.diff (1.06 KB, patch)
2007-11-27 00:20 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti 2007-11-27 00:20:00 UTC

fixed extra-qualification problem in one header file

How-To-Repeat: 

cd /usr/ports/audio/hydrogen && make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-27 00:20:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-07 22:08:53 UTC
miwi        2008-02-07 22:08:48 UTC

  FreeBSD ports repository

  Modified files:
    audio/hydrogen       Makefile 
  Added files:
    audio/hydrogen/files patch-src-lib-xml_tinyxml.h 
  Log:
  - Fix build with gcc 4.2
  
  PR:             118274
  Submitted by:   Pietro Cerutti" <gahr@gahr.ch>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.12      +1 -7      ports/audio/hydrogen/Makefile
  1.1       +11 -0     ports/audio/hydrogen/files/patch-src-lib-xml_tinyxml.h (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-02-07 22:09:05 UTC
State Changed
From-To: open->closed

Committed. Thanks!