Bug 118029 - [patch] lang/q unbreak fix build with GCC 4.2
Summary: [patch] lang/q unbreak fix build with GCC 4.2
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: 2007-11-14 02:20 UTC by Pietro Cerutti
Modified: 2007-11-22 10:50 UTC (History)
0 users

See Also:


Attachments
_q.diff (1.42 KB, patch)
2007-11-14 02:20 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti 2007-11-14 02:20:00 UTC

- fixed two "invalid storage class" errors

How-To-Repeat: 

cd /usr/ports/lang/q && make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-14 02:20:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-11-22 08:35:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-11-22 10:41:23 UTC
miwi        2007-11-22 08:35:23 UTC

  FreeBSD ports repository

  Modified files:
    lang/q               Makefile 
  Added files:
    lang/q/files         patch-modules-octave_octave.c 
                         patch-src_qmparse.y 
  Log:
  - Fix build with gcc 4.2
  
  PR:             118029
  Submitted by:   Pietro Cerutti <gahr@gahr.ch>
  Approved by:    portmgr (erwin)
  
  Revision  Changes    Path
  1.27      +0 -4      ports/lang/q/Makefile
  1.1       +19 -0     ports/lang/q/files/patch-modules-octave_octave.c (new)
  1.1       +10 -0     ports/lang/q/files/patch-src_qmparse.y (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"