From:             andareed at hotmail dot com
Operating system: Windows XP SP2 RC1
PHP version:      5CVS-2004-04-26 (dev)
PHP Bug Type:     *Compile Issues
Bug description:  Tidy configuration issues

Description:
------------
There are a couple of issues with the tidy extension.

First, the ext/tidy.dsp is not included in the main win32/php_modules.dsw
workspace.

Second, HAVE_TIDY directive is not included in pre-processor directives
[by default]. Without this line, tidy compiles, but the dll is useless as
a php extension, since no libtidy code is added.


-- 
Edit bug report at http://bugs.php.net/?id=28149&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28149&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28149&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28149&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28149&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28149&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28149&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28149&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28149&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28149&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28149&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28149&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28149&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28149&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28149&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28149&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28149&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28149&r=float

Reply via email to