search for: uuid_flat

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

2004 Apr 30
1
AIX 5.2 and 3.0.3
Using IBM Visual Age C compiler version 6. When make builds include/proto.h one proto is: line 1322: const struct uuid smb_uuid_unpack_static(const UUID_FLAT in); The IBM compiler does not like this at all and warns for each source file that includes the header: <snip> Compiling smbd/files.c "include/proto.h", line 1322.19: 1506-120 (W) Function cannot return a const qualified type. Compiling smbd/chgpasswd.c "include/proto.h&quot...