C++ comment fails in c89
| Bug #60094 | C++ comment fails in c89 | ||||
|---|---|---|---|---|---|
| Submitted: | 2011-10-19 13:18 UTC | Modified: | 2011-10-19 15:10 UTC | ||
| From: | jojo at hp dot com | Assigned: | laruence (profile) | ||
| Status: | Closed | Package: | Compile Failure | ||
| PHP Version: | 5.3.8 | OS: | HP NonStop | ||
| Private report: | No | CVE-ID: | None | ||
[2011-10-19 13:18 UTC] jojo at hp dot com
Description:
------------
C++ comment fails in c89, the file .../ext/fileinfo/libmagic/cdf_time.c uses a C++ comment ("//") in one place, in line 120.
Simply change it to a C-style comment and al will be well ;-)
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits