Skip to content

Instantly share code, notes, and snippets.

@josharian
Created August 26, 2014 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josharian/7a434741abe827a36a59 to your computer and use it in GitHub Desktop.
Save josharian/7a434741abe827a36a59 to your computer and use it in GitHub Desktop.
CL 134780043 flagged shifts
bitbucket.org/corburn/i2c/HT16K33/HT16K33.go:115: bytes[j+1] has size 8 but is shifted by 8
bitbucket.org/gmcbay/i2c/HT16K33/HT16K33.go:115: bytes[j+1] has size 8 but is shifted by 8
bitbucket.org/madmo/sendfd/sendfd.go:61: fdArea[1] has size 8 but is shifted by 8
bitbucket.org/madmo/sendfd/sendfd.go:61: fdArea[2] has size 8 but is shifted by 16
bitbucket.org/madmo/sendfd/sendfd.go:61: fdArea[3] has size 8 but is shifted by 24
camlistore.org/third_party/github.com/gorilla/websocket/conn.go:101: n has size 32 but is shifted by 32
code.google.com/p/entrogo/taskstore/service/client/client.go:43: buff[0] has size 8 but is shifted by 24
code.google.com/p/entrogo/taskstore/service/client/client.go:43: buff[1] has size 8 but is shifted by 16
code.google.com/p/entrogo/taskstore/service/client/client.go:43: buff[2] has size 8 but is shifted by 8
code.google.com/p/go/src/pkg/math/big/nat.go:96: t has size 64 but is shifted by 64
code.google.com/p/go/src/pkg/math/big/nat.go:104: x has size 64 but is shifted by 64
code.google.com/p/gopacket/layers/dot1q.go:30: (data[0] & 0xE0) has size 8 but is shifted by 13
code.google.com/p/gopacket/layers/dot1q.go:64: d.Priority has size 8 but is shifted by 13
code.google.com/p/gopacket/layers/endpoints.go:67: p has size 16 but is shifted by 16
code.google.com/p/gopacket/layers/lldp.go:740: nbit has size 8 but is shifted by 8
github.com/Grovespaz/go-tds/rows.go:97: d[1] has size 8 but is shifted by 8
github.com/Grovespaz/go-tds/rows.go:97: d[2] has size 8 but is shifted by 16
github.com/Grovespaz/go-tds/rows.go:97: d[3] has size 8 but is shifted by 24
github.com/Grovespaz/go-tds/rows.go:105: rawLength[1] has size 8 but is shifted by 8
github.com/TheOnly92/sgreader/sgimage.go:249: buffer[i] has size 8 but is shifted by 8
github.com/TheOnly92/sgreader/sgimage.go:368: buffer[i+1] has size 8 but is shifted by 8
github.com/TheOnly92/sgreader/sgimage.go:376: buffer[i+1] has size 8 but is shifted by 8
github.com/TheOnly92/sgreader/sgimage.go:401: buffer[i+1] has size 8 but is shifted by 8
github.com/Zephyyrr/goFrankNet/frank/connection.go:54: sizeSlice[3] has size 8 but is shifted by 24
github.com/akrennmair/gopcap/decode.go:253: (pkt[2] & 0xE0) has size 8 but is shifted by 13
github.com/alouca/goradius/goradius.go:327: uint8(content[0]) has size 8 but is shifted by 8
github.com/alouca/goradius/parsers.go:139: uint8(content[0]) has size 8 but is shifted by 8
github.com/alouca/gosnmp/decode.go:168: uint8(content[0]) has size 8 but is shifted by 8
github.com/amahi/spdy/frame.go:249: (frame.priority & 0x7) has size 8 but is shifted by 13
github.com/anlif/sanntid/go/src/pkg/math/big/nat.go:96: t has size 64 but is shifted by 64
github.com/anlif/sanntid/go/src/pkg/math/big/nat.go:104: x has size 64 but is shifted by 64
github.com/balzaczyy/golucene/core/codec/compressing/storedFieldsIndexWriter.go:13: n has size 64 but is shifted by 64
github.com/balzaczyy/golucene/core/util/packed/bulkOperation10.go:76: (byte3 & 3) has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation11.go:112: (byte2 & 3) has size 8 but is shifted by 9
github.com/balzaczyy/golucene/core/util/packed/bulkOperation11.go:126: (byte6 & 1) has size 8 but is shifted by 10
github.com/balzaczyy/golucene/core/util/packed/bulkOperation11.go:134: (byte9 & 7) has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation12.go:50: (byte1 & 15) has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation13.go:110: (byte1 & 7) has size 8 but is shifted by 10
github.com/balzaczyy/golucene/core/util/packed/bulkOperation13.go:120: (byte4 & 1) has size 8 but is shifted by 12
github.com/balzaczyy/golucene/core/util/packed/bulkOperation13.go:126: (byte6 & 15) has size 8 but is shifted by 9
github.com/balzaczyy/golucene/core/util/packed/bulkOperation13.go:136: (byte9 & 3) has size 8 but is shifted by 11
github.com/balzaczyy/golucene/core/util/packed/bulkOperation13.go:140: (byte11 & 31) has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation14.go:72: (byte1 & 3) has size 8 but is shifted by 12
github.com/balzaczyy/golucene/core/util/packed/bulkOperation14.go:78: (byte3 & 15) has size 8 but is shifted by 10
github.com/balzaczyy/golucene/core/util/packed/bulkOperation14.go:82: (byte5 & 63) has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation15.go:112: (byte1 & 1) has size 8 but is shifted by 14
github.com/balzaczyy/golucene/core/util/packed/bulkOperation15.go:118: (byte3 & 3) has size 8 but is shifted by 13
github.com/balzaczyy/golucene/core/util/packed/bulkOperation15.go:124: (byte5 & 7) has size 8 but is shifted by 12
github.com/balzaczyy/golucene/core/util/packed/bulkOperation15.go:130: (byte7 & 15) has size 8 but is shifted by 11
github.com/balzaczyy/golucene/core/util/packed/bulkOperation15.go:136: (byte9 & 31) has size 8 but is shifted by 10
github.com/balzaczyy/golucene/core/util/packed/bulkOperation15.go:142: (byte11 & 63) has size 8 but is shifted by 9
github.com/balzaczyy/golucene/core/util/packed/bulkOperation15.go:146: (byte13 & 127) has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation17.go:110: byte0 has size 8 but is shifted by 9
github.com/balzaczyy/golucene/core/util/packed/bulkOperation17.go:116: (byte2 & 127) has size 8 but is shifted by 10
github.com/balzaczyy/golucene/core/util/packed/bulkOperation17.go:122: (byte4 & 63) has size 8 but is shifted by 11
github.com/balzaczyy/golucene/core/util/packed/bulkOperation17.go:128: (byte6 & 31) has size 8 but is shifted by 12
github.com/balzaczyy/golucene/core/util/packed/bulkOperation17.go:134: (byte8 & 15) has size 8 but is shifted by 13
github.com/balzaczyy/golucene/core/util/packed/bulkOperation17.go:140: (byte10 & 7) has size 8 but is shifted by 14
github.com/balzaczyy/golucene/core/util/packed/bulkOperation17.go:146: (byte12 & 3) has size 8 but is shifted by 15
github.com/balzaczyy/golucene/core/util/packed/bulkOperation17.go:152: (byte14 & 1) has size 8 but is shifted by 16
github.com/balzaczyy/golucene/core/util/packed/bulkOperation17.go:152: byte15 has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation18.go:70: byte0 has size 8 but is shifted by 10
github.com/balzaczyy/golucene/core/util/packed/bulkOperation18.go:76: (byte2 & 63) has size 8 but is shifted by 12
github.com/balzaczyy/golucene/core/util/packed/bulkOperation18.go:82: (byte4 & 15) has size 8 but is shifted by 14
github.com/balzaczyy/golucene/core/util/packed/bulkOperation18.go:88: (byte6 & 3) has size 8 but is shifted by 16
github.com/balzaczyy/golucene/core/util/packed/bulkOperation18.go:88: byte7 has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation19.go:112: byte0 has size 8 but is shifted by 11
github.com/balzaczyy/golucene/core/util/packed/bulkOperation19.go:118: (byte2 & 31) has size 8 but is shifted by 14
github.com/balzaczyy/golucene/core/util/packed/bulkOperation19.go:126: (byte4 & 3) has size 8 but is shifted by 17
github.com/balzaczyy/golucene/core/util/packed/bulkOperation19.go:126: byte5 has size 8 but is shifted by 9
github.com/balzaczyy/golucene/core/util/packed/bulkOperation19.go:132: (byte7 & 127) has size 8 but is shifted by 12
github.com/balzaczyy/golucene/core/util/packed/bulkOperation19.go:138: (byte9 & 15) has size 8 but is shifted by 15
github.com/balzaczyy/golucene/core/util/packed/bulkOperation19.go:146: (byte11 & 1) has size 8 but is shifted by 18
github.com/balzaczyy/golucene/core/util/packed/bulkOperation19.go:146: byte12 has size 8 but is shifted by 10
github.com/balzaczyy/golucene/core/util/packed/bulkOperation19.go:152: (byte14 & 63) has size 8 but is shifted by 13
github.com/balzaczyy/golucene/core/util/packed/bulkOperation19.go:158: (byte16 & 7) has size 8 but is shifted by 16
github.com/balzaczyy/golucene/core/util/packed/bulkOperation19.go:158: byte17 has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation20.go:50: byte0 has size 8 but is shifted by 12
github.com/balzaczyy/golucene/core/util/packed/bulkOperation20.go:56: (byte2 & 15) has size 8 but is shifted by 16
github.com/balzaczyy/golucene/core/util/packed/bulkOperation20.go:56: byte3 has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:114: byte0 has size 8 but is shifted by 13
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:122: (byte2 & 7) has size 8 but is shifted by 18
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:122: byte3 has size 8 but is shifted by 10
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:128: (byte5 & 63) has size 8 but is shifted by 15
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:136: (byte7 & 1) has size 8 but is shifted by 20
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:136: byte8 has size 8 but is shifted by 12
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:144: (byte10 & 15) has size 8 but is shifted by 17
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:144: byte11 has size 8 but is shifted by 9
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:150: (byte13 & 127) has size 8 but is shifted by 14
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:158: (byte15 & 3) has size 8 but is shifted by 19
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:158: byte16 has size 8 but is shifted by 11
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:164: (byte18 & 31) has size 8 but is shifted by 16
github.com/balzaczyy/golucene/core/util/packed/bulkOperation21.go:164: byte19 has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation22.go:72: byte0 has size 8 but is shifted by 14
github.com/balzaczyy/golucene/core/util/packed/bulkOperation22.go:80: (byte2 & 3) has size 8 but is shifted by 20
github.com/balzaczyy/golucene/core/util/packed/bulkOperation22.go:80: byte3 has size 8 but is shifted by 12
github.com/balzaczyy/golucene/core/util/packed/bulkOperation22.go:88: (byte5 & 15) has size 8 but is shifted by 18
github.com/balzaczyy/golucene/core/util/packed/bulkOperation22.go:88: byte6 has size 8 but is shifted by 10
github.com/balzaczyy/golucene/core/util/packed/bulkOperation22.go:94: (byte8 & 63) has size 8 but is shifted by 16
github.com/balzaczyy/golucene/core/util/packed/bulkOperation22.go:94: byte9 has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:116: byte0 has size 8 but is shifted by 15
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:124: (byte2 & 1) has size 8 but is shifted by 22
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:124: byte3 has size 8 but is shifted by 14
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:132: (byte5 & 3) has size 8 but is shifted by 21
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:132: byte6 has size 8 but is shifted by 13
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:140: (byte8 & 7) has size 8 but is shifted by 20
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:140: byte9 has size 8 but is shifted by 12
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:148: (byte11 & 15) has size 8 but is shifted by 19
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:148: byte12 has size 8 but is shifted by 11
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:156: (byte14 & 31) has size 8 but is shifted by 18
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:156: byte15 has size 8 but is shifted by 10
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:164: (byte17 & 63) has size 8 but is shifted by 17
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:164: byte18 has size 8 but is shifted by 9
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:170: (byte20 & 127) has size 8 but is shifted by 16
github.com/balzaczyy/golucene/core/util/packed/bulkOperation23.go:170: byte21 has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation24.go:40: byte0 has size 8 but is shifted by 16
github.com/balzaczyy/golucene/core/util/packed/bulkOperation24.go:40: byte1 has size 8 but is shifted by 8
github.com/balzaczyy/golucene/core/util/packed/bulkOperation9.go:128: (byte7 & 1) has size 8 but is shifted by 8
github.com/bradfitz/camlistore/third_party/github.com/gorilla/websocket/conn.go:101: n has size 32 but is shifted by 32
github.com/cloudfoundry/cli/Godeps/_workspace/src/github.com/gorilla/websocket/conn.go:116: n has size 32 but is shifted by 32
github.com/cloudfoundry-incubator/inigo/Godeps/_workspace/src/github.com/gorilla/websocket/conn.go:123: n has size 32 but is shifted by 32
github.com/conformal/websocket/conn.go:116: n has size 32 but is shifted by 32
github.com/cznic/dns/rr/rr.go:2664: rd.RCODE has size 8 but is shifted by 24
github.com/cznic/dns/rr/rr.go:2664: rd.Version has size 8 but is shifted by 16
github.com/davidnarayan/go-flake/flake.go:128: a[0] * 1 has size 8 but is shifted by 24
github.com/davidnarayan/go-flake/flake.go:128: a[1] * 1 has size 8 but is shifted by 16
github.com/davidnarayan/go-flake/flake.go:128: a[2] * 1 has size 8 but is shifted by 8
github.com/distributed/ecat/sim/l2eeprom.go:148: uint32(shadow[7]) has size 32 but is shifted by 32
github.com/dmiller/go-seq/murmur3/murmur3.go:67: input[i-2] has size 8 but is shifted by 8
github.com/dmiller/go-seq/murmur3/murmur3.go:67: input[i-1] has size 8 but is shifted by 16
github.com/dmiller/go-seq/murmur3/murmur3.go:67: input[i] has size 8 but is shifted by 24
github.com/dmiller/go-seq/murmur3/murmur3.go:80: input[len-1] has size 8 but is shifted by 8
github.com/dmiller/go-seq/murmur3/murmur3.go:82: input[len-2] has size 8 but is shifted by 8
github.com/dmiller/go-seq/murmur3/murmur3.go:82: input[len-1] has size 8 but is shifted by 16
github.com/dwb/crispyci/types/types.go:37: rng.Uint32() has size 32 but is shifted by 32
github.com/enjoylife/balTree/burst_containers.go:63: (c.records[dend+1]) has size 8 but is shifted by 8
github.com/enjoylife/balTree/burst_containers.go:122: (c.records[dend+1]) has size 8 but is shifted by 8
github.com/enjoylife/balTree/burst_containers.go:174: (c.records[dend+1]) has size 8 but is shifted by 8
github.com/enjoylife/balTree/burst_containers.go:214: (c.records[dend+1]) has size 8 but is shifted by 8
github.com/enjoylife/balTree/burst_containers.go:277: (c.records[dend+1]) has size 8 but is shifted by 8
github.com/enjoylife/balTree/burst_containers.go:318: (c.records[dend+1]) has size 8 but is shifted by 8
github.com/erggo/llgo/llgo/testdata/operators/shifts.go:6: u has size 32 but is shifted by 32
github.com/erggo/llgo/llgo/testdata/operators/shifts.go:7: u has size 32 but is shifted by 32
github.com/erggo/llgo/llgo/testdata/operators/shifts.go:13: i has size 32 but is shifted by 32
github.com/erggo/llgo/llgo/testdata/operators/shifts.go:14: i has size 32 but is shifted by 32
github.com/go-rlvm/reallive/def.go:14: (data[2]) has size 8 but is shifted by 16
github.com/gonuts/go-chart/svgg/svg.go:59: sg.bg.R has size 8 but is shifted by 8
github.com/gonuts/go-chart/svgg/svg.go:59: sg.bg.G has size 8 but is shifted by 8
github.com/gonuts/go-chart/svgg/svg.go:59: sg.bg.B has size 8 but is shifted by 8
github.com/gonuts/go-chart/svgg/svg.go:60: sg.bg.A has size 8 but is shifted by 8
github.com/gonuts/go-chart/svgg/svg.go:73: sg.bg.R has size 8 but is shifted by 8
github.com/gonuts/go-chart/svgg/svg.go:73: sg.bg.G has size 8 but is shifted by 8
github.com/gonuts/go-chart/svgg/svg.go:73: sg.bg.B has size 8 but is shifted by 8
github.com/gonuts/go-chart/svgg/svg.go:73: sg.bg.A has size 8 but is shifted by 8
github.com/gorilla/websocket/conn.go:123: n has size 32 but is shifted by 32
github.com/grd/ogg/ogg_test.go:113: page.Header[9] has size 8 but is shifted by 24
github.com/grd/ogg/ogg_test.go:113: page.Header[8] has size 8 but is shifted by 16
github.com/grd/ogg/ogg_test.go:114: page.Header[7] has size 8 but is shifted by 8
github.com/grd/ogg/ogg_test.go:115: page.Header[17] has size 8 but is shifted by 24
github.com/grd/ogg/ogg_test.go:115: page.Header[16] has size 8 but is shifted by 16
github.com/grd/ogg/ogg_test.go:116: page.Header[15] has size 8 but is shifted by 8
github.com/grd/ogg/ogg_test.go:117: page.Header[21] has size 8 but is shifted by 24
github.com/grd/ogg/ogg_test.go:117: page.Header[20] has size 8 but is shifted by 16
github.com/grd/ogg/ogg_test.go:118: page.Header[19] has size 8 but is shifted by 8
github.com/haldean/chart/svgg/svg.go:59: sg.bg.R has size 8 but is shifted by 8
github.com/haldean/chart/svgg/svg.go:59: sg.bg.G has size 8 but is shifted by 8
github.com/haldean/chart/svgg/svg.go:59: sg.bg.B has size 8 but is shifted by 8
github.com/haldean/chart/svgg/svg.go:60: sg.bg.A has size 8 but is shifted by 8
github.com/haldean/chart/svgg/svg.go:73: sg.bg.R has size 8 but is shifted by 8
github.com/haldean/chart/svgg/svg.go:73: sg.bg.G has size 8 but is shifted by 8
github.com/haldean/chart/svgg/svg.go:73: sg.bg.B has size 8 but is shifted by 8
github.com/haldean/chart/svgg/svg.go:73: sg.bg.A has size 8 but is shifted by 8
github.com/hybridgroup/gobot/platforms/firmata/firmata.go:229: val has size 8 but is shifted by 8
github.com/ivanjovanovic/0x10c/dcpu16/cpu.go:157: (a * b) has size 16 but is shifted by 16
github.com/ivanjovanovic/0x10c/dcpu16/cpu.go:167: a has size 16 but is shifted by 16
github.com/ivanjovanovic/0x10c/dcpu16/cpu.go:183: (a << b) has size 16 but is shifted by 16
github.com/ivanjovanovic/0x10c/dcpu16/cpu.go:189: a has size 16 but is shifted by 16
github.com/jamra/gocleo/cleo.go:242: c has size 8 but is shifted by 16
github.com/jbowles/rivet/rvt_ir/bloom.go:51: c has size 8 but is shifted by 16
github.com/jddixon/xlattice_go/msg/crypto_test.go:50: 0xff & vBytes[3] has size 8 but is shifted by 24
github.com/jddixon/xlattice_go/msg/crypto_test.go:50: 0xff & vBytes[2] has size 8 but is shifted by 16
github.com/jddixon/xlattice_go/msg/crypto_test.go:51: 0xff & vBytes[1] has size 8 but is shifted by 8
github.com/jmckaskill/gontlm/ntlm.go:17: val has size 16 but is shifted by 16
github.com/jmckaskill/gontlm/ntlm.go:17: val has size 16 but is shifted by 24
github.com/joshk/hustle/Godeps/_workspace/src/github.com/gorilla/websocket/conn.go:116: n has size 32 but is shifted by 32
github.com/jteeuwen/dcpu/cpu/cpu.go:246: i32 has size 16 but is shifted by 16
github.com/jteeuwen/dcpu/cpu/cpu.go:265: sa has size 16 but is shifted by 16
github.com/jteeuwen/framebuffer/bgr555.go:46: c.B has size 8 but is shifted by 10
github.com/jteeuwen/framebuffer/bgr565.go:46: c.G has size 8 but is shifted by 11
github.com/jteeuwen/framebuffer/rgb555.go:60: c.R has size 8 but is shifted by 10
github.com/jteeuwen/framebuffer/rgb565.go:60: c.R has size 8 but is shifted by 11
github.com/kidoman/go-steam/wire.go:48: t[1] has size 8 but is shifted by 8
github.com/luanjunyi/gossipd/mqtt/mqtt.go:192: buf[0] has size 8 but is shifted by 8
github.com/merlish/space-yeti/src/endlib/mnet/clientpackets.go:103: bs[i] has size 8 but is shifted by 8
github.com/morriswinkler/hexabus/hexabus.go:80: uint8(packet[6]) has size 8 but is shifted by 24
github.com/morriswinkler/hexabus/hexabus.go:80: uint8(packet[7]) has size 8 but is shifted by 16
github.com/morriswinkler/hexabus/hexabus.go:80: uint8(packet[8]) has size 8 but is shifted by 8
github.com/morriswinkler/hexabus/hexabus.go:120: uint8(packet[6]) has size 8 but is shifted by 24
github.com/morriswinkler/hexabus/hexabus.go:120: uint8(packet[7]) has size 8 but is shifted by 16
github.com/morriswinkler/hexabus/hexabus.go:120: uint8(packet[8]) has size 8 but is shifted by 8
github.com/morriswinkler/hexabus/hexabus.go:162: uint8(packet[6]) has size 8 but is shifted by 24
github.com/morriswinkler/hexabus/hexabus.go:162: uint8(packet[7]) has size 8 but is shifted by 16
github.com/morriswinkler/hexabus/hexabus.go:162: uint8(packet[8]) has size 8 but is shifted by 8
github.com/morriswinkler/hexabus/hexabus.go:210: uint8(packet[6]) has size 8 but is shifted by 24
github.com/morriswinkler/hexabus/hexabus.go:210: uint8(packet[7]) has size 8 but is shifted by 16
github.com/morriswinkler/hexabus/hexabus.go:210: uint8(packet[8]) has size 8 but is shifted by 8
github.com/morriswinkler/hexabus/hexabus.go:256: uint8(packet[6]) has size 8 but is shifted by 24
github.com/morriswinkler/hexabus/hexabus.go:256: uint8(packet[7]) has size 8 but is shifted by 16
github.com/morriswinkler/hexabus/hexabus.go:256: uint8(packet[8]) has size 8 but is shifted by 8
github.com/natebrennand/go_ds/bloom/jenkins.go:14: data[i+1] has size 8 but is shifted by 8
github.com/natebrennand/go_ds/bloom/jenkins.go:14: data[i+2] has size 8 but is shifted by 16
github.com/natebrennand/go_ds/bloom/jenkins.go:14: data[i+3] has size 8 but is shifted by 24
github.com/natebrennand/go_ds/bloom/jenkins.go:16: data[i+1] has size 8 but is shifted by 8
github.com/natebrennand/go_ds/bloom/jenkins.go:16: data[i+2] has size 8 but is shifted by 16
github.com/natebrennand/go_ds/bloom/jenkins.go:16: data[i+3] has size 8 but is shifted by 24
github.com/natebrennand/go_ds/bloom/jenkins.go:18: data[i+1] has size 8 but is shifted by 8
github.com/natebrennand/go_ds/bloom/jenkins.go:18: data[i+2] has size 8 but is shifted by 16
github.com/natebrennand/go_ds/bloom/jenkins.go:18: data[i+3] has size 8 but is shifted by 24
github.com/nictuku/chip-8/system/sys.go:237: add has size 8 but is shifted by 8
github.com/nictuku/guardian/script/scanner/scanner.go:109: s.script[s.pos+2] has size 8 but is shifted by 8
github.com/nictuku/guardian/script/scanner/scanner.go:122: s.script[s.pos+2] has size 8 but is shifted by 8
github.com/nictuku/guardian/script/scanner/scanner.go:122: s.script[s.pos+3] has size 8 but is shifted by 16
github.com/nictuku/guardian/script/scanner/scanner.go:122: s.script[s.pos+4] has size 8 but is shifted by 24
github.com/niven/simhashing/hash.go:59: ch has size 8 but is shifted by 8
github.com/niven/simhashing/hash.go:59: ch has size 8 but is shifted by 504
github.com/niven/simhashing/hash.go:78: h has size 64 but is shifted by 505
github.com/niven/simhashing/hash.go:80: h has size 64 but is shifted by 502
github.com/openshift/geard/vendor/src/code.google.com/p/gopacket/layers/dot1q.go:30: (data[0] & 0xE0) has size 8 but is shifted by 13
github.com/openshift/geard/vendor/src/code.google.com/p/gopacket/layers/dot1q.go:64: d.Priority has size 8 but is shifted by 13
github.com/openshift/geard/vendor/src/code.google.com/p/gopacket/layers/endpoints.go:67: p has size 16 but is shifted by 16
github.com/openshift/geard/vendor/src/code.google.com/p/gopacket/layers/lldp.go:740: nbit has size 8 but is shifted by 8
github.com/payco/llgo/llgo/testdata/operators/shifts.go:6: u has size 32 but is shifted by 32
github.com/payco/llgo/llgo/testdata/operators/shifts.go:7: u has size 32 but is shifted by 32
github.com/payco/llgo/llgo/testdata/operators/shifts.go:13: i has size 32 but is shifted by 32
github.com/payco/llgo/llgo/testdata/operators/shifts.go:14: i has size 32 but is shifted by 32
github.com/petar/GoDCCP/dccp/checksum.go:72: uint16(dccpLen) has size 16 but is shifted by 16
github.com/phil-mansfield/mcarlo/mcrand/gslrand.go:25: (gen.s1 & 12) has size 64 but is shifted by 4294967294
github.com/phil-mansfield/mcarlo/mcrand/gslrand.go:27: (gen.s2 & 4) has size 64 but is shifted by 4294967288
github.com/phil-mansfield/mcarlo/mcrand/gslrand.go:29: (gen.s3 & 17) has size 64 but is shifted by 4294967280
github.com/phil-mansfield/num/rand/gslrand.go:26: (gen.s1 & 12) has size 64 but is shifted by 4294967294
github.com/phil-mansfield/num/rand/gslrand.go:28: (gen.s2 & 4) has size 64 but is shifted by 4294967288
github.com/phil-mansfield/num/rand/gslrand.go:30: (gen.s3 & 17) has size 64 but is shifted by 4294967280
github.com/phil-mansfield/num/rand/gslrand.go:38: (gen.s1 & 12) has size 64 but is shifted by 4294967294
github.com/phil-mansfield/num/rand/gslrand.go:40: (gen.s2 & 4) has size 64 but is shifted by 4294967288
github.com/phil-mansfield/num/rand/gslrand.go:42: (gen.s3 & 17) has size 64 but is shifted by 4294967280
github.com/pmorie/geard/vendor/src/code.google.com/p/gopacket/layers/dot1q.go:30: (data[0] & 0xE0) has size 8 but is shifted by 13
github.com/pmorie/geard/vendor/src/code.google.com/p/gopacket/layers/dot1q.go:64: d.Priority has size 8 but is shifted by 13
github.com/pmorie/geard/vendor/src/code.google.com/p/gopacket/layers/endpoints.go:67: p has size 16 but is shifted by 16
github.com/pmorie/geard/vendor/src/code.google.com/p/gopacket/layers/lldp.go:740: nbit has size 8 but is shifted by 8
github.com/pwaller/go-chart/svgg/svg.go:59: sg.bg.R has size 8 but is shifted by 8
github.com/pwaller/go-chart/svgg/svg.go:59: sg.bg.G has size 8 but is shifted by 8
github.com/pwaller/go-chart/svgg/svg.go:59: sg.bg.B has size 8 but is shifted by 8
github.com/pwaller/go-chart/svgg/svg.go:60: sg.bg.A has size 8 but is shifted by 8
github.com/pwaller/go-chart/svgg/svg.go:73: sg.bg.R has size 8 but is shifted by 8
github.com/pwaller/go-chart/svgg/svg.go:73: sg.bg.G has size 8 but is shifted by 8
github.com/pwaller/go-chart/svgg/svg.go:73: sg.bg.B has size 8 but is shifted by 8
github.com/pwaller/go-chart/svgg/svg.go:73: sg.bg.A has size 8 but is shifted by 8
github.com/quarnster/llgo/llgo/testdata/operators/shifts.go:6: u has size 32 but is shifted by 32
github.com/quarnster/llgo/llgo/testdata/operators/shifts.go:7: u has size 32 but is shifted by 32
github.com/quarnster/llgo/llgo/testdata/operators/shifts.go:13: i has size 32 but is shifted by 32
github.com/quarnster/llgo/llgo/testdata/operators/shifts.go:14: i has size 32 but is shifted by 32
github.com/rocky/ssa-interp/interp/big/nat.go:96: t has size 64 but is shifted by 64
github.com/rocky/ssa-interp/interp/big/nat.go:104: x has size 64 but is shifted by 64
github.com/saintfish/chardet/multi_byte.go:315: c has size 16 but is shifted by 16
github.com/siddontang/golib/websocket/conn.go:322: n has size 32 but is shifted by 32
github.com/skyportsystems/gopacket/layers/dot1q.go:30: (data[0] & 0xE0) has size 8 but is shifted by 13
github.com/skyportsystems/gopacket/layers/dot1q.go:64: d.Priority has size 8 but is shifted by 13
github.com/skyportsystems/gopacket/layers/endpoints.go:67: p has size 16 but is shifted by 16
github.com/skyportsystems/gopacket/layers/lldp.go:740: nbit has size 8 but is shifted by 8
github.com/smarterclayton/geard/vendor/src/code.google.com/p/gopacket/layers/dot1q.go:30: (data[0] & 0xE0) has size 8 but is shifted by 13
github.com/smarterclayton/geard/vendor/src/code.google.com/p/gopacket/layers/dot1q.go:64: d.Priority has size 8 but is shifted by 13
github.com/smarterclayton/geard/vendor/src/code.google.com/p/gopacket/layers/endpoints.go:67: p has size 16 but is shifted by 16
github.com/smarterclayton/geard/vendor/src/code.google.com/p/gopacket/layers/lldp.go:740: nbit has size 8 but is shifted by 8
github.com/soniah/gosnmp/helper.go:458: uint8(content[0]) has size 8 but is shifted by 8
github.com/spearson78/guardian/script/scanner/scanner.go:109: s.script[s.pos+2] has size 8 but is shifted by 8
github.com/spearson78/guardian/script/scanner/scanner.go:122: s.script[s.pos+2] has size 8 but is shifted by 8
github.com/spearson78/guardian/script/scanner/scanner.go:122: s.script[s.pos+3] has size 8 but is shifted by 16
github.com/spearson78/guardian/script/scanner/scanner.go:122: s.script[s.pos+4] has size 8 but is shifted by 24
github.com/tav/golly/big/nat.go:96: t has size 64 but is shifted by 64
github.com/tav/golly/big/nat.go:104: x has size 64 but is shifted by 64
github.com/tav/golly/lzf/lzf.go:63: input[0] has size 8 but is shifted by 8
github.com/tav/golly/websocket/conn.go:96: n has size 32 but is shifted by 32
github.com/tryphon/go-ogg/ogg_test.go:113: page.Header[9] has size 8 but is shifted by 24
github.com/tryphon/go-ogg/ogg_test.go:113: page.Header[8] has size 8 but is shifted by 16
github.com/tryphon/go-ogg/ogg_test.go:114: page.Header[7] has size 8 but is shifted by 8
github.com/tryphon/go-ogg/ogg_test.go:115: page.Header[17] has size 8 but is shifted by 24
github.com/tryphon/go-ogg/ogg_test.go:115: page.Header[16] has size 8 but is shifted by 16
github.com/tryphon/go-ogg/ogg_test.go:116: page.Header[15] has size 8 but is shifted by 8
github.com/tryphon/go-ogg/ogg_test.go:117: page.Header[21] has size 8 but is shifted by 24
github.com/tryphon/go-ogg/ogg_test.go:117: page.Header[20] has size 8 but is shifted by 16
github.com/tryphon/go-ogg/ogg_test.go:118: page.Header[19] has size 8 but is shifted by 8
github.com/twinj/uuid/rfc4122.go:47: (int64(timestamp()) ^ int64(gregorianToUNIXOffset)) * 0x6ba7b814 has size 64 but is shifted by 1806153746
github.com/unixdj/forego/forth/stack.go:42: Cell(d) has size 32 but is shifted by 32
github.com/vdobler/chart/svgg/svg.go:59: sg.bg.R has size 8 but is shifted by 8
github.com/vdobler/chart/svgg/svg.go:59: sg.bg.G has size 8 but is shifted by 8
github.com/vdobler/chart/svgg/svg.go:59: sg.bg.B has size 8 but is shifted by 8
github.com/vdobler/chart/svgg/svg.go:60: sg.bg.A has size 8 but is shifted by 8
github.com/vdobler/chart/svgg/svg.go:73: sg.bg.R has size 8 but is shifted by 8
github.com/vdobler/chart/svgg/svg.go:73: sg.bg.G has size 8 but is shifted by 8
github.com/vdobler/chart/svgg/svg.go:73: sg.bg.B has size 8 but is shifted by 8
github.com/vdobler/chart/svgg/svg.go:73: sg.bg.A has size 8 but is shifted by 8
github.com/wernerd/GoRTP/src/net/rtp/stream.go:601: sec has size 32 but is shifted by 32
github.com/wernerd/GoRTP/src/net/rtp/stream.go:604: sec has size 32 but is shifted by 32
github.com/wmbest2/android/apk/xml.go:190: length[1] has size 8 but is shifted by 8
github.com/xconstruct/dcpu16/emulator/emulator.go:90: aV has size 16 but is shifted by 16
github.com/xiegeo/fensan/hashtree/tree_structure.go:37: highBitMask(uint32(n >> 32)) has size 32 but is shifted by 32
github.com/zhangpeihao/goflv/flv.go:226: uint32(tmpBuf[3]) has size 32 but is shifted by 32
gorillatoolkit.org/pkg/websocket/conn.go:123: n has size 32 but is shifted by 32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment