php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #679 hg_comm.c fail to compile with cc, line 28
Submitted: 1998-08-21 09:53 UTC Modified: 1998-08-21 10:04 UTC
From: ggnet at icon dot co dot za Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.3 OS: Unixware 2.1.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ggnet at icon dot co dot za
New email:
PHP Version: OS:

 

 [1998-08-21 09:53 UTC] ggnet at icon dot co dot za
To Fix:  Comment line 28 with the old way and not "//"


Before:
//#define HW_DEBUG


After:
/*  //#define HW_DEBUG  */

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-08-21 10:04 UTC] rasmus
Fixed
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 14 13:00:01 2026 UTC