bug-gv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gv] [bug #23972] gv-3.6.5 won't build on solaris 9 with sun studio


From: Markus Steinborn
Subject: [bug-gv] [bug #23972] gv-3.6.5 won't build on solaris 9 with sun studio 11 compiler
Date: Fri, 01 Aug 2008 06:35:29 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11

Update of bug #23972 (project gv):

                  Status:                    None => In Progress            
             Assigned to:                    None => msteinbo               
                 Release:                    None => 3.6.5                  

    _______________________________________________________

Follow-up Comment #1:

Thank cou for the bug report. The problem is: If I apply your patch, then

./configure CFLAGS="-Wall --pedantic --std=c99" ; make clean ; make

will result in

In file included from resource.c:54:
main_resources.h:245: Warnung: ISO-C verbietet leere
Initialisierungsklammern
main_resources.h:244: Fehler: Feldgröße von »options« ist null oder
negativ
make[2]: *** [resource.o] Fehler 1

on my linux system so it may break c89 and c99 compilers. Your warnimngs tell
you that after the patch your code is not c99 compliant.

I need some investigation to decide what to do. Comments are welcome.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23972>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]