Gabor Kulcsar

Results 2 issues of Gabor Kulcsar

## Given ``` val mapper = ObjectMapper() .findAndRegisterModules() .configure(DeserializationFeature.ACCEPT_EMPTY_ARRAY_AS_NULL_OBJECT, true) ``` ## Test case 1: ``` data class A(@JsonFormat(shape = JsonFormat.Shape.ARRAY) val p: Pair?) val a: A = mapper.readValue("{\"p\": []}")...

Using the proprietary Broadcom driver (bcmwl-kernel-source 6.30.223.248) on Ubuntu 15.04 / kernel 3.19 the connection to an N-class router is ABG only: ``` $ iwconfig wlan0 IEEE 802.11abg ESSID:"NETGEAR93" Mode:Managed...