Ian Williamson | 11 Aug 22:08
Picon
Favicon

RE: win32 bugs

I'm back from "vacation" (You all missed me didn't you!)...

Mario,

I have some patched for problems with the Win32 compile that will cause all
kinds of strangeness.

[For example, if the files in the plugins directory are built with a "debug"
build, then the zinf.exe is rebuild with release (the plugins directory will
NOT be automatically rebuilt).]

I'm also going to be looking into those compile errors you listed.  I get
them too, but thought them harmless enough (for now).  If you want to
co-ordinate Win32 fixes let me know directly and we'll work together at it.

I'll get Ed my latest build fixes today and hopefully they can get into the
tree soon.

IanW

> -----Original Message-----
> From: zinf-devel-admin <at> lists.sourceforge.net
> [mailto:zinf-devel-admin <at> lists.sourceforge.net]On Behalf Of Mario
> Pintaric
> Sent: August 6, 2002 10:16 PM
> To: zinf-devel <at> lists.sourceforge.net
> Subject: Re: [Zinf-devel] win32 bugs
>
>
> Build issues resolved for me using VC++ 6.0.  Fairly clean compile.  Here
> are some of the minor problems reported by the compiler:
>
> C:\Work\zinf\lib\gdbm\gdbmopen.c(274) : warning C4018: '<' :
> signed/unsigned
> mismatch
> C:\Work\zinf\lib\gdbm\gdbmopen.c(288) : warning C4018: '!=' :
> signed/unsigned mismatch
> C:\Work\zinf\lib\gdbm\gdbmopen.c(297) : warning C4018: '!=' :
> signed/unsigned mismatch
> C:\Work\zinf\lib\gdbm\gdbmopen.c(306) : warning C4018: '!=' :
> signed/unsigned mismatch
> C:\Work\zinf\lib\gdbm\gdbmopen.c(353) : warning C4018: '!=' :
> signed/unsigned mismatch
> C:\Work\zinf\lib\gdbm\gdbmopen.c(379) : warning C4018: '!=' :
> signed/unsigned mismatch
>
> C:\Work\zinf\lib\unzip\src\zip_header.cpp(43) : warning C4305:
> 'initializing' : truncation from 'const int' to 'char'
> C:\Work\zinf\lib\unzip\src\zip_header.cpp(43) : warning C4309:
> 'initializing' : truncation of constant value
>
> c:\work\zinf\lmc\xingmp3\src\cdct.c(101) : warning C4101: 'p' :
> unreferenced
> local variable
> c:\work\zinf\lmc\xingmp3\src\cdct.c(101) : warning C4101: 'q' :
> unreferenced
> local variable
> c:\work\zinf\lmc\xingmp3\src\cdct.c(99) : warning C4101: 'a' :
> unreferenced
> local variable
>
> c:\work\zinf\lmc\xingmp3\src\cupl3.c(547) : warning C4244: '+=' :
> conversion
> from 'float ' to 'int ', possible loss of data
>
> (several times, can safely be resolved with a suppression pragma)
> c:\program files\microsoft visual studio\vc98\include\vector(39) : warning
> C4786:
> 'std::vector<std::basic_string<char,std::char_traits<char>,std::al
> locator<ch
> ar>
> >,std::allocator<std::basic_string<char,std::char_traits<char>,std
> ::allocato
> r<char> > >
>
> >::vector<std::basic_string<char,std::char_traits<char>,std::alloc
> ator<char>
> >,std::allocator<std::basic_string<char,std::char_traits<char>,std
> ::allocato
> r<char> > > >' : identifier was truncated to '255' characters in the debug
> information
>
> c:\work\zinf\ui\download\win32\res\resource.h(8) : warning C4005:
> 'IDC_HAND'
> : macro redefinition
>         c:\program files\microsoft sdk\include\winuser.h(8151) : see
> previous definition of 'IDC_HAND'
>
> c:\work\zinf\plm\metadata\id3v2\id3v2.cpp(46) : warning C4005:
> 'HAVE_ID3V2'
> : macro redefinition
>         c:\work\zinf\config\config.h(74) : see previous definition of
> 'HAVE_ID3V2'
>
> For such a complex project, very impressive!
>
> I am able to run release and debug versions from the build directoy under
> Win2k.
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Zinf-devel mailing list
> Zinf-devel <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/zinf-devel
>

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

Gmane