Hi,

During the make of lesstif-CVS, my compiler gives the warnings.
I will list these warnings hereafter, hoping that this will help.

Regards,
Rob.


man2html.c: In function `read_man_page':
man2html.c:672: warning: unused variable `i'
man2html.c: In function `skip_till_newline':
man2html.c:2084: warning: suggest parentheses around && within ||
man2html.c: In function `scan_request':
man2html.c:3327: warning: suggest parentheses around assignment used as truth
value
man2html.c: In function `main':
man2html.c:3813: warning: unused variable `notinsection'
man2html.c: At top level:
man2html.c:184: warning: `location_base' defined but not used
man2html.c:250: warning: `sections' defined but not used
man2html.c:275: warning: `strduplicate' defined but not used
man2html.c:293: warning: `strmaxcat' defined but not used
man2html.c:315: warning: `escape_input' defined but not used
man2html.c:368: warning: `usage' defined but not used
man2html.c:648: warning: `trim_compress_suffix' defined but not used
man2html.c:3587: warning: `foundpages' defined but not used

ArrowB.c:209: warning: initialization discards `const' from pointer target type
BulletinBoard.c:334: warning: initialization discards `const' from pointer
target type
CutPaste.c: In function `XmClipboardRetrieve':
CutPaste.c:2896: warning: suggest parentheses around assignment used as truth
value
DrawingArea.c:204: warning: initialization discards `const' from pointer target
type
DrawingArea.c:229: warning: initialization discards `const' from pointer target
type
DrawnB.c:228: warning: initialization discards `const' from pointer target type
FontList.c: In function `XmFontListCreate':
FontList.c:152: warning: unused variable `warn'
FontList.c: In function `XmFontListAdd':
FontList.c:179: warning: unused variable `warn'
List.c:469: warning: initialization discards `const' from pointer target type
Manager.c:475: warning: initialization discards `const' from pointer target type
Manager.c:500: warning: initialization discards `const' from pointer target type
MenuShell.c:180: warning: initialization discards `const' from pointer target
type
Primitive.c:362: warning: initialization discards `const' from pointer target
type
Sash.c:165: warning: initialization discards `const' from pointer target type
ScrollBar.c:445: warning: initialization discards `const' from pointer target
type
ScrolledW.c:392: warning: initialization discards `const' from pointer target
type
TearOffB.c:185: warning: initialization discards `const' from pointer target
type
TextF.c:603: warning: initialization discards `const' from pointer target type
TextOut.c: In function `_XmTextMovingCursorPosition':
TextOut.c:2916: warning: unused variable `o'

VirtKeys.c:194: warning: initialization discards `const' from pointer target
type
VirtKeys.c:195: warning: initialization discards `const' from pointer target
type
VirtKeys.c:197: warning: initialization discards `const' from pointer target
type
VirtKeys.c:198: warning: initialization discards `const' from pointer target
type
VirtKeys.c:199: warning: initialization discards `const' from pointer target
type
VirtKeys.c:201: warning: initialization discards `const' from pointer target
type
VirtKeys.c: In function `_XmVirtKeysLoadFallbackBindings':
VirtKeys.c:770: warning: assignment discards `const' from pointer target type

LTCvt.c:228: warning: `_XmNSECvtStringToBitmap' defined but not used
ComboBox.c:464: warning: initialization discards `const' from pointer target
type
ComboBox.c:932: warning: `CheckMinimalSize' defined but not used
ComboBox.c:994: warning: `ComboBoxParentProcess' defined but not used
Container.c:364: warning: `resize' defined but not used
GrabShell.c:258: warning: initialization discards `const' from pointer target
type
Notebook.c: In function `SetValues':
Notebook.c:850: warning: unused variable `ndval'

uilparse.c:45: warning: `get_token' defined but not used
uilparse.c:53: warning: `unget_token' defined but not used
uilsym.c:87: warning: `sym_dump_header' defined but not used
uilsym.c:335: warning: `sym_dump_obj_header' defined but not used
uilsym.c:370: warning: `_uil_dump_color_element' defined but not used
uilsym.c:391: warning: `_uil_dump_icon' defined but not used

Actions.c:510: warning: `DrawSlideRow' defined but not used
Actions.c:776: warning: `SlideRow' defined but not used

lex.yy.c:1746: warning: `yyunput' defined but not used
lex.yy.c:1705: warning: `yyunput' defined but not used

Reply via email to