mhonarc-dev

[bug #4719] Spurious read_fmt_file call

2003-08-12 05:35:38
=================== BUG #4719: FULL BUG SNAPSHOT ===================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=4719&group_id=1968

Submitted by: None                    Project: MHonArc                      
Submitted on: Tue 08/12/2003 at 08:33
Category:  None                       Severity:  5 - Major                  
Bug Group:  Incorrect Behavior        Resolution:  None                     
Assigned to:  None                    Status:  Open                         
Platform Version:  Linux              Perl Version:  5.8.0                  
Component Version:  2.6.7             Fixed Release:                        

Summary:  Spurious read_fmt_file call 

Original Submission:  Please apply the following patch:

--- mhamain.pl.orig     2003-08-12 14:32:44.000000000 +0200
+++ mhamain.pl  2003-08-12 14:32:57.000000000 +0200
@@ -630,7 +630,7 @@
        }
            
        ## read resource file and print index
-       if (read_fmt_file($rcfile)) {
+       if (read_resource_file($rcfile)) {
            if ($THREAD) {
                @TListOrder = ();
                write_thread_index();





No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=4719&group_id=1968

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

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV

<Prev in Thread] Current Thread [Next in Thread>