Bug 103902 - [PATCH] shells/v7sh: fix build with gcc41
Summary: [PATCH] shells/v7sh: 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: Alexander Botero-Lowry
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-02 14:30 UTC by trasz
Modified: 2006-10-07 21:19 UTC (History)
0 users

See Also:


Attachments
v7sh-1.0.patch (2.12 KB, patch)
2006-10-02 14:30 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-02 14:30:17 UTC
Fix build with gcc41.

(http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006092721/v7sh-1.0.log)

Generated with FreeBSD Port Tools 0.77
Comment 1 Alexander Botero-Lowry freebsd_committer freebsd_triage 2006-10-02 23:37:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alexbl

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-07 08:22:18 UTC
alexbl      2006-10-07 07:22:11 UTC

  FreeBSD ports repository

  Modified files:
    shells/v7sh          Makefile 
    shells/v7sh/files    patch-mode.h 
  Log:
  - unbreak on gcc 4.1
  
  PR:             103902
  Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
  Approved by:    novel (mentor, implicit)
  
  Revision  Changes    Path
  1.5       +1 -0      ports/shells/v7sh/Makefile
  1.2       +12 -12    ports/shells/v7sh/files/patch-mode.h
_______________________________________________
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 Pav Lucistnik freebsd_committer freebsd_triage 2006-10-07 21:19:15 UTC
State Changed
From-To: open->closed

Committed; looks like Alex forgot to close the PR.