/[gcl]/gcl/o/print.d
ViewVC logotype

Diff of /gcl/o/print.d

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15.4.1.2.2 by camm, Thu Nov 6 16:16:53 2003 UTC revision 1.15.4.1.2.2.12.1 by camm, Sat Jan 15 20:27:49 2005 UTC
# Line 617  int level; Line 617  int level;
617          case t_fixnum:          case t_fixnum:
618          {          {
619                  object *vsp;                  object *vsp;
620                    /*FIXME 64*/
621                    fixnum i;
622    
623                  if (PRINTradix && PRINTbase != 10)                  if (PRINTradix && PRINTbase != 10)
624                          write_base();                          write_base();

Legend:
Removed from v.1.15.4.1.2.2  
changed lines
  Added in v.1.15.4.1.2.2.12.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26