Project

General

Profile

Actions

Bug #1356

closed

Be consistent in function declarations

Added by roberto (Ollivier Robert) almost 15 years ago. Updated almost 13 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2dev (2009-03-31) [i386-darwin9.6.0]
Backport:
[ruby-core:23131]

Description

=begin
When compiling with clang, prototypes for two OpenSSL functions are found to be mismatched with respect to "const". Fix that.
=end


Files

const.diff (1.07 KB) const.diff Patch to add "const" where needed roberto (Ollivier Robert), 04/06/2009 05:36 PM
Actions #1

Updated by yugui (Yuki Sonoda) over 14 years ago

  • Status changed from Open to Third Party's Issue

=begin
It's matter on OpenSSL.
=end

Actions #2

Updated by nobu (Nobuyoshi Nakada) over 14 years ago

=begin
Do prototypes of missing functions have any meanings?
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0