Don't fail on unrecognized split method
authorP. F. Chimento <philip.chimento@gmail.com>
Thu, 21 Apr 2011 09:52:16 +0000 (11:52 +0200)
committerP. F. Chimento <philip.chimento@gmail.com>
Thu, 21 Apr 2011 09:52:16 +0000 (11:52 +0200)
If glk_window_open() gets unrecognized bits in the method argument, it
should give a warning instead of failing to create the window.


No differences found