Bug#365473: wpasupplicant: configuration file format could be less strict

2006-04-30 Thread Sam Hocevar (Debian packages)
Package: wpasupplicant Version: 0.4.8-3 Severity: wishlist Maybe the configuration parser could be less strict. The following for instance is invalid, just because of the spaces around "=": network = { ssid = "mynetwork" psk = "wootwoot" } Having spaces around "=" improves readabil

Bug#365473: [pkg-wpa-devel] Bug#365473: wpasupplicant: configuration file format could be less strict

2006-04-30 Thread Kel Modderman
Sam Hocevar (Debian packages) wrote: Package: wpasupplicant Version: 0.4.8-3 Severity: wishlist Maybe the configuration parser could be less strict. The following for instance is invalid, just because of the spaces around "=": network = { ssid = "mynetwork" psk = "wootwoot" } Hav