[Bug 524423] Review Request: ciso - iso to cso converter

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 20 13:29:19 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524423





--- Comment #9 from Haïkel Guémar <karlthered at gmail.com>  2009-10-20 09:29:18 EDT ---
Few things:
- re-download your source tarball from sourceforge, the checksum differs with
your previous tarball from tenshu.
- I've investigated about the path thing. uint32_t type and stdint.h are part
of C99 standard but unfortunately visual studio compiler doesn't ship stdint.h
You can either suggest to upstream maintainer:
- include an alternative stdint.h to fix visual studio incorrect behavior, like
this BSD licensed one.
http://www.azillionmonkeys.com/qed/pstdint.h
- use a modern (and free software) compiler like mingw. I've cross-compiled
with the cross-compiler shipped in F-11 (mingw32 4.4.0) and it works fine
(tested under wine)

First, try to submit him these solutions, if he remains stubborn (f*ck, who
cares about windows ?), I'll approve your patch.
Then, fix your package.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list