Bug 113318

Summary: japanese/vflib cannot compile with gcc 4.2
Product: Ports & Packages Reporter: NAKAJI Hiroyuki <nakaji>
Component: Individual Port(s)Assignee: MITA Yoshio <mita>
Status: Closed FIXED    
Severity: Affects Only Me CC: mita
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description NAKAJI Hiroyuki 2007-06-04 10:10:03 UTC
	Gcc 4.2 cannot compile some files in VFlib. The order of
function's prototypes is the problem, I think.

Fix: Here is a diff from ports-current. Two files, files/VF_FNTWV.c and
files/patch-fman.c, are added.
How-To-Repeat: 	Update your system to the latest 7.0-current, or install
lang/gcc42 and set CC to gcc42.
	
	cd /usr/ports/japanese/vflib
	make all
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-04 10:10:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mita

Over to maintainer
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-07-14 15:12:42 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-14 15:22:02 UTC
pav         2007-07-14 14:21:57 UTC

  FreeBSD ports repository

  Added files:
    japanese/vflib/files patch-VF_FNTWV.c patch-fman.c 
  Log:
  - Fix build with gcc42
  
  PR:             ports/113318
  Submitted by:   NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
  Approved by:    maintainer timeout (mita; 1 month)
  
  Revision  Changes    Path
  1.1       +42 -0     ports/japanese/vflib/files/patch-VF_FNTWV.c (new)
  1.1       +115 -0    ports/japanese/vflib/files/patch-fman.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"