Ignore:
Timestamp:
Oct 27, 2005, 10:03:00 PM (19 years ago)
Author:
bcornec
Message:
  • Now use -Wall to compile
  • asprintf for newt-specific.c
  • Bug in libmondo-string.c line 1120: if we use %% in this format, then the percentage is printeed wrongly (after the real percentage we have a huge number)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/mondorestore/mondo-rstr-compare.c

    r59 r87  
    5555
    5656
    57 #include <pthread.h>
    5857#include "../common/my-stuff.h"
    5958#include "../common/mondostructures.h"
     
    6463#include "mondo-restore-EXT.h"
    6564#include "mondo-rstr-tools-EXT.h"
     65#include <pthread.h>
    6666
    6767//static char cvsid[] = "$Id$";
Note: See TracChangeset for help on using the changeset viewer.