Update of /cvsroot/leaf/devel/ccarr/devel/leaf-tools
In directory sc8-pr-cvs1:/tmp/cvs-serv30196

Modified Files:
        tmpl 
Log Message:
change to op()
locals are not initalized, and keep their value from the last use  in this shell.
could be the cause of problems in other places

Index: tmpl
===================================================================
RCS file: /cvsroot/leaf/devel/ccarr/devel/leaf-tools/tmpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** tmpl        14 Mar 2003 05:29:04 -0000      1.10
--- tmpl        19 Jul 2003 21:14:46 -0000      1.11
***************
*** 225,228 ****
--- 225,230 ----
  {
        local input line
+       input=""
+       line=""
  
  #echo "op: $1" >&2




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Leaf-cvs-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to