Revision: 48499
          http://brlcad.svn.sourceforge.net/brlcad/?rev=48499&view=rev
Author:   brlcad
Date:     2012-01-12 15:22:06 +0000 (Thu, 12 Jan 2012)
Log Message:
-----------
48475 didn't fix it, revert

Modified Paths:
--------------
    brlcad/trunk/src/libbu/test_htond.c

Modified: brlcad/trunk/src/libbu/test_htond.c
===================================================================
--- brlcad/trunk/src/libbu/test_htond.c 2012-01-12 15:16:33 UTC (rev 48498)
+++ brlcad/trunk/src/libbu/test_htond.c 2012-01-12 15:22:06 UTC (rev 48499)
@@ -121,11 +121,6 @@
     if (ret != 8)
        perror("fread");
 
-    /* trivial data sanity test */
-    if (buf[0] == '\0')
-       return 1;
-       
-
     for (i=0; i<NUM; i++) {
        ntohd((unsigned char *)&after[i], (unsigned char *)&buf[i*8], 1);       
/* incremental */
        /* Floating point compare */

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to