View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000724 | Xdebug | Uncategorized | public | 2011-10-02 00:09 | 2011-10-05 10:32 |
| Reporter | jboffel | Assigned To | |||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | sparc, x86 | OS | Solaris | OS Version | 5.10 |
| Product Version | 2.1.0 | ||||
| Summary | 0000724: Compilation is broken on solaris since 2.1.2 | ||||
| Description | The file usefulstuff.c including constant NAME_MAX that is not defined in solaris system include files. #include <limits.h> | ||||
| Tags | No tags attached. | ||||
| Operating System | Solaris 5.10 | ||||
| PHP Version | 5.3.8 | ||||
|
|
I think I've already fixed this on github. Can you try please? See http://xdebug.org/download.php#source |
|
|
Hi, Could you give an eye also on issue 0000609 ? I added a patch for the soap error handler problem. |
|
|
I confirm that with last github version the problem is fixed. |
|
|
Awesome, closing then. The SOAP thing is next on my list to look at! |