Ticket #1464 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

Don't export DATA_PATH to modules.

Reported by: dionoea Assigned to: dionoea
Priority: normal Milestone: 0.9.0-test1
Component: Build system Version: master
Severity: normal Keywords:
Cc: Platform(s): all
Difficulty: easy Work status: Not started

Description

Modules shouldn't need DATA_PATH anymore (config_GetDataDir() should be used instead). Once that is changed, commit 24951 should be reverted.

Change History

02/10/08 13:34:34 changed by courmisch

  • status changed from new to closed.
  • resolution set to fixed.

(In [25071]) Don't set DATA_PATH when building plugins - fixes #1464