Project

General

Profile

Actions

Bug #2705

closed

broken module API since 1.4.38

Added by pkubaj over 9 years ago. Updated over 8 years ago.

Status:
Fixed
Priority:
Normal
Category:
-
Target version:
ASK QUESTIONS IN Forums:

Description

Compiling external modules, e.g. mod_geoip fails with:
mod_geoip.c:148:101: error: too few arguments to function call, expected 4, have 3
if (0 != config_insert_values_global(srv, ((data_config *)srv->config_context->data[i])->value, cv)) {

This happens on FreeBSD 10.2-RELEASE with Clang 3.4.1. I can write a patch myself, but I need to know what I should put in config_insert_values_global, so that running it doesn't change anything.

#1

Updated by stbuehler over 9 years ago

  • Status changed from New to Invalid
#3

Updated by gstrauss over 8 years ago

  • Target version set to 1.4.42
#4

Updated by gstrauss over 8 years ago

  • Status changed from Invalid to Fixed
Actions

Also available in: Atom