| Summary: | ASTERISK-06462: [patch] Compilation of asterisk.c on Solaris generates several warnings | ||
| Reporter: | drach (drach) | Labels: | |
| Date Opened: | 2006-03-02 16:03:11.000-0600 | Date Closed: | 2006-03-02 16:28:29.000-0600 |
| Priority: | Trivial | Regression? | No |
| Status: | Closed/Complete | Components: | Core/General |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) asterisk.c.patch | |
| Description: | A function definition (daemon) is missing and several arguments to ast_log and fprintf are flaged as inconsistent with the prototypes. These are fixed by casting them to the right type. | ||
| Comments: | By: Tilghman Lesher (tilghman) 2006-03-02 16:28:28.000-0600 Committed to 1.2, merged to trunk | ||