Bug 104113 - [PATCH] net/pvm: fix build with gcc41.
Summary: [PATCH] net/pvm: fix build with gcc41.
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-10-07 16:00 UTC by trasz
Modified: 2006-10-07 16:30 UTC (History)
0 users

See Also:


Attachments
pvm-3.4.5.patch (1.04 KB, patch)
2006-10-07 16:00 UTC, trasz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2006-10-07 16:00:56 UTC
Fix build with gcc41.

(http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006100419/pvm-3.4.5.log)

Added file(s):
- files/patch-src-global.h
- files/patch-src-pmsg.c

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-10-07 16:03:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-07 16:26:37 UTC
miwi        2006-10-07 15:26:31 UTC

  FreeBSD ports repository

  Added files:
    net/pvm/files        patch-src-global.h patch-src-pmsg.c 
  Log:
  - Fix build with gcc41
  
  PR:             ports/104113
  Submitted by:   trasz
  
  Revision  Changes    Path
  1.1       +11 -0     ports/net/pvm/files/patch-src-global.h (new)
  1.1       +11 -0     ports/net/pvm/files/patch-src-pmsg.c (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-10-07 16:26:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!