Uffe Kousgaard wrote: > > With VC8 (2005) a new (small) problem comes up. Compilation is fine, but you > get thousands of warnings unless these 2 defines are included: > > #define _CRT_SECURE_NO_DEPRECATE 1 > #define _CRT_NONSTDC_NO_DEPRECATE 1 >
I have fixed this in the current dev version (will be in 1.6.2): http://bugzilla.maptools.org/show_bug.cgi?id=1749 Talking of MITAB 1.6.2, I keep getting several reports related to bug 1722 (attempt to read pas EOF on text objects) which was introduced in 1.6.0 and is fixed in the dev version of 1.6.2: http://bugzilla.maptools.org/show_bug.cgi?id=1722 To prevent more users from getting hit by this bug, I will rush a 1.6.2 release today which includes this fix and several others introduced in 1.6.0 and 1.6.1. Daniel -- Daniel Morissette http://www.mapgears.com/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitab/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/mitab/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
