Bug 117770 - [patch] devel/qssl unbreak fix build with GCC 4.2
Summary: [patch] devel/qssl 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-02 19:00 UTC by Pietro Cerutti
Modified: 2007-11-05 10:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti 2007-11-02 19:00:05 UTC
Invalid conversion from `unsigned char**' to `const unsigned char**' in C++ code.

Fix: 

The patch is at:
http://www.gahr.ch/FreeBSD/patches/<this_PR_number>_qssl.diff
How-To-Repeat: cd /usr/ports/devel/qssl && make
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-11-02 19:05:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-11-05 10:15:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-11-05 10:16:05 UTC
miwi        2007-11-05 10:15:56 UTC

  FreeBSD ports repository

  Modified files:
    devel/qssl           Makefile 
  Added files:
    devel/qssl/files     patch-qssl.cpp 
  Log:
  - Fix build with gcc 4.2
  
  PR:             117770
  Submitted by:   Pietro Cerutti <gahr@gahr.ch>
  Approved by:    portmgr (pav)
  
  Revision  Changes    Path
  1.12      +3 -9      ports/devel/qssl/Makefile
  1.1       +39 -0     ports/devel/qssl/files/patch-qssl.cpp (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"