Bug 689184 - GCC 4.1.2 warnings, 32-bit i686 GNU+Linux
Summary: GCC 4.1.2 warnings, 32-bit i686 GNU+Linux
Status: RESOLVED WONTFIX
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: Build Process (show other bugs)
Version: 0.00
Hardware: PC Linux
: P4 normal
Assignee: Hin-Tak Leung
URL:
Keywords:
: 691279 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-17 18:38 UTC by Alex Cherepanov
Modified: 2014-08-25 20:52 UTC (History)
4 users (show)

See Also:
Customer:
Word Size: ---


Attachments
Filtered build log (10.89 KB, text/plain)
2007-04-17 18:42 UTC, Alex Cherepanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Cherepanov 2007-04-17 18:38:38 UTC
GCC 4.1.2 generates many warnings - see the attached file. 
Although most of them are harmless, they distract attention from real problems.

gp_unifs.c:93: warning: implicit declaration of function 'mkstemp64'
See my comment at the bug 689175.

gxclist.c:422: warning: missing braces around initializer
and 50 more simular warnings must be easy to fix for the author.

gxclutil.c:364: warning: integer constant is too large for 'long' type
may indicate a real problem. Does anybody know a portable way to write
64-bit numbers?

Messages from jasper and jbig2dec are filtered out.
Comment 1 Alex Cherepanov 2007-04-17 18:42:30 UTC
Created attachment 2896 [details]
Filtered build log
Comment 2 Hin-Tak Leung 2007-04-18 14:16:07 UTC
Hmm, there are so many warnings in gs, I tend to ignore them...
anybody interested in gcc 4.1.1 warnings? gcc (GCC) 4.1.1 20070105 
(Red Hat 4.1.1-51) is what's on fc6.
Comment 3 Alex Cherepanov 2007-04-19 11:09:04 UTC
Most interesting are messages from compilers other than GCC and MSVC.
Comment 4 Hin-Tak Leung 2007-04-19 14:21:56 UTC
I have intel's and sun studio express on my linux box as well, but I haven't
used them for gs (nor anything much) - the last time I tried Dec's CC on Tru64
with gs, it was not pleasant...

Intel's is a free registration (real e-mail, they e-mail you a reg key),
sun studio express is also a free download as well.


Comment 5 Hin-Tak Leung 2010-05-05 15:09:42 UTC
*** Bug 691279 has been marked as a duplicate of this bug. ***
Comment 6 Hin-Tak Leung 2014-08-25 20:52:40 UTC
Information likely obsolete after 7+ years. I am unlikely to spend time on this anyhow.