X-Comment-To: Eric Auer Hi!
28-���-2002 06:36 [EMAIL PROTECTED] (Eric Auer) wrote to [EMAIL PROTECTED]: EA> Hi, anybody who has the right compiler, please try to compile and run: EA> http://www.coli.uni-sb.de/~eric/stuff/soft/by-others/ edit-0.5b.zip I compile this (see report below). I _not_ run this because too many warnings (see report below) - this mean at least unclean code. Also, MAKEFILE is worse. As result of compilation I get a lot of .OBJ files, DFLAT.LIB, EDIT.HLP, EDIT.EXE, HUFFC.EXE and FIXHELP.EXE - if you wish, I may send them for you. ______________O\_/_________________________________\_/O______________ MAKE Version 4.0 Copyright (c) 1987, 1996 Borland International Available memory 516096 bytes bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml edit.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International edit.c: Warning edit.c 125: 'n_files' is assigned a value that is never used in function main Warning edit.c 125: 'fp' is assigned a value that is never used in function main Warning edit.c 286: Constant is long in function OpenPadWindow Warning edit.c 349: 'Fnewname' is assigned a value that is never used in function OpenPadWindow Warning edit.c 412: Mixing pointers to signed and unsigned char in function PrintPad Warning edit.c 470: Mixing pointers to signed and unsigned char in function SaveFile Warning edit.c 705: Parameter 'mnu' is never used in function PrepFileMenu Warning edit.c 720: Parameter 'mnu' is never used in function PrepSearchMenu Warning edit.c 748: Parameter 'mnu' is never used in function PrepEditMenu Warning edit.c 751: 'StartLine' is declared but never used Warning edit.c 751: 'LineStartsAt' is declared but never used Available memory 3878128 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml dialogs.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International dialogs.c: Available memory 3915772 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml menus.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International menus.c: Warning menus.c 9: Mixing pointers to signed and unsigned char Warning menus.c 10: Mixing pointers to signed and unsigned char Warning menus.c 11: Mixing pointers to signed and unsigned char Warning menus.c 12: Mixing pointers to signed and unsigned char Warning menus.c 13: Mixing pointers to signed and unsigned char Warning menus.c 14: Mixing pointers to signed and unsigned char Warning menus.c 15: Mixing pointers to signed and unsigned char Warning menus.c 16: Mixing pointers to signed and unsigned char Warning menus.c 17: Mixing pointers to signed and unsigned char Warning menus.c 18: Mixing pointers to signed and unsigned char Warning menus.c 19: Mixing pointers to signed and unsigned char Warning menus.c 20: Mixing pointers to signed and unsigned char Warning menus.c 25: Mixing pointers to signed and unsigned char Warning menus.c 26: Mixing pointers to signed and unsigned char Warning menus.c 27: Mixing pointers to signed and unsigned char Warning menus.c 28: Mixing pointers to signed and unsigned char Warning menus.c 29: Mixing pointers to signed and unsigned char Warning menus.c 30: Mixing pointers to signed and unsigned char Warning menus.c 31: Mixing pointers to signed and unsigned char Warning menus.c 32: Mixing pointers to signed and unsigned char Warning menus.c 33: Mixing pointers to signed and unsigned char Warning menus.c 34: Mixing pointers to signed and unsigned char Warning menus.c 39: Mixing pointers to signed and unsigned char Warning menus.c 40: Mixing pointers to signed and unsigned char Warning menus.c 41: Mixing pointers to signed and unsigned char Warning menus.c 46: Mixing pointers to signed and unsigned char Warning menus.c 51: Mixing pointers to signed and unsigned char Warning menus.c 52: Mixing pointers to signed and unsigned char Warning menus.c 57: Mixing pointers to signed and unsigned char Warning menus.c 58: Mixing pointers to signed and unsigned char Warning menus.c 59: Mixing pointers to signed and unsigned char Warning menus.c 60: Mixing pointers to signed and unsigned char Warning menus.c 61: Mixing pointers to signed and unsigned char Warning menus.c 67: Mixing pointers to signed and unsigned char Warning menus.c 79: Mixing pointers to signed and unsigned char Warning menus.c 85: Mixing pointers to signed and unsigned char Warning menus.c 86: Mixing pointers to signed and unsigned char Warning menus.c 87: Mixing pointers to signed and unsigned char Warning menus.c 88: Mixing pointers to signed and unsigned char Warning menus.c 89: Mixing pointers to signed and unsigned char Warning menus.c 90: Mixing pointers to signed and unsigned char Warning menus.c 95: Mixing pointers to signed and unsigned char Warning menus.c 96: Mixing pointers to signed and unsigned char Warning menus.c 97: Mixing pointers to signed and unsigned char Warning menus.c 98: Mixing pointers to signed and unsigned char Warning menus.c 107: Mixing pointers to signed and unsigned char Warning menus.c 109: Mixing pointers to signed and unsigned char Warning menus.c 110: Mixing pointers to signed and unsigned char Warning menus.c 112: Mixing pointers to signed and unsigned char Warning menus.c 115: Mixing pointers to signed and unsigned char Warning menus.c 117: Mixing pointers to signed and unsigned char Warning menus.c 118: Mixing pointers to signed and unsigned char Available memory 3920900 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml window.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International window.c: Warning window.c 170: Mixing pointers to signed and unsigned char in function DisplayTitle Warning window.c 208: Mixing pointers to signed and unsigned char in function DisplayTitle Warning window.c 406: Mixing pointers to signed and unsigned char in function RepaintBorder Warning window.c 435: Mixing pointers to signed and unsigned char in function TopLine Warning window.c 440: Mixing pointers to signed and unsigned char in function TopLine Warning window.c 468: Mixing pointers to signed and unsigned char in function ClearWindow Available memory 3890912 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml video.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International video.c: Available memory 3900728 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml message.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International message.c: Available memory 3874704 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml mouse.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International mouse.c: Available memory 3925208 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml console.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International console.c: Available memory 3916760 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml textbox.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International textbox.c: Warning textbox.c 24: Mixing pointers to signed and unsigned char in function AddTextMsg Warning textbox.c 40: Mixing pointers to signed and unsigned char in function AddTextMsg Warning textbox.c 41: Mixing pointers to signed and unsigned char in function AddTextMsg Warning textbox.c 51: Mixing pointers to signed and unsigned char in function DeleteTextMsg Warning textbox.c 56: Mixing pointers to signed and unsigned char in function DeleteTextMsg Warning textbox.c 67: Mixing pointers to signed and unsigned char in function InsertTextMsg Warning textbox.c 86: Mixing pointers to signed and unsigned char in function SetTextMsg Warning textbox.c 609: Mixing pointers to signed and unsigned char in function GetTextLine Warning textbox.c 656: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 659: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 662: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 700: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 704: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 707: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 751: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 762: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 767: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 782: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 784: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 787: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 787: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 797: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 811: Mixing pointers to signed and unsigned char in function WriteTextLine Warning textbox.c 836: Mixing pointers to signed and unsigned char in function BuildTextPointers Warning textbox.c 846: Mixing pointers to signed and unsigned char in function BuildTextPointers Warning textbox.c 876: Mixing pointers to signed and unsigned char in function TextLineNumber Available memory 3858568 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml listbox.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International listbox.c: Warning listbox.c 141: Mixing pointers to signed and unsigned char in function KeyPress Warning listbox.c 261: Mixing pointers to signed and unsigned char in function GetTextMsg Warning listbox.c 422: Mixing pointers to signed and unsigned char in function SetSelection Warning listbox.c 431: Mixing pointers to signed and unsigned char in function ClearSelection Warning listbox.c 440: Mixing pointers to signed and unsigned char in function ItemSelected Available memory 3892960 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml normal.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International normal.c: Available memory 3874288 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml config.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International config.c: Available memory 3920340 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml menu.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International menu.c: Warning menu.c 24: Mixing pointers to signed and unsigned char in function GetCommandText Available memory 3923920 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml menubar.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International menubar.c: Warning menubar.c 46: Mixing pointers to signed and unsigned char in function BuildMenuMsg Warning menubar.c 50: Mixing pointers to signed and unsigned char in function BuildMenuMsg Warning menubar.c 52: Mixing pointers to signed and unsigned char in function BuildMenuMsg Warning menubar.c 54: Mixing pointers to signed and unsigned char in function BuildMenuMsg Warning menubar.c 87: Mixing pointers to signed and unsigned char in function PaintMsg Available memory 3886904 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml popdown.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International popdown.c: Warning popdown.c 103: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 104: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 107: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 108: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 115: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 120: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 121: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 121: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 127: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 128: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 129: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 140: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 142: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 145: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 146: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 147: Mixing pointers to signed and unsigned char in function PaintMsg Warning popdown.c 186: Conversion may lose significant digits in function LBChooseMsg Warning popdown.c 213: Mixing pointers to signed and unsigned char in function KeyboardMsg Warning popdown.c 365: Mixing pointers to signed and unsigned char in function SelectionWidth Available memory 3886976 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml rect.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International rect.c: Available memory 3917960 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml applicat.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International applicat.c: Warning applicat.c 490: Mixing pointers to signed and unsigned char in function PrepWindowMenu Warning applicat.c 505: Mixing pointers to signed and unsigned char in function PrepWindowMenu Available memory 3873680 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml keys.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International keys.c: Available memory 4079124 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml sysmenu.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International sysmenu.c: Available memory 3912928 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml editbox.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International editbox.c: Warning editbox.c 92: Mixing pointers to signed and unsigned char in function GetTextMsg Warning editbox.c 179: Mixing pointers to signed and unsigned char in function HorizScrollMsg Warning editbox.c 224: Mixing pointers to signed and unsigned char in function ExtendBlock Warning editbox.c 285: Mixing pointers to signed and unsigned char in function LeftButtonMsg Warning editbox.c 303: Mixing pointers to signed and unsigned char in function LeftButtonMsg Warning editbox.c 456: Mixing pointers to signed and unsigned char in function DelKey Warning editbox.c 482: Mixing pointers to signed and unsigned char in function TabKey Warning editbox.c 509: Mixing pointers to signed and unsigned char in function KeyTyped Warning editbox.c 518: Mixing pointers to signed and unsigned char in function KeyTyped Warning editbox.c 521: Mixing pointers to signed and unsigned char in function KeyTyped Warning editbox.c 549: Mixing pointers to signed and unsigned char in function KeyTyped Warning editbox.c 559: Mixing pointers to signed and unsigned char in function KeyTyped Warning editbox.c 559: Mixing pointers to signed and unsigned char in function KeyTyped Warning editbox.c 577: Mixing pointers to signed and unsigned char in function KeyTyped Warning editbox.c 582: Mixing pointers to signed and unsigned char in function KeyTyped Warning editbox.c 584: Mixing pointers to signed and unsigned char in function KeyTyped Warning editbox.c 596: Mixing pointers to signed and unsigned char in function KeyTyped Warning editbox.c 712: Mixing pointers to signed and unsigned char in function DeleteTextCmd Warning editbox.c 713: Mixing pointers to signed and unsigned char in function DeleteTextCmd Warning editbox.c 734: Mixing pointers to signed and unsigned char in function ClearCmd Warning editbox.c 735: Mixing pointers to signed and unsigned char in function ClearCmd Warning editbox.c 764: Mixing pointers to signed and unsigned char in function UndoCmd Warning editbox.c 780: Mixing pointers to signed and unsigned char in function ParagraphCmd Warning editbox.c 810: Mixing pointers to signed and unsigned char in function ParagraphCmd Warning editbox.c 987: Mixing pointers to signed and unsigned char in function Forward Warning editbox.c 1003: Mixing pointers to signed and unsigned char in function StickEnd Warning editbox.c 1078: Mixing pointers to signed and unsigned char in function NextWord Warning editbox.c 1084: Mixing pointers to signed and unsigned char in function NextWord Available memory 3857560 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml dialbox.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International dialbox.c: Warning dialbox.c 463: Mixing pointers to signed and unsigned char in function GetItemText Warning dialbox.c 463: Mixing pointers to signed and unsigned char in function GetItemText Warning dialbox.c 466: Mixing pointers to signed and unsigned char in function GetItemText Warning dialbox.c 472: Mixing pointers to signed and unsigned char in function GetItemText Warning dialbox.c 643: Mixing pointers to signed and unsigned char in function CtlCloseWindowMsg Warning dialbox.c 644: Mixing pointers to signed and unsigned char in function CtlCloseWindowMsg Available memory 3880080 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml button.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International button.c: Warning button.c 27: Mixing pointers to signed and unsigned char in function PaintMsg Warning button.c 28: Mixing pointers to signed and unsigned char in function PaintMsg Available memory 3916248 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml fileopen.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International fileopen.c: Warning fileopen.c 207: 'StripPath' is declared but never used Available memory 3903376 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml msgbox.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International msgbox.c: Available memory 3906360 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml helpbox.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International helpbox.c: Warning helpbox.c 171: Mixing pointers to signed and unsigned char in function PaintMsg Warning helpbox.c 250: Mixing pointers to signed and unsigned char in function ReadHelp Warning helpbox.c 259: Mixing pointers to signed and unsigned char in function ReadHelp Warning helpbox.c 259: Mixing pointers to signed and unsigned char in function ReadHelp Warning helpbox.c 266: Mixing pointers to signed and unsigned char in function ReadHelp Warning helpbox.c 276: Mixing pointers to signed and unsigned char in function ReadHelp Warning helpbox.c 276: Mixing pointers to signed and unsigned char in function ReadHelp Warning helpbox.c 282: Mixing pointers to signed and unsigned char in function ReadHelp Warning helpbox.c 282: Mixing pointers to signed and unsigned char in function ReadHelp Warning helpbox.c 283: Mixing pointers to signed and unsigned char in function ReadHelp Warning helpbox.c 286: Mixing pointers to signed and unsigned char in function ReadHelp Warning helpbox.c 288: Mixing pointers to signed and unsigned char in function ReadHelp Warning helpbox.c 427: Conversion may lose significant digits in function SelectHelp Warning helpbox.c 623: 'HelpLength' is declared but never used Available memory 3877944 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml log.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International log.c: Available memory 3935464 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml lists.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International lists.c: Available memory 3918548 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml statbar.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International statbar.c: Warning statbar.c 26: Mixing pointers to signed and unsigned char in function StatusBarProc Warning statbar.c 26: Mixing pointers to signed and unsigned char in function StatusBarProc Warning statbar.c 29: Mixing pointers to signed and unsigned char in function StatusBarProc Available memory 3917280 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml decomp.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International decomp.c: Warning decomp.c 48: 'cp' is declared but never used in function OpenHelpFile Available memory 3918292 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml combobox.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International combobox.c: Available memory 3900376 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml pictbox.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International pictbox.c: Available memory 3910280 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml clipbord.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International clipbord.c: Warning clipbord.c 17: Mixing pointers to signed and unsigned char in function CopyToClipboard Warning clipbord.c 18: Mixing pointers to signed and unsigned char in function CopyToClipboard Warning clipbord.c 37: Mixing pointers to signed and unsigned char in function PasteText Warning clipbord.c 44: Mixing pointers to signed and unsigned char in function PasteText Available memory 3921620 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml search.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International search.c: Warning search.c 32: Mixing pointers to signed and unsigned char in function replacetext Warning search.c 34: Mixing pointers to signed and unsigned char in function replacetext Warning search.c 37: Mixing pointers to signed and unsigned char in function replacetext Warning search.c 66: Mixing pointers to signed and unsigned char in function SearchTextBox Warning search.c 92: Mixing pointers to signed and unsigned char in function SearchTextBox Warning search.c 94: Mixing pointers to signed and unsigned char in function SearchTextBox Available memory 3898248 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml dfalloc.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International dfalloc.c: Warning dfalloc.c 36: 'wnd' is declared but never used in function AllocationError Available memory 3920528 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml checkbox.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International checkbox.c: Available memory 3915736 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml text.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International text.c: Warning text.c 37: Mixing pointers to signed and unsigned char in function TextProc Warning text.c 37: Mixing pointers to signed and unsigned char in function TextProc Available memory 3916256 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml radio.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International radio.c: Available memory 3911392 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml box.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International box.c: Available memory 3921968 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml spinbutt.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International spinbutt.c: Available memory 3917872 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml watch.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International watch.c: Warning watch.c 49: 'i' is declared but never used in function WatchIconProc Available memory 3908832 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml slidebox.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International slidebox.c: Warning slidebox.c 43: Mixing pointers to signed and unsigned char in function SliderTextProc Warning slidebox.c 44: Mixing pointers to signed and unsigned char in function SliderTextProc Available memory 3910792 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml direct.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International direct.c: Available memory 3904904 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml editor.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International editor.c: Warning editor.c 13: Mixing pointers to signed and unsigned char in function SetTextMsg Warning editor.c 39: Mixing pointers to signed and unsigned char in function SetTextMsg Warning editor.c 83: Mixing pointers to signed and unsigned char in function CollapseTabs Available memory 3899096 del dflat.lib 0 file(s) deleted tlib dflat @dflat.bld TLIB 3.02 Copyright (c) 1992 Borland International +menu & +window & +video & +message & +mouse & +console & +normal & +textbox & +listbox & +menubar & +popdown & +rect & +applicat & +keys & +config & +sysmenu & +editbox & +dialbox & +button & +msgbox & +helpbox & +lists & +statbar & +decomp & +combobox & +clipbord & +search & +fileopen & +dfalloc & +checkbox & +text & +radio & +box & +watch & +slidebox & +spinbutt & +direct & +log & +calendar & +pictbox & +editor Warning: 'CALENDAR.OBJ' file not found tlink /m /v d:\lang\bc\lib\c0l edit dialogs menus,edit.exe,edit,dflat d:\lang\bc\lib\cl Turbo Link Version 7.1.30.1. Copyright (c) 1987, 1996 Borland International bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml huffc.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International huffc.c: Available memory 3906536 bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml htree.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International htree.c: Available memory 3916764 tlink /m /v d:\lang\bc\lib\c0l huffc htree,huffc.exe,huffc,d:\lang\bc\lib\cl Turbo Link Version 7.1.30.1. Copyright (c) 1987, 1996 Borland International bcc -Od -v -D -DBUILD_FULL_DFLAT -DBCPP -c -d -ml fixhelp.c Borland C++ Version 3.1 Copyright (c) 1992 Borland International fixhelp.c: Warning fixhelp.c 180: Parameter 'fname' is never used in function BuildFileName Available memory 4030692 tlink /m /v d:\lang\bc\lib\c0l fixhelp decomp,fixhelp.exe,fixhelp,d:\lang\bc\lib\cl Turbo Link Version 7.1.30.1. Copyright (c) 1987, 1996 Borland International huffc edit.txt edit.hlp fixhelp edit _____________________________________________________________________ O/~\ /~\O ---------- list options/archives/etc.: http://www.topica.com/lists/fd-dev unsubscribe: send blank email to: [EMAIL PROTECTED] ==^^=============================================================== This email was sent to: [email protected] EASY UNSUBSCRIBE click here: http://topica.com/u/?bz8Rv5.bbRv4l.YXJjaGl2 Or send an email to: [EMAIL PROTECTED] T O P I C A -- Register now to manage your mail! http://www.topica.com/partner/tag02/register ==^^===============================================================
