From: sl AT psycode DOT com DOT NOSPAM (Gili) Newsgroups: comp.os.msdos.djgpp Subject: Exceptions, worked _before_ GCC 2.8.1. Now don't! - TEST8.CC [1/1] Date: 27 May 1998 03:26:45 GMT Organization: All USENET -- http://www.Supernews.com Lines: 152 Message-ID: Reply-To: sl AT psycode DOT com DOT NOSPAM NNTP-Posting-Host: 205.205.118.26 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, I recently reinstalled all of DJGPP in order to install GCC 2.8.1 along with it. Previously I have been using the PGCC port to DJGPP (v1.01 I believe it was.) Ever since then, I've been getting stupid, unexplained errors.. I'm going to attach the following code to prove my point. If I'm at fault, I'll eat my hat! ;) The error occures (depending on how you walkthrough the source-code) at different points in SLList_Init... They all report a classic SIGSEGV error.. I've taken a looksee and found no misallocated memory (until later on in SLList_Init which I _know_ is buggy. Once again, I'm concerned with the first 5 lines in SLList_Init, not the later procedures as I know they're buggy. Sorry for attaching files, but it is the only way in this case.. Gili begin 666 TEST8.CC M(VEN8VQU9&4@/&-O;FEO+F@^#0HC:6YC;'5D92`\:6]S=')E86TN:#X-"B-I M;F-L=61E(#QA'!E8W1E9"D[#0I]("\O=&5S="@I#0H-"G9O M:60 AT 4TQ.;V1E7TEN:70H*0T*>PT*("!I;G0@4YO9&5# M;W!Y*&-%;7!T>4YO9&4I.PT*("!C;')S8W(H*3L-"B`@8V]N'!E8W1E9"!R97-U;'0-"B`@=&5S="@B*&EN="HI4TQ. M;V1E(BP@*&EN="DF2 AT I(BP@=')U92P AT 96UP='E. M;V1E+F5M<'1Y*"DL(%]?3$E.15]?*3L-"B`@=&5S="@B4TQ.;V1E+F5M<'1Y M*"DB+"!F86QS92P AT 8TEN=$YO9&4N96UP='DH*2P AT 7U],24Y%7U\I.PT*("!T M97-T*")33$YO9&4N9V5T;F5X="@I(BP AT 3E5,3"P@*&EN="EC26YT3F]D92YG M971N97AT*"DL(%]?3$E.15]?*3L-"B`@8TEN=$YO9&4N'0H*2P AT 7U],24Y%7U\I.PT*("!T M97-T*")33$YO9&4N8VQO;F4H*2(L($Y53$PL("AI;G0I*&EN="HI*BAT3F]D M93TF96UP='E.;V1E+F-L;VYE*"DI+"!?7TQ)3D5?7RD[#0H@(&1E;&5T92!T M3F]D93L-"B`@=&5S="@B4TQ.;V1E+F-L;VYE*"DB+"`H:6YT*2HH:6YT*BEC M26YT3F]D92P@*&EN="DJ*&EN="HI*BAT3F]D93TF8TEN=$YO9&4N8VQO;F4H M*2DL(%]?3$E.15]?*3L-"B`@9&5L971E('1.;V1E.PT*?2`O+U-,3F]D95]% M<75A;&ET>2 AT I#0H-"G9O:60 AT 4TQ,:7-T7TEN:70H*0T*>PT*("!I;G0@2P AT 3F]D94-O<'DI.PT*+R\@(&-L4YO9&4N96UP='DH*2P@ M7U],24Y%7U\I.PT*("!T97-T*")33$YO9&4N96UP='DH*2(L(&9A;'-E+"!C M26YT3F]D92YE;7!T>2 AT I+"!?7TQ)3D5?7RD[#0H@('1E'0H*2P AT 7U], M24Y%7U\I.PT*("!C26YT3F]D92YS971N97AT*"9I;G1.;V1E*3L-"B`@=&5S M="@B4TQ.;V1E+F=E=&YE>'0H*2(L("AI;G0I)FEN=$YO9&4L("AI;G0I8TEN M=$YO9&4N9V5T;F5X="@I+"!?7TQ)3D5?7RD[#0H@('1EPT*+R\@(%-,3F]D95]) M;FET*"D[#0HO+R`@4TQ.;V1E7U)E='5R;G,H*3L-"B\O("!33$YO9&5?17%U M86QI='DH*3L-"B`@4TQ,:7-T7TEN:70H*3L-"B\O("!33$QI2 AT I DOT PT*?0T*#0II ` end