Bug 55957 - [patch] java/jlint: Fix GCC33 issue
Summary: [patch] java/jlint: Fix GCC33 issue
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: Ernst de Haan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-25 14:30 UTC by stolz
Modified: 2003-09-25 12:38 UTC (History)
1 user (show)

See Also:


Attachments
jlint (631 bytes, text/plain)
2003-08-25 14:30 UTC, stolz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description stolz 2003-08-25 14:30:19 UTC
Fix build-issue with GCC33. Now compiles on -STABLE with
  CC=gcc33 CXX=g++33 make
Patch obtained from: Debian package

Fix: Add 1 new patch file:
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-08-25 21:33:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->znerd

Over to maintainer.
Comment 2 Ernst de Haan freebsd_committer freebsd_triage 2003-09-25 10:54:51 UTC
State Changed
From-To: open->closed

Committed, thanks!