[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bochs-cvs
Subject:    [Bochs-cvs] CVS: bochs/misc bximage.c,1.22,1.23
From:       Volker Ruppert <vruppert () users ! sourceforge ! net>
Date:       2004-08-24 11:42:22
Message-ID: E1BzZh0-0000FA-3r () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/bochs/bochs/misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv907/misc

Modified Files:
	bximage.c 
Log Message:
- fixed win32 version of bximage (was able to create flat hd's only)
- fixed summary information for compilation on msys/mingw and cygwin


Index: bximage.c
===================================================================
RCS file: /cvsroot/bochs/bochs/misc/bximage.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- bximage.c	19 Aug 2004 19:42:22 -0000	1.22
+++ bximage.c	24 Aug 2004 11:42:18 -0000	1.23
@@ -575,12 +575,12 @@
     make_image_win32 (sectors, filename, writefn_win32);
   }
   else
-#else
+#endif
   {
     make_image (sectors, filename, write_function);
   }
-#endif
-  printf ("\nI wrote " FMT_LL "d bytes to %s.\n", sectors*512, filename);
+  printf ("\nI wrote " FMT_LL "u bytes to ", sectors*512);
+  printf ("%s.\n", filename);
   printf ("\nThe following line should appear in your bochsrc:\n");
   printf ("  %s\n", bochsrc_line);
 #ifdef WIN32



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Bochs-cvs mailing list
Bochs-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bochs-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic