| Anonymous | Login | Signup for a new account | 2013-05-24 11:17 WEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs | My Account |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0000018 | [MyDNS-NG] Global | minor | always | 2009-04-22 15:21 | 2009-06-28 12:11 | |||||||
| Reporter | owaldheim | View Status | public | |||||||||
| Assigned To | howardwilkinson | |||||||||||
| Priority | normal | Resolution | open | Platform | ||||||||
| Status | acknowledged | OS | ||||||||||
| Projection | none | OS Version | ||||||||||
| ETA | none | Fixed in Version | Product Version | 1.2.8 | ||||||||
| Target Version | Product Build | |||||||||||
| Summary | 0000018: Syntax error in notify.c | |||||||||||
| Description |
I have Solaris 10 x86 and #undef HAVE_GETADDRINFO and get notify.c:905: error: syntax error before numeric constant notify.c:905: error: conflicting types for 'array_free' named.h:129: error: previous declaration of 'array_free' was here notify.c:905: error: conflicting types for 'array_free' named.h:129: error: previous declaration of 'array_free' was here notify.c:905: warning: data definition has no type or storage class notify.c:906: error: syntax error before numeric constant notify.c:906: warning: data definition has no type or storage class |
|||||||||||
| Steps To Reproduce | ||||||||||||
| Additional Information |
With this precompiler definition the number of opening and closing brackets are not equal for the function name_servers2ip. I switched lines 783/784 in file src/mydns/notify.c: /* Look up via other DNS/hosts instead */ { #if HAVE_GETADDRINFO struct addrinfo hosthints; struct addrinfo *hostdata = NULL; struct addrinfo *hostentry; |
|||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
Notes |
|
|
(0000074) howardwilkinson (administrator) 2009-06-28 12:11 |
Will fix in 1.2.8.28 & 1.2.9.0, thank you! |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |