[Incrtcl-develop] [ incrtcl-Bugs-2595708 ] Warnings in build
by SourceForge.net other posts by this author
Feb 13 2009 4:38AM messages near this date
[Incrtcl-develop] [ incrtcl-Bugs-2606439 ] iwidgets not building
|
[Incrtcl-develop] [ incrtcl-Bugs-2557570 ] extra files in 4.0b3 tarball
Bugs item #2595708, was opened at 2009-02-13 11:57
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=113244&aid=2595708&group_id=13244
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General Build Problems
Group: 4.0*
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Donal K. Fellows (dkf)
Assigned to: David Gravereaux (davygrvy)
Summary: Warnings in build
Initial Comment:
I've been building (this is 4.0b3 as imported into Tcl's CVS) and have a few warnings:
gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0b3\" -DPACKAGE
_STRING=\"itcl\ 4.0b3\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAV
E_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHA
VE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE
_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hid
den\"\)\)\) -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DUSE_TCL_STUBS=1 -DUSE_TC
LOO_STUBS -DITCL_LIBRARY=\"/usr/local/lib/tcl8.6b1.1/lib/itcl4.0b3\" -I. -I"/Users/dkf/Docum
ents/software/tcl/pkgs/itcl/generic" -I"/Users/dkf/Documents/software/tcl/generic" -I"/Users
/dkf/Documents/software/tcl/unix" -pipe -Os -Wall -fno-common -c `echo /Users/dkf/Docu
ments/software/tcl/pkgs/itcl/generic/itclBuiltin.c` -o itclBuiltin.o
/Users/dkf/Documents/software/tcl/pkgs/itcl/generic/itclBuiltin.c: In function âItclExtend
edConfigureâ:
/Users/dkf/Documents/software/tcl/pkgs/itcl/generic/itclBuiltin.c:1898: warning: âoptNameP
trâ may be used uninitialized in this function
gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0b3\" -DPACKAGE
_STRING=\"itcl\ 4.0b3\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAV
E_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHA
VE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE
_SYS_PARAM_H=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hid
den\"\)\)\) -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DUSE_TCL_STUBS=1 -DUSE_TC
LOO_STUBS -DITCL_LIBRARY=\"/usr/local/lib/tcl8.6b1.1/lib/itcl4.0b3\" -I. -I"/Users/dkf/Docum
ents/software/tcl/pkgs/itcl/generic" -I"/Users/dkf/Documents/software/tcl/generic" -I"/Users
/dkf/Documents/software/tcl/unix" -pipe -Os -Wall -fno-common -c `echo /Users/dkf/Docu
ments/software/tcl/pkgs/itcl/generic/itclParse.c` -o
itclParse.o
/Users/dkf/Documents/software/tcl/pkgs/itcl/generic/itclParse.c: In function âItclCheckFor
InitializedComponentsâ:
/Users/dkf/Documents/software/tcl/pkgs/itcl/generic/itclParse.c:1102: warning: âidmPtrâ
may be used uninitialized in this function
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=113244&aid=2595708&group_id=13244
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Incrtcl-develop mailing list
Incrtcl-develop@[...].net
https://lists.sourceforge.net/lists/listinfo/incrtcl-develop
|