Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #1494: tango-ppc64ice.2.diff

File tango-ppc64ice.2.diff, 0.9 kB (added by afb, 3 years ago)
  • tango/net/cluster/tina/QueueFile.d

    old new  
    3535                        prior;                  // size of the prior chunk 
    3636                ushort  check;                  // simpe header checksum 
    3737                ubyte   pad;                    // how much padding applied? 
    38                 byte[5] unused;                 // future use 
     38                byte    unused1;                // future use 
     39                byte    unused2;                // future use 
     40                byte    unused3;                // future use 
     41                byte    unused4;                // future use 
     42                byte    unused5;                // future use 
    3943        } 
    4044 
    4145        private ILogger         log;            // logging target