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
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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