search for: designatoruse

Displaying 1 result from an estimated 1 matches for "designatoruse".

Did you mean: designators
2011 Oct 12
0
Samba 3.6.0 compile errors in utils/net_idmap_check.c
...I also tried gcc but I got a lot farther with DEC-C... All the way to utils/net_idmap_check.c where it says: Compiling utils/net_idmap_check.c cc: Info: utils/net_idmap_check.c, line 108: The use of a designation in an initializer list is a new feature in the C99 standard. (designatoruse) .invalid_record = (check_action) { ------------^ cc: Error: utils/net_idmap_check.c, line 108: In the initializer for ret.invalid_record.fmt, "(check_action){...}" is of type "struct check_action", and cannot be converted to &quo...