Hi,
1. The native harbour build is error free, but still we have some warnings: ../../../hbffind.c: In function HB_FATTR hb_fsAttrFromRaw(HB_FATTR): ../../../hbffind.c:179: warning: format %lu expects type long unsigned int, but argument 2 has type HB_FATTR ../../../hbffind.c: In function HB_FATTR hb_fsAttrToRaw(HB_FATTR): ../../../hbffind.c:261: warning: format %lu expects type long unsigned int, but argument 2 has type HB_FATTR ../../../hbffind.c: In function char* hb_fsAttrDecode(HB_FATTR, char*): ../../../hbffind.c:365: warning: format %lu expects type long unsigned int, but argument 2 has type HB_FATTR ../../../hbffind.c: In function HB_FATTR hb_fsAttrFromRaw(HB_FATTR): ../../../hbffind.c:179: warning: format %lu expects type long unsigned int, but argument 2 has type HB_FATTR ../../../hbffind.c: In function HB_FATTR hb_fsAttrToRaw(HB_FATTR): ../../../hbffind.c:261: warning: format %lu expects type long unsigned int, but argument 2 has type HB_FATTR ../../../hbffind.c: In function char* hb_fsAttrDecode(HB_FATTR, char*): ../../../hbffind.c:365: warning: format %lu expects type long unsigned int, but argument 2 has type HB_FATTR ../../../filesys.c: In function void convert_open_flags(HB_BOOL, HB_FATTR, USHORT, int*, unsigned int*, int*, int*): ../../../filesys.c:397: warning: format %lu expects type long unsigned int, but argument 3 has type HB_FATTR ../../../filesys.c: In function HB_FHANDLE hb_fsCreate(const char*, HB_FATTR): ../../../filesys.c:717: warning: format %lu expects type long unsigned int, but argument 3 has type HB_FATTR ../../../filesys.c: In function HB_FHANDLE hb_fsCreateEx(const char*, HB_FATTR, USHORT): ../../../filesys.c:779: warning: format %lu expects type long unsigned int, but argument 3 has type HB_FATTR ../../../filesys.c: In function HB_BOOL hb_fsSetAttr(const char*, HB_FATTR): ../../../filesys.c:1290: warning: format %lu expects type long unsigned int, but argument 3 has type HB_FATTR ../../../filesys.c: In function void convert_open_flags(HB_BOOL, HB_FATTR, USHORT, int*, unsigned int*, int*, int*): ../../../filesys.c:397: warning: format %lu expects type long unsigned int, but argument 3 has type HB_FATTR ../../../filesys.c: In function HB_FHANDLE hb_fsCreate(const char*, HB_FATTR): ../../../filesys.c:717: warning: format %lu expects type long unsigned int, but argument 3 has type HB_FATTR ../../../filesys.c: In function HB_FHANDLE hb_fsCreateEx(const char*, HB_FATTR, USHORT): ../../../filesys.c:779: warning: format %lu expects type long unsigned int, but argument 3 has type HB_FATTR ../../../filesys.c: In function HB_BOOL hb_fsSetAttr(const char*, HB_FATTR): ../../../filesys.c:1290: warning: format %lu expects type long unsigned int, but argument 3 has type HB_FATTR ../../../spfiles.c: In function HB_FHANDLE hb_spCreate(const char*, HB_FATTR): ../../../spfiles.c:201: warning: format %lu expects type long unsigned int, but argument 3 has type HB_FATTR ../../../spfiles.c: In function HB_FHANDLE hb_spCreateEx(const char*, HB_FATTR, USHORT): ../../../spfiles.c:218: warning: format %lu expects type long unsigned int, but argument 3 has type HB_FATTR ../../../spfiles.c: In function HB_FHANDLE hb_spCreate(const char*, HB_FATTR): ../../../spfiles.c:201: warning: format %lu expects type long unsigned int, but argument 3 has type HB_FATTR ../../../spfiles.c: In function HB_FHANDLE hb_spCreateEx(const char*, HB_FATTR, USHORT): ../../../spfiles.c:218: warning: format %lu expects type long unsigned int, but argument 3 has type HB_FATTR 2. The Windows cross harbour build is error and warning free Best regards, István
_______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour