Bug 107048 - [build fix] devel/codeblocks
Summary: [build fix] devel/codeblocks
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-21 22:00 UTC by m.sund
Modified: 2006-12-21 23:30 UTC (History)
0 users

See Also:


Attachments
file.diff (4.43 KB, patch)
2006-12-21 22:00 UTC, m.sund
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description m.sund 2006-12-21 22:00:32 UTC
Fixing build errors reported by pointyhat:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006121307/
concerning GCC 4.1 build.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-21 22:15:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-21 23:20:26 UTC
miwi        2006-12-21 23:19:58 UTC

  FreeBSD ports repository

  Added files:
    devel/codeblocks/files patch-sdk-editormanager.h 
                           patch-sdk-managedthread.h 
                           patch-sdk-xtra_classes.h 
                           patch-src-main.cpp 
                           patch-src-wxDockit-include-wx-barholder.h 
  Log:
  - Fix build with gcc 4.X
  
  PR:             ports/107048
  Submitted by:   Matthias Sund<m.sund@arcor.de> (maintainer)
  
  Revision  Changes    Path
  1.1       +11 -0     ports/devel/codeblocks/files/patch-sdk-editormanager.h (new)
  1.1       +13 -0     ports/devel/codeblocks/files/patch-sdk-managedthread.h (new)
  1.1       +25 -0     ports/devel/codeblocks/files/patch-sdk-xtra_classes.h (new)
  1.1       +11 -0     ports/devel/codeblocks/files/patch-src-main.cpp (new)
  1.1       +11 -0     ports/devel/codeblocks/files/patch-src-wxDockit-include-wx-barholder.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 2006-12-21 23:21:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!